上一页 1 ··· 88 89 90 91 92 93 94 95 96 ··· 1357 下一页
Cannot create children for a parent that is in a different thread. 在Qt的官方文档,大家知道有两种方式使用 QThread。 You can use worker objects by moving them to the thre Read More
posted @ 2018-07-24 19:10 findumars Views(14485) Comments(0) Diggs(0) Edit
打开命令行 导出数据到data.csv D:\project>sqlite3.exe old.db SQLite version 3.21.0 2017-10-24 18:55:49 Enter “.help” for usage hints. sqlite> .output data.csv sq Read More
posted @ 2018-07-24 18:46 findumars Views(2343) Comments(0) Diggs(1) Edit
2011年09月29日 23:47:46 阅读数:7269 2011年09月29日 23:47:46 阅读数:7269 阅读数:7269 Qt 4.0 automatically double-buffers Qt 4.1 QWidget::autoFillBackground Qt 4.2 del Read More
posted @ 2018-07-24 18:30 findumars Views(608) Comments(0) Diggs(0) Edit
本文来源: www.fpccn.com 原作者:逍遥派掌门人 http://msdn.microsoft.com/zh-cn/library/windows/apps/hh452791.aspx 本教程不用更改lazarus的任何源代码,安全性很高。1、先到Lazarus wiki下载所需要的版本。 Read More
posted @ 2018-07-24 16:47 findumars Views(938) Comments(0) Diggs(0) Edit
delphi的const/input和默认的没有修饰, C++都是一样的 delphi的var,对应C++那边是指针, 调用方需要管理内存(负责分配内存及销毁) delphi的output , 对应c++那边也是指针 , 如果是 C++调用Delphi DLL, 而Delphi有个形参是out修饰的 Read More
posted @ 2018-07-24 16:45 findumars Views(580) Comments(0) Diggs(0) Edit
上一页 1 ··· 88 89 90 91 92 93 94 95 96 ··· 1357 下一页