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