Scott Hanselman Corillian Corporation May 28, 2004Summary: Does a solution written for Microsoft .NET have to be 100% .NET? Scott Hanselman looks at how hybrid managed-unmanaged solutions are really the norm. (9 printed pages) Related Books It's
早上看了一篇blog講ms放源碼了,起先一愣,發生什麼了?原來是和vs2008有關,這個傳說中的IDE,有著和2005一樣的介面,肩負著新一代設計器的使命,ms又打算往裡放入一個新概念,debug切入clr源碼...這個是多莫振奮人心的訊息,可惜仍舊發生在傳說中,ms在各個方面給使用者一個重要的資訊,2008值得擁有...當然冷靜下來,不能只聽一家之言,下面請Miguel de Icaza發言,大家鼓掌...http://tirania.org/blog/archive/2007/Oct-03.
傳統的應用程式間跨進程高速的傳輸資料有多種方式,作為Win32下的主流,很多程式中都會看到CreateFileMapping函數,這讓大家分享一下如何合理而且安全的建立一個核心對象,以及整個環境的背景和作業流程。 [StructLayout(LayoutKind.Sequential)] internal class SECURITY_ATTRIBUTES { public int nLength;
by Don KielyJanuary 2003 IssueTechnology Toolbox: ASP.NETLevel: IntermediateIf you spelunk around your ASP.NET development machine—particularly if you're a conscientious geek who monitors and cleans out your Documents and Settings directory
完全忘記C語言怎麼玩的,真faint~現在心情也很浮躁,連文檔都懶得仔細看,結果今天和昨天的2個問題都是因為庫函數說明沒有看清楚導致的。很懷念MSDN給我的便利啊,可現在都不能用了,我暈死,到處找文檔,還沒有找到linux官方的或者標準C語言庫資料。看樣子一切都要從頭開始,做一個小學生,虛心的學習,仔細的實踐。segment fault ,it's so 噁心~
Dodo Week summarization:1. Linux Kernel Programming : not okey2. Java programming : not okey3. AI search algorithm case study: not okey4. Future plan : on the road5. A brief history of time : only pass one chapter6. Principles of COMPUTER SYSTEM