摘要: 1、http://bbs.csdn.net/topics/390672855 该帖子中 第15楼: “ MSDN里面说了:if hWndNewParent is not NULL and the window was previously a child of the desktop, you sh 阅读全文
posted @ 2017-02-10 17:00 CppSkill 阅读(548) 评论(0) 推荐(0) 编辑
摘要: http://blog.csdn.net/zzk197/article/details/7498593 例如我要在一个label上设置当前时间 QDateTime time = QDateTime::currentDateTime();//获取系统现在的时间 QString str = time.t 阅读全文
posted @ 2017-02-10 08:51 CppSkill 阅读(17955) 评论(0) 推荐(0) 编辑