上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 36 下一页
摘要: 1、Qt5+VS2013兼容XP方法 (http://www.qtcn.org/bbs/apps.php?q=diary&a=detail&did=2047&uid=155383) “ 用Qt5+VS2013编译程序默认配置会在XP运行时报"不是有效的Win32程序" 工作需要必须要XP运行一开始没 阅读全文
posted @ 2016-11-14 13:19 CppSkill 阅读(493) 评论(0) 推荐(0)
摘要: 1、Qt551x86 vs2013 1.1、“error: C2001: 常量中有换行符” 问题还原:源码:“QString str = tr("已接收 %1MB (%2MB/s) \n共%3MB 已用时:%4秒\n估计剩余时间:%5秒");” 在对项目“重新构建”时,出现该错误。 解决:将源码文件 阅读全文
posted @ 2016-11-13 22:23 CppSkill 阅读(411) 评论(0) 推荐(0)
摘要: 1、 2、 3、 阅读全文
posted @ 2016-11-12 15:12 CppSkill 阅读(115) 评论(0) 推荐(0)
摘要: 1、百度搜索关键字“Qt TCP” 2、 2.1、Qt学习之路_5(Qt TCP的初步使用) http://www.cnblogs.com/tornadomeet/archive/2012/06/30/2571001.html http://www.cnblogs.com/tornadomeet/c 阅读全文
posted @ 2016-11-12 15:10 CppSkill 阅读(556) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/xgbing/article/details/7766476 阅读全文
posted @ 2016-11-09 00:02 CppSkill 阅读(370) 评论(0) 推荐(0)
摘要: 1、frameGeometry().height() - geometry().height() 2、 QRect desktopRect = QApplication::desktop()->availableGeometry(); int iTitleBarHeight = style()->p 阅读全文
posted @ 2016-11-08 09:49 CppSkill 阅读(6822) 评论(0) 推荐(1)
摘要: 1、百度搜索“qtwebkit cookie” 2、 2.1、qtwebkit 里 cookie 信息的保存 http://blog.tianya.cn/post-227188-33378112-1.shtml 2.2、操作QtWebkit模拟填写点击无需分析登陆百度 http://tieba.ba 阅读全文
posted @ 2016-11-07 23:40 CppSkill 阅读(380) 评论(0) 推荐(0)
摘要: 1、图形识别处理技术(C++) - ghevinn欢迎您光临 - 博客频道 - CSDN.NET.html http://blog.csdn.net/ghevinn/article/details/20535235 文章中的链接(http://topic.csdn.net/u/20120417/15 阅读全文
posted @ 2016-10-26 16:39 CppSkill 阅读(172) 评论(0) 推荐(0)
摘要: 代码,改自 农历01(http://www.cnblogs.com/cppskill/p/5930558.html) 1、main.cpp 2、类 TLunar 2.1、Lunar_ZC.h 2.2、Lunar_ZC.cpp 3、 4、 5、 阅读全文
posted @ 2016-10-16 17:08 CppSkill 阅读(411) 评论(0) 推荐(0)
摘要: 1、http://blog.csdn.net/orbit/article/category/830251 1.1、算法系列之二十:计算中国农历(一)(http://blog.csdn.net/orbit/article/details/9210413) 1.2、算法系列之二十:计算中国农历(二)(h 阅读全文
posted @ 2016-10-11 23:05 CppSkill 阅读(187) 评论(0) 推荐(0)
上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 36 下一页