https://vjudge1.github.io/2014/04/02/type-chinese-in-linux/http://blog.csdn.net/ubuntutouch/article/details/39496249http://my.oschina.net/u/219482/blo Read More
posted @ 2016-02-02 21:13 findumars Views(669) Comments(0) Diggs(0)
等我以后挣钱了一定买正版! 最近学习Win32编程,为了锻炼自己,在网上下载了一个VC6.0作为开发工具,应该是兼容性的问题吧,VC6 经常闹毛病。 今天导入资源的时候VC6出现崩溃的现象。 马上寻求度娘 很多人说是因为Office 2007 或者Office 2010所致,奈何又不想卸掉2010, Read More
posted @ 2016-02-02 06:23 findumars Views(433) Comments(0) Diggs(0)
可能是一个习惯了吧,我个人比较喜欢在黑色主题的环境下进行编程。黑色主题对眼睛稍微友好一点,看起来也不是那么low。这里给出QtCreator的黑色主题配置方案。 如果是最新的Creator3.3+的版本,本身就自己带一个黑色的主题方案:工具==》选项==》环境 配置完了大概是这个样子,但是文字没有改 Read More
posted @ 2016-02-02 06:17 findumars Views(875) Comments(0) Diggs(0)
《duilib之源码分析》1 stdAfx.h [cpp] view plain copy * lengthof(x) 计算数组长度宏 * MAX 两值最大 * MIN 两值最小 * CLAMP(x,a,b) x在a,b之间则取x否则取最小 2 UIBase [cpp] view plain cop Read More
posted @ 2016-02-02 05:48 findumars Views(1090) Comments(0) Diggs(0)
最新代码请到 github: https://github.com/luyikk/ZYSOCKET 更新 4.3.5更新说明: 修复各种BUG。 重写了一份 protobuf-net 有什么用呢,不需要添加 protobuf标签了。值得注意的是 加了标签的类 里面的属性 都需要加,不加标签的 什么标 Read More
posted @ 2016-02-01 22:12 findumars Views(794) Comments(0) Diggs(0)