摘要:
(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 ... 阅读全文
posted @ 2005-04-13 23:32
Laser.NET
阅读(1724)
评论(2)
推荐(0)
摘要:
(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... 阅读全文
posted @ 2005-04-13 23:30
Laser.NET
阅读(1586)
评论(1)
推荐(0)
摘要:
(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... 阅读全文
posted @ 2005-04-13 23:22
Laser.NET
阅读(1135)
评论(0)
推荐(0)
摘要:
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... 阅读全文
posted @ 2005-04-13 23:14
Laser.NET
阅读(1557)
评论(0)
推荐(0)
摘要:
http://support.microsoft.com/default.aspx?scid=kb;en-us;264626 Description of Excel 2000 specifications On this page SUMMARY ... 阅读全文
posted @ 2005-04-13 22:39
Laser.NET
阅读(935)
评论(0)
推荐(0)
摘要:
今天看到尉迟方出了个小的面试题:http://www.cnblogs.com/realfun/archive/2005/04/13/136499.html,因此自己也不妨写了一个程序玩玩:)
阅读全文
posted @ 2005-04-13 15:17
Laser.NET
阅读(3516)
评论(11)
推荐(0)
摘要:
工欲善其事,必先厉其器,要想做好软件开发,掌握好的调试工具和技巧是很必要的!在看书的过程中发现了一些我以前不知道的VS.NET有用的调试功能,这里做个很简单的介绍:)
阅读全文
posted @ 2005-04-13 12:48
Laser.NET
阅读(6082)
评论(14)
推荐(0)