代码改变世界

阅读排行榜

The MS implementation of float window

2004-08-23 11:14 by atempcode, 1116 阅读, 收藏,
摘要: In http://www.cnblogs.com/sumtec/archive/2004/07/19/25613.aspx, sumtec talked about how to show a window while leave the parent window active. The MS Platfrom SDK already has a sample for this: (sorry... 阅读全文

Firefox的饭否Toolbar 1.1

2007-06-19 21:52 by atempcode, 1114 阅读, 收藏,
摘要: 左边的edit可以输入信息, 回车后post到饭否; 右边的panel滚动展示"随便看看"的内容.What's new in 1.1 panel里的信息可点击. 打开对应message的页面; 增加"Fanfou this"功能 下载:这里安装:解压到firefox安装目录下的extensions目录. 在我机器上是C:\Program Files\Mozilla Firefo... 阅读全文

Blog from Google Writely

2006-05-29 15:45 by atempcode, 1103 阅读, 收藏,
摘要: Dudu 介绍了如何从office 2007 中分布blog到cnblogs 。想起前不久在Google Writely 中好像也有这种功能,只不过当时苦于找不到cnblogs的api 设置。用dudu的方法再试一下,果然也可以。插入图片自动上载到writely.com。 阅读全文

To avoid the comment spam

2004-12-02 15:49 by atempcode, 1028 阅读, 收藏,
摘要: When read the IKVM.net weblog, I found theit uses an intresting way to avoid the commentspam. "I've now re-enabled them, but I've added a programming question that hopefully should be easy to answer... 阅读全文

Set the symbol server for debugging

2004-06-24 21:29 by atempcode, 1019 阅读, 收藏,
摘要: 在调试VC 程序时, 在 call stack window中经常会看到类似 USER32.dll!77e1c52 的条目。你知道那是一个函数,但看不出是哪个函数。其实MS已经提供了很多system dll 的 symbol file - .pdb,你需要的就是在VS.Net里设置好一些选项。MS KB http://support.microsoft.com/default.aspx?scid=... 阅读全文
上一页 1 2 3 4 5 6 7 8 9 10 ··· 23 下一页