发布时间:2013-12-27 23:05:48
转自:http://blog.csdn.net/hyb_100/article/details/6910496Qt中利用QTime类来控制时间,这里简单介绍一下QTime的成员函数的用法:----------------------------------------------------------------------------------------------------------------------------------------QTime::QTime()默认构造函数,构.........【阅读全文】
发布时间:2013-12-26 21:42:47
转自:http://qt-project.org/wiki/Transition_from_Qt_4.x_to_Qt5The Transition from Qt 4.x to Qt 5The transition from Qt 4.x to Qt 5 is not expected to be significant. However, the “modularization” of the Qt code base requires some amount of changes to project configuration, such as use of.........【阅读全文】
发布时间:2013-12-26 21:03:27
对于QT4中有些头文件,例如#include ,#include 在Qt5编译时候找不到。QApplication等从原来的移动到了改成:#include 这种形式就ok了......【阅读全文】
发布时间:2013-12-23 13:17:52
转自:http://service.tp-link.com.cn/detail_article_221.html(本文适用于TL-ER6120 V1.0、TL-ER6110 V1.0、TL-ER5120 V1.0、TL-ER5110 V1.0、TL-ER5520G V1.0、TL-ER5510G V1.0、TL-ER5210G V1.0、TL-R473 V3.0、TL-R483 V3.0、TL-R478 V4.0、TL-R478+ V5.0、TL-WVR300 V1.0)需求介绍随着互联网的发展,企业往.........【阅读全文】