摘要:
(Article from CodeProject by Wesner Moise) Introduction Hi, once again, it's me - the ex-Microsoft Excel developer. This new article is an examination of pointers within C# and .NET. This follows the ... 阅读全文
摘要:
(Article from CodeProject by Wesner Moise) Introduction This is an in-depth look at the arrays in the Common Language Runtime and the .NET Framework. This study details the implementation of arrays an... 阅读全文
摘要:
(Article from CodeProject by Wesner Moise) Introduction This is an in-depth, behind-the-scenes look at strings in the Common Language Runtime and the .NET Framework. This study provides detailed infor... 阅读全文
摘要:
Strings Undocumented http://www.cnblogs.com/laser_lu/articles/137190.html Arrays Undocumented http://www.cnblogs.com/laser_lu/articles/137194.html Pointers Undocumented http://www.cnblogs.com/laser_lu... 阅读全文
摘要:
http://support.microsoft.com/default.aspx?scid=kb;en-us;264626 Description of Excel 2000 specifications On this page SUMMARY ... 阅读全文
摘要:
今天看到尉迟方出了个小的面试题:http://www.cnblogs.com/realfun/archive/2005/04/13/136499.html,因此自己也不妨写了一个程序玩玩:)
阅读全文
摘要:
工欲善其事,必先厉其器,要想做好软件开发,掌握好的调试工具和技巧是很必要的!在看书的过程中发现了一些我以前不知道的VS.NET有用的调试功能,这里做个很简单的介绍:)
阅读全文