赞助
上一页 1 ··· 29 30 31 32 33 34 35 36 37 ··· 39 下一页
摘要: 1.换系统教程http://ideapad.it168.com/thread-4869510-1-1.htmlhttp://jingyan.baidu.com/article/08b6a591c82df414a8092224.html2.svn教程http://wsfly.iteye.com/blo... 阅读全文
posted @ 2015-11-24 13:36 车臣 阅读(515) 评论(0) 推荐(0)
摘要: 出处:http://univasity.iteye.com/blog/1173296出处:http://www.cnblogs.com/dinglang/archive/2012/06/07/2539118.html 阅读全文
posted @ 2015-04-29 14:41 车臣 阅读(292) 评论(0) 推荐(0)
摘要: 出处:http://www.codeproject.com/Articles/85391/Microsoft-Visual-C-Static-and-Dynamic-Libraries出处:http://blog.chinaunix.net/uid-25806493-id-3437354.html 阅读全文
posted @ 2015-04-23 18:00 车臣 阅读(244) 评论(0) 推荐(0)
摘要: 函数一: 1 std::string CheckString(std::string& strSource) 2 { 3 std::string strOldValue = "'"; 4 std::string strNewValue = "''"; 5 for(std... 阅读全文
posted @ 2015-04-22 17:27 车臣 阅读(1641) 评论(0) 推荐(0)
摘要: 1.新建Win32工程 2.选中Resource Files -> add resource 点击打开 这里需要你填写一个Resource Type ,假如你之前已经有了,就直接输入,没有的话在你输入后会给你自动建立一个自定义 3.完成上述操作后,你站到resource view就会看到资源已经建立 阅读全文
posted @ 2015-04-20 16:00 车臣 阅读(1367) 评论(0) 推荐(0)
摘要: 转载一:http://blog.csdn.net/bripengandre/article/details/2192982转载二:http://blog.csdn.net/flfna/article/details/5048290转载三:http://www.cnblogs.com/dusthunt... 阅读全文
posted @ 2015-04-20 11:13 车臣 阅读(622) 评论(0) 推荐(0)
摘要: 清除vs2003-vs2008起始页最近打开项目http://www.cnblogs.com/fanyf/archive/2012/03/16/2399814.html 阅读全文
posted @ 2015-04-11 14:27 车臣 阅读(161) 评论(0) 推荐(0)
摘要: 1 #include 2 #include 3 using namespace std; 4 1 /*文件大小格式化 2 *param [in] dwSize xx.xxB 、xx.xxKb 、xx.xxM 3 */ 4 5 LPCTSTR CFileUtil::FileSizeToFormat(DWORD dwSize) 6 { 7 TCHAR* ... 阅读全文
posted @ 2015-03-30 16:51 车臣 阅读(757) 评论(0) 推荐(0)
摘要: 一、 http://www.cnblogs.com/welkinwalker/archive/2011/10/20/2218804.html 二、http://www.cnblogs.com/TianFang/archive/2008/09/19/1294521.html 三、http://blog 阅读全文
posted @ 2015-03-20 14:14 车臣 阅读(467) 评论(0) 推荐(0)
摘要: 出处:http://www.cnblogs.com/hanxi/archive/2012/07/25/2608068.html 阅读全文
posted @ 2015-02-10 15:24 车臣 阅读(231) 评论(0) 推荐(0)
上一页 1 ··· 29 30 31 32 33 34 35 36 37 ··· 39 下一页