更新 'Home'
2
Home.md
2
Home.md
@ -24,6 +24,7 @@
|
|||||||
|
|
||||||
5.2 使用示例代码
|
5.2 使用示例代码
|
||||||
|
|
||||||
|
```
|
||||||
#include <QCoreApplication>
|
#include <QCoreApplication>
|
||||||
#include <QThread>
|
#include <QThread>
|
||||||
|
|
||||||
@ -83,5 +84,6 @@ int main(int argc, char *argv[])
|
|||||||
|
|
||||||
return a.exec();
|
return a.exec();
|
||||||
}
|
}
|
||||||
|
```
|
||||||
|
|
||||||
6、输出结果:
|
6、输出结果:
|
Reference in New Issue
Block a user