摘要:
检查主程序使用的运行库和lib所使用的运行库是否一致:以Visual Studio 2003为例:1. Configuration Properties -> General -> Character Set, 也就是主程序和Lib库程序要使用相同的字符集2. Configuration Prop... 阅读全文
摘要:
1. What Every Dev Must Know About Multithreaded Apps, August 2005 2. Memory Models Understand the Impact of Low-Lock Techniques in Multithreaded Apps, October 20053. Extending the GridView Control, Ma... 阅读全文