資源簡(jiǎn)介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
namespace?Demo
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????private?void?button1_Click(object?sender?EventArgs?e)
????????{
????????????int?nResult;
????????????LedDll.COMMUNICATIONINFO?CommunicationInfo?=?new?LedDll.COMMUNICATIONINFO();//定義一通訊參數(shù)結(jié)構(gòu)體變量用于對(duì)設(shè)定的LED通訊,具體對(duì)此結(jié)構(gòu)體元素賦值說明見COMMUNICATIONINFO結(jié)構(gòu)體定義部份注示
????????????//ZeroMemory(&CommunicationInfosizeof(COMMUNICATIONINFO));
????????????//TCP通訊********************************************************************************
????????????CommunicationInfo.SendType?=?0;//設(shè)
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件???????3496??2015-12-23?10:22??Demo(C#)\Backup\Demo\Demo.csproj
?????文件??????26347??2015-12-23?16:12??Demo(C#)\Backup\Demo\Form1.cs
?????文件???????7040??2015-12-23?16:09??Demo(C#)\Backup\Demo\Form1.Designer.cs
?????文件???????5814??2015-12-23?16:09??Demo(C#)\Backup\Demo\Form1.resx
?????文件??????47358??2016-01-12?09:19??Demo(C#)\Backup\Demo\LedDll.cs
?????文件????????465??2015-12-23?09:53??Demo(C#)\Backup\Demo\Program.cs
?????文件???????1364??2015-12-23?09:53??Demo(C#)\Backup\Demo\Properties\AssemblyInfo.cs
?????文件???????2858??2015-12-23?09:53??Demo(C#)\Backup\Demo\Properties\Resources.Designer.cs
?????文件???????5612??2015-12-23?09:53??Demo(C#)\Backup\Demo\Properties\Resources.resx
?????文件???????1089??2015-12-23?09:53??Demo(C#)\Backup\Demo\Properties\Settings.Designer.cs
?????文件????????249??2015-12-23?09:53??Demo(C#)\Backup\Demo\Properties\Settings.settings
?????文件????????902??2015-12-23?09:53??Demo(C#)\Backup\Demo.sln
????..A..H.?????13824??2016-03-31?13:16??Demo(C#)\Backup\Demo.v11.suo
?????文件??????20992??2017-10-16?09:35??Demo(C#)\Demo\bin\Debug\Demo.exe
?????文件??????38400??2017-10-16?09:35??Demo(C#)\Demo\bin\Debug\Demo.pdb
?????文件??????21472??2017-10-16?09:35??Demo(C#)\Demo\bin\Debug\Demo.vshost.exe
?????文件????????490??2015-10-22?09:54??Demo(C#)\Demo\bin\Debug\Demo.vshost.exe.manifest
?????文件?????564224??2016-04-06?15:50??Demo(C#)\Demo\bin\Debug\LV_LED.DLL
?????文件????????560??2017-09-13?14:59??Demo(C#)\Demo\bin\Debug\QQ圖片20170913135850.png
?????文件???????6198??2015-12-21?16:40??Demo(C#)\Demo\bin\Debug\test.bmp
?????文件??????18477??2013-07-12?16:28??Demo(C#)\Demo\bin\Debug\test.gif
?????文件???????1330??2015-12-21?16:42??Demo(C#)\Demo\bin\Debug\test.JPG
?????文件????????385??2015-12-21?16:42??Demo(C#)\Demo\bin\Debug\test.PNG
?????文件????????486??2015-12-21?16:21??Demo(C#)\Demo\bin\Debug\test.rtf
?????文件?????????15??2015-12-21?16:02??Demo(C#)\Demo\bin\Debug\test.txt
?????文件???????3727??2017-07-20?09:55??Demo(C#)\Demo\Demo.csproj
?????文件??????32594??2017-10-16?09:35??Demo(C#)\Demo\Form1.cs
?????文件???????9749??2017-10-16?09:35??Demo(C#)\Demo\Form1.Designer.cs
?????文件???????5814??2017-10-16?09:35??Demo(C#)\Demo\Form1.resx
?????文件??????47358??2016-01-12?09:19??Demo(C#)\Demo\LedDll.cs
............此處省略34個(gè)文件信息
- 上一篇:后臺(tái)界面模板
- 下一篇:C# Cowboy-完成端口
評(píng)論
共有 條評(píng)論