posted @ 2007-04-28 21:37 cxun 阅读(302) 评论(0) 编辑
posted @ 2007-04-28 21:34 cxun 阅读(207) 评论(0) 编辑
摘要:
1、安装最新的卡巴斯基防毒软件(Kaspersky Anti-Virus)
2、安装最新的天网防火墙
3、安装最新的360安全卫士
4、习惯在“我的电脑”从地址栏处进入各盘
5、安装软件时小心带打勾的选项
阅读全文
1、安装最新的卡巴斯基防毒软件(Kaspersky Anti-Virus)
2、安装最新的天网防火墙
3、安装最新的360安全卫士
4、习惯在“我的电脑”从地址栏处进入各盘
5、安装软件时小心带打勾的选项
阅读全文
posted @ 2007-04-28 21:26 cxun 阅读(357) 评论(3) 编辑
posted @ 2007-04-28 21:00 cxun 阅读(1071) 评论(0) 编辑
posted @ 2007-04-28 21:00 cxun 阅读(922) 评论(0) 编辑
posted @ 2007-04-28 21:00 cxun 阅读(696) 评论(0) 编辑
posted @ 2007-04-28 20:59 cxun 阅读(275) 评论(0) 编辑
posted @ 2007-04-28 20:58 cxun 阅读(259) 评论(0) 编辑
posted @ 2007-04-28 20:57 cxun 阅读(87) 评论(0) 编辑
posted @ 2007-04-28 20:56 cxun 阅读(186) 评论(0) 编辑
posted @ 2007-04-28 20:53 cxun 阅读(1711) 评论(1) 编辑
posted @ 2007-04-28 20:52 cxun 阅读(637) 评论(0) 编辑
posted @ 2007-04-28 20:50 cxun 阅读(4143) 评论(0) 编辑
posted @ 2007-04-28 20:49 cxun 阅读(2073) 评论(4) 编辑
posted @ 2007-04-28 20:45 cxun 阅读(78) 评论(0) 编辑
posted @ 2007-04-28 20:43 cxun 阅读(7098) 评论(4) 编辑
摘要: 解决:Error spawning 'cmd.exe'阅读全文
posted @ 2007-04-28 20:41 cxun 阅读(2401) 评论(1) 编辑
摘要: VC Studio 使用技巧大全
1.检测程序中的括号是否匹配
2.查看一个宏(或变量、函数)的宏定义
3.格式化一段乱七八糟的源代码
4.在编辑状态下发现成员变量或函数不能显示
5.如何整理ClassView视图中大量的类
6.定位预处理指定
7.如何添加系统中Lib到当前项目
8.如何添加系统中的头文件(.h)到当前项目.
9.如何在Studio使用汇编调试
10.怎样处理ClassZiard找不到的系统消息
11.如何干净的删除一个类
12.如果让控制台应用程序支持mfc类库
13.如何汉化只有可执行代码的.exe 文件
阅读全文
1.检测程序中的括号是否匹配
2.查看一个宏(或变量、函数)的宏定义
3.格式化一段乱七八糟的源代码
4.在编辑状态下发现成员变量或函数不能显示
5.如何整理ClassView视图中大量的类
6.定位预处理指定
7.如何添加系统中Lib到当前项目
8.如何添加系统中的头文件(.h)到当前项目.
9.如何在Studio使用汇编调试
10.怎样处理ClassZiard找不到的系统消息
11.如何干净的删除一个类
12.如果让控制台应用程序支持mfc类库
13.如何汉化只有可执行代码的.exe 文件
阅读全文
posted @ 2007-04-28 20:35 cxun 阅读(182) 评论(0) 编辑
摘要:
问题“fatal error C1902: Program database manager mismatch; please check your installation”的解决方案
阅读全文
问题“fatal error C1902: Program database manager mismatch; please check your installation”的解决方案
阅读全文
posted @ 2007-04-28 20:32 cxun 阅读(2199) 评论(1) 编辑
摘要: MFC中计时器的简易使用
SetTimer(1, 1000, NULL);阅读全文
SetTimer(1, 1000, NULL);阅读全文
posted @ 2007-04-28 20:28 cxun 阅读(5081) 评论(0) 编辑
摘要: Visual Studio 2005中链接错误:
error LNK2001: unresolved external symbol @__security_check_cookie@4阅读全文
error LNK2001: unresolved external symbol @__security_check_cookie@4阅读全文
posted @ 2007-04-28 20:10 cxun 阅读(253) 评论(3) 编辑
摘要: typedef 的用法阅读全文
posted @ 2007-04-28 20:05 cxun 阅读(29409) 评论(13) 编辑
