mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-15 13:22:04 +08:00
应用下载后面换行
This commit is contained in:
@@ -224,7 +224,7 @@ void SpkAppInfoLoaderThread::run()
|
|||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
**应用下载**
|
**应用下载**
|
||||||
Widget::on_pushButton_download_clicked() 是点击下载的安装方法。
|
Widget::on_pushButton_download_clicked() 是点击下载的安装方法。
|
||||||
最终使用的是 `QNetwrokAccessManager` 进行GET请求获取数据写入文件。
|
最终使用的是 `QNetwrokAccessManager` 进行GET请求获取数据写入文件。
|
||||||
```cpp
|
```cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user