Wrote bymutouyun. (http://darkc.at/cppdepend/)去年6月份的时候,CppDepend的一位技术社区经理(technical community manager)突然发邮件联系我,赠送了我一份license,并邀请我体验下他们的C++静态分析工具,也就是Cp... Read More
posted @ 2015-12-03 22:13 findumars Views(3243) Comments(0) Diggs(0)
[cpp]view plaincopy////////////////////////////////////////////////////////////////////StringEffect-字符串效果////Author:木头云//Blog:http://blog.csdn.net/mar... Read More
posted @ 2015-12-03 22:10 findumars Views(1833) Comments(0) Diggs(0)
现在我们有这样一坨代码: [cpp] view plaincopy std::vector<int> arr; // ... for(std::vector<int>::iterator iter = arr.begin(); iter != arr.end(); ++iter) { // ... Read More
posted @ 2015-12-03 22:08 findumars Views(9455) Comments(0) Diggs(2)
Wrote by mutouyun. (http://darkc.at/cxx-get-the-name-of-the-given-type/) 地球人都知道C++里有一个typeid操作符可以用来获取一个类型/表达式的名称: [cpp] view plaincopy std::cout << ty Read More
posted @ 2015-12-03 22:03 findumars Views(4233) Comments(0) Diggs(2)
这个也是好奇msn的协议还是2011年的时候写的, 就在网上找啊找啊, 可惜要不是不能用就是C++代码还有就是不完整, 到最后我也没弄成功,只到了下面这步就挂掉了......登录成功BLP 8 BLADL 9 11 断开与->64.4.44.92现在公布出来吧, 代码写得不是很好, 有三个函数是改自... Read More
posted @ 2015-12-03 21:55 findumars Views(609) Comments(0) Diggs(0)