作者nfsong (圖書館我來了)
看板C_Sharp
標題[情報] .net 開放原始碼
時間Thu Mar 19 22:10:05 2015
上網看到.net 開放原始碼
進去看一下 還蠻讚的
system.namespace
ienumerable 甚至string object char
這些都可以看嚕
http://referencesource.microsoft.com/
看到一個蠻好笑的
/*============================================================
**
** Class: String
** Purpose: Your favorite String class. Native methods
** are implemented in StringNative.cpp
**
===========================================================*/
除了註解很多外 左上角還可以搜尋
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 220.129.137.130
※ 文章網址: https://webptt.com/m.aspx?n=bbs/C_Sharp/M.1426774208.A.F18.html
1F:→ nfsong: 對了 助解很多 03/19 22:10
※ 編輯: nfsong (220.129.137.130), 03/19/2015 22:13:11
2F:→ nfsong: mscorlib 裡面有int 16 int 32 int 64 03/20 10:33