代码改变世界

阅读排行榜

CVS, Bugzilla, NAnt and Draco.Net

2004-06-18 15:42 by atempcode, 1016 阅读, 收藏,
摘要: 在我目前管理的一个项目中,全部采用了open source的工具进行配置管理:Source control: CVSBug track: BugzillaDaily build: Nant and Draco.net 我会在随后的blog中和大家分享使用的经验。 阅读全文

What's new in the VS2005 debugger?

2004-07-16 12:58 by atempcode, 980 阅读, 收藏,
摘要: Remote debugSTL data displayTracepoint New data tip(still to come)Visualization(still to come) 阅读全文

Babel in VSIP 2005

2004-07-06 11:08 by atempcode, 948 阅读, 收藏,
摘要: Just installed VSIP 2005. After a quick review of the source code of the Babel package, I found that it has not been changed much.All the text help function in text.h and text.cpp has been removed. Ad... 阅读全文

Blog with Visual Blogger 2004

2004-06-23 14:51 by atempcode, 934 阅读, 收藏,
摘要: 本来想用VisualBlogger2004来post这一篇blog, 在designer window 里写得好好的中文,切换到HTML window 再切换回来,全成了乱码。faint, 立此存照。before:after: 阅读全文

MSI - Enable MSI Logging

2007-04-10 23:39 by atempcode, 931 阅读, 收藏,
摘要: 安装MSI安装包的时候, 有时会遇到错误, 这时LOG文件就非常重要了. 这些生成MSI log的方法, 你知道几个呢?1. 命令行. 这是最简单的了, 指定 -l 参数就可以了.msiexec /i xxx.msi /l*vx xxx.log2. 注册表和组策略如果不能在命令行上运行msi, 还可以在注册表和组策略中指定. KB223300有详细的描述.3. MsiLogging 和 MsiLo... 阅读全文
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 23 下一页