Making wchar_t work on Linux, OS X and Windows for CMarkup release 10.1 I learned a couple of humble lessons, and I expect I'll be posting more here a Read More
posted @ 2017-02-16 22:30
findumars
Views(966)
Comments(1)
Diggs(0)
好用的出名,或者不出名的软件http://unee.wang/post/20170106software TripMode:移动热点流量管家http://www.waerfa.com/tripmode PDF文件你用好了吗http://unee.wang/post/20170115pdf 又一款Ma Read More
posted @ 2017-02-16 22:22
findumars
Views(409)
Comments(0)
Diggs(0)
在Qt5中,引入了QOpenGL*系列类,以取代Qt4时代的QGL*系列类。 下面是从Qt5例子中抠出的两种OpenGL程序模板,方便参考。 第一种写法: [cpp] view plain copy #ifndef TRIANGLEWINDOW_H #define TRIANGLEWINDOW_H Read More
posted @ 2017-02-16 21:40
findumars
Views(1764)
Comments(0)
Diggs(0)
解压到硬盘再读进来耽误时间。 var LZip: TZipFile; LMem: TMemoryStream; LBytes: TBytes;begin LZip := TZipFile.Create; try LMem := TMemoryStream.Create; try LMem.LoadF Read More
posted @ 2017-02-16 20:09
findumars
Views(3288)
Comments(0)
Diggs(0)
有个小伙伴也要学我写博客。很高兴,我喜欢独立思考的朋友,所以要尽力帮他解决疑问。自己写独立博客可以追溯很早,真正开始好好研究并打理也只能从今年4月份算起,尝试了各大博客系统,最终选择在PHP主机搭建justwriting博客。这个程序简陋到没有后台,但我就喜欢这种简单的,不需要进入博客后台,随便用自 Read More
posted @ 2017-02-16 19:11
findumars
Views(669)
Comments(0)
Diggs(0)