資源簡介
用qt 實現 圖片的 mysql 數據庫的上傳 下載 并顯示圖片的功能

代碼片段和文件信息
#include?
#include?“mainwindow.h“
int?main(int?argc?char?*argv[])
{
????QApplication?a(argc?argv);
????MainWindow?w;
????w.show();
????
????return?a.exec();
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????692??2013-03-12?12:25??SQLPicTest\connection.h
?????文件?????115063??2013-03-12?12:22??SQLPicTest\debug\main.o
?????文件?????271307??2013-03-12?13:41??SQLPicTest\debug\mainwindow.o
?????文件???????2502??2013-03-12?12:23??SQLPicTest\debug\moc_mainwindow.cpp
?????文件?????126498??2013-03-12?12:23??SQLPicTest\debug\moc_mainwindow.o
?????文件?????846022??2013-03-12?13:41??SQLPicTest\debug\SQLPicTest.exe
?????文件????????193??2013-03-12?09:43??SQLPicTest\main.cpp
?????文件???????2320??2013-03-12?13:41??SQLPicTest\mainwindow.cpp
?????文件????????388??2013-03-12?12:22??SQLPicTest\mainwindow.h
?????文件???????2491??2013-03-12?13:41??SQLPicTest\mainwindow.ui
?????文件???????7013??2013-03-12?10:45??SQLPicTest\Makefile
?????文件???????6514??2013-03-12?10:45??SQLPicTest\Makefile.Debug
?????文件???????6586??2013-03-12?10:45??SQLPicTest\Makefile.Release
?????文件????????389??2013-03-12?10:45??SQLPicTest\SQLPicTest.pro
?????文件??????18920??2013-03-12?14:03??SQLPicTest\SQLPicTest.pro.user
?????文件???????3866??2013-03-12?13:41??SQLPicTest\ui_mainwindow.h
?????目錄??????????0??2013-03-12?13:41??SQLPicTest\debug
?????目錄??????????0??2013-03-12?10:03??SQLPicTest\release
?????目錄??????????0??2013-03-12?14:03??SQLPicTest
-----------?---------??----------?-----??----
??????????????1410764????????????????????19
- 上一篇:sqlite3.exe
- 下一篇:SQL數據庫圖書管理系統(完整代碼)
評論
共有 條評論