資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;
using?HPSocketCS;
namespace?HCplcDemo
{
????//表示應用程序狀態的枚舉
????public?enum?AppState
????{
????????Starting?Started?Stopping?Stoped?Error
????}
????class?Client_TCP
????{
????????private?txtHelper?writeTXT;
????????public?bool?connectflag;
????????public?bool?receivedone;
????????private?string?_StatusInfor;
????????public?string?StatusInfor?
????????{
????????????get
????????????{
????????????????return?_StatusInfor;
????????????}
????????????set
????????????{
????????????????_StatusInfor=value;
????????????}
????????}
????????private?string?_RecieveData;
????????public?string?RecieveData?
????????{
????????????get
????????????{
????????????????return?_RecieveD
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
????..A..H.????110080??2020-03-23?08:49??繞膠機2019040190001\.vs\HCplcDemo\v16\.suo
?????文件??????????0??2019-08-20?14:04??繞膠機2019040190001\.vs\HCplcDemo\v16\Server\sqlite3\db.lock
?????文件????1548288??2020-03-23?08:49??繞膠機2019040190001\.vs\HCplcDemo\v16\Server\sqlite3\storage.ide
?????文件????????167??2019-01-15?16:16??繞膠機2019040190001\HCplcDemo\App.config
?????文件???????1161??2019-03-12?14:18??繞膠機2019040190001\HCplcDemo\bin\Debug\331.csv
?????文件??????14662??2018-09-03?19:12??繞膠機2019040190001\HCplcDemo\bin\Debug\CLogo.ico
?????文件????2738176??2016-05-18?18:13??繞膠機2019040190001\HCplcDemo\bin\Debug\CSkin.dll
?????文件???????6656??2018-06-06?16:02??繞膠機2019040190001\HCplcDemo\bin\Debug\HCplc.dll
?????文件?????394240??2020-04-09?17:33??繞膠機2019040190001\HCplcDemo\bin\Debug\HCplcDemo.exe
?????文件????????167??2019-01-15?16:16??繞膠機2019040190001\HCplcDemo\bin\Debug\HCplcDemo.exe.config
?????文件?????421376??2020-04-09?17:33??繞膠機2019040190001\HCplcDemo\bin\Debug\HCplcDemo.pdb
?????文件???????1040??2019-03-27?10:21??繞膠機2019040190001\HCplcDemo\bin\Debug\HCplcDemo.sln
????..A..H.?????10240??2018-07-23?21:31??繞膠機2019040190001\HCplcDemo\bin\Debug\HCplcDemo.suo
????..A..H.?????20992??2019-03-27?10:21??繞膠機2019040190001\HCplcDemo\bin\Debug\HCplcDemo.v11.suo
?????文件??????22984??2020-04-10?11:41??繞膠機2019040190001\HCplcDemo\bin\Debug\HCplcDemo.vshost.exe
?????文件????????167??2019-01-15?16:16??繞膠機2019040190001\HCplcDemo\bin\Debug\HCplcDemo.vshost.exe.config
?????文件????????490??2018-09-15?15:29??繞膠機2019040190001\HCplcDemo\bin\Debug\HCplcDemo.vshost.exe.manifest
?????文件??????17408??2016-04-01?17:02??繞膠機2019040190001\HCplcDemo\bin\Debug\HCTcp.dll
?????文件?????379904??2017-01-19?19:08??繞膠機2019040190001\HCplcDemo\bin\Debug\HPSocket4C_U.dll
?????文件?????133120??2017-01-19?19:08??繞膠機2019040190001\HCplcDemo\bin\Debug\HPSocketCS.dll
?????文件?????294912??2013-05-22?17:21??繞膠機2019040190001\HCplcDemo\bin\Debug\MySql.Data.dll
?????文件????????739??2020-04-09?16:25??繞膠機2019040190001\HCplcDemo\bin\Debug\Param.ini
?????文件?????????31??2019-03-12?10:07??繞膠機2019040190001\HCplcDemo\bin\Debug\UserParam.ini
?????文件??????24699??2020-04-09?16:04??繞膠機2019040190001\HCplcDemo\bin\Debug\報警編號對應表.txt
?????文件??????????2??2019-01-16?16:43??繞膠機2019040190001\HCplcDemo\bin\Debug\自己取個名字.csv
?????文件???????7650??2018-06-07?19:40??繞膠機2019040190001\HCplcDemo\Client_TCP.cs
?????文件???????7414??2020-04-09?16:06??繞膠機2019040190001\HCplcDemo\ConfigINI.cs
?????文件??????16876??2020-04-09?17:33??繞膠機2019040190001\HCplcDemo\FileHelper.cs
?????文件???????3676??2018-06-08?08:48??繞膠機2019040190001\HCplcDemo\Form1.cs
?????文件??????16055??2019-03-11?21:50??繞膠機2019040190001\HCplcDemo\Form1.Designer.cs
............此處省略119個文件信息
- 上一篇:50C#經典小程序
- 下一篇:C#根據關鍵詞模糊查詢文本
評論
共有 條評論