acl 下载地址:https://sourceforge.net/projects/acl/https://github.com/zhengshuxin/acl/http://git.oschina.net/zsxxsz/acl/acl FAQ:http://zsxxsz.iteye.com/blo Read More
posted @ 2017-01-05 01:32 findumars Views(211) Comments(0) Diggs(0)
转自:http://mylovejsj.blog.163.com/blog/static/38673975200892010842865/QT中的SOCKET编程 2008-10-07 23:13 http://hi.baidu.com/landuochong/blog/item/08268100c Read More
posted @ 2017-01-05 00:51 findumars Views(1406) Comments(0) Diggs(0)
还真不是吹,这个问题折磨我一天……前些天转载了一篇关于《Eclipse+Qt开发环境设置》和《Eclipse+MinGW+Qt开发环境设置》两片文章,里面讲述了QT的开源版本qt-win-opensource-4.x.x-mingw.exe 在Windows下的安装步骤,但我的是qt-win-com Read More
posted @ 2017-01-05 00:13 findumars Views(706) Comments(0) Diggs(0)
QToolTip类的应用十分简单,其QToolTip类中全都是静态方法,如果要显示浮动信息的话使用该函数即可: void QToolTip::showText ( const QPoint & pos, const QString & text, QWidget * w = 0 ); [static Read More
posted @ 2017-01-05 00:12 findumars Views(14290) Comments(0) Diggs(0)
讲到Qt的IDE开发环境,本人一直在Windows下使用VC6.0 + Qt4.3.1开发程序。但转到Linux下,使用Fedora中自带的KDevelop + Qt4.3.1开发程序。 最近一直做Qt程序,今天在网上看见讲述Qt的IDE开发环境的文章,介绍了几款Qt的IDE开发环境。在此加以总结: Read More
posted @ 2017-01-05 00:11 findumars Views(1659) Comments(0) Diggs(0)