資源簡介
簡易的停車收費系統,包含客戶端和服務器端,涉及到的技術:
Linux環境下的網絡編程,多線程編程(純C語言)
QT的網絡編程,多線程編程(涉及C++)

代碼片段和文件信息
#include?“widget.h“
#include?
int?main(int?argc?char?*argv[])
{
????QApplication?a(argc?argv);
????Widget?w;
????w.show();
????return?a.exec();
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????153930??2020-06-16?15:55??parkChargeMS\客戶端\parkChargeMS\draw\donate.jpg
?????文件????????194??2020-06-16?15:43??parkChargeMS\客戶端\parkChargeMS\draw\drawable.qrc
?????文件??????13243??2020-06-16?15:40??parkChargeMS\客戶端\parkChargeMS\draw\laugh1.jpg
?????文件??????33526??2020-06-16?15:40??parkChargeMS\客戶端\parkChargeMS\draw\laugh2.jpg
?????文件?????307078??2020-06-16?15:40??parkChargeMS\客戶端\parkChargeMS\draw\laugh3.jpg
?????文件????????164??2020-06-17?19:48??parkChargeMS\客戶端\parkChargeMS\main.cpp
?????文件????????692??2020-06-16?15:33??parkChargeMS\客戶端\parkChargeMS\parkChargeMS.pro
?????文件??????18823??2020-06-18?22:28??parkChargeMS\客戶端\parkChargeMS\parkChargeMS.pro.user
?????文件???????3386??2020-06-17?13:44??parkChargeMS\客戶端\parkChargeMS\thread\baidurunnable.cpp
?????文件????????960??2020-06-17?13:24??parkChargeMS\客戶端\parkChargeMS\thread\baidurunnable.h
?????文件???????9273??2020-06-17?13:52??parkChargeMS\客戶端\parkChargeMS\thread\tcpcmdrunnable.cpp
?????文件???????1934??2020-06-17?13:24??parkChargeMS\客戶端\parkChargeMS\thread\tcpcmdrunnable.h
?????文件???????2092??2020-06-17?13:47??parkChargeMS\客戶端\parkChargeMS\thread\tcptransrunnable.cpp
?????文件????????796??2020-06-16?12:05??parkChargeMS\客戶端\parkChargeMS\thread\tcptransrunnable.h
?????文件????????827??2020-06-15?12:08??parkChargeMS\客戶端\parkChargeMS\util\databa
?????文件???????1144??2020-06-15?11:57??parkChargeMS\客戶端\parkChargeMS\util\timeUtil.c
?????文件????????413??2020-06-15?11:57??parkChargeMS\客戶端\parkChargeMS\util\timeUtil.h
?????文件???????9361??2020-06-17?13:52??parkChargeMS\客戶端\parkChargeMS\widget.cpp
?????文件???????1141??2020-06-17?13:24??parkChargeMS\客戶端\parkChargeMS\widget.h
?????文件???????9332??2020-06-17?19:54??parkChargeMS\客戶端\parkChargeMS\widget.ui
?????文件??????54460??2020-06-18?22:28??parkChargeMS\服務器端\parkChargeMS\bin\Debug\parkChargeMS
?????文件??????13885??2020-06-18?22:27??parkChargeMS\服務器端\parkChargeMS\cam\cam.c
?????文件???????1020??2020-06-18?22:13??parkChargeMS\服務器端\parkChargeMS\cam\cam.h
?????文件????????358??2016-11-04?00:00??parkChargeMS\服務器端\parkChargeMS\cam\convert.h
?????文件??????14232??2017-04-12?14:00??parkChargeMS\服務器端\parkChargeMS\cam\libcam.so
?????文件????????129??2020-06-11?08:26??parkChargeMS\服務器端\parkChargeMS\cam\mutexs.h
?????文件???????4549??2020-06-10?21:10??parkChargeMS\服務器端\parkChargeMS\cam\流程.c
?????文件??????????0??2020-06-10?16:10??parkChargeMS\服務器端\parkChargeMS\cam\流程~
?????文件????????594??2020-06-18?21:43??parkChargeMS\服務器端\parkChargeMS\carInfo.txt
?????文件????????161??2020-06-17?23:43??parkChargeMS\服務器端\parkChargeMS\carInfo.txt~
............此處省略42個文件信息
評論
共有 條評論