資源簡(jiǎn)介
Qt——txt文件選擇、讀取與寫入 - CSDN博客
https://blog.csdn.net/qq_35451572/article/details/82630059

代碼片段和文件信息
#include?“mainwindow.h“
#include?
int?main(int?argc?char?*argv[])
{
????QApplication?a(argc?argv);
????MainWindow?w;
????w.show();
????return?a.exec();
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件????????183??2018-09-11?16:39??read_write_txt\main.cpp
?????文件???????1266??2018-09-11?18:39??read_write_txt\mainwindow.cpp
?????文件????????471??2018-09-11?18:39??read_write_txt\mainwindow.h
?????文件???????2590??2018-09-11?18:39??read_write_txt\mainwindow.ui
?????文件???????1060??2018-09-11?16:39??read_write_txt\read_write_txt.pro
?????目錄??????????0??2018-09-11?22:40??read_write_txt
-----------?---------??----------?-----??----
?????????????????5570????????????????????6
評(píng)論
共有 條評(píng)論