随笔分类 -  CPP

about cpp
摘要:http://blog.sina.com.cn/s/blog_43ad62c70100gtow.html,一个简单的C语言的socket服务器和客户端程序 http://www.cnblogs.com/Sniper-quay/archive/2011/06/22/2086636.html,C++ S 阅读全文
posted @ 2016-05-23 10:21 胖达没有海 阅读(153) 评论(0) 推荐(0)
摘要:1.首先定义此获取模块的静态方法#if _MSC_VER >= 1300 // for VC 7.0 // from ATL 7.0 sources #ifndef _delayimp_h extern "C" IMAGE_DOS_HEADER __ImageBase; #endif #end... 阅读全文
posted @ 2015-12-07 21:21 胖达没有海 阅读(908) 评论(0) 推荐(0)
摘要:0.C语言基础知识及系统相关:http://c.biancheng.net/cpp/u/jiaocheng/1.C++ include观点与机制:http://developer.51cto.com/art/201002/182398.htm2.多维数组与指针的指针:http://www.cnblo... 阅读全文
posted @ 2015-12-01 14:43 胖达没有海 阅读(151) 评论(0) 推荐(0)