91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介


資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
using?System.IO;

using?System.Runtime.InteropServices;
using?System.Data.OleDb;
namespace?Ex13_16
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}

????????private?void?Form1_Load(object?sender?EventArgs?e)
????????{
????????????//機器號碼,當參數為空時,函數自動獲取設備信息
????????????txtJQHM.Text?=?GMS.GSMModemGetSnInfoNew(txtCOM.Text?txtBTL.Text);
????????????txtCOM.Text?=?GMS.GSMModemGetDevice();  //COM1
????????????txtBTL.Text?=?GMS.GSMModemGetBaudrate();  //波特率????
????????}
????????private?void?btnSend_Click(object?sender?EventArgs?e)
?

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-02-25?08:03??.vs\
?????目錄???????????0??2018-02-25?08:03??.vs\Ex13_16\
?????目錄???????????0??2018-02-25?08:04??.vs\Ex13_16\v15\
?????文件???????32768??2018-02-25?08:06??.vs\Ex13_16\v15\.suo
?????目錄???????????0??2018-02-25?08:04??.vs\Ex13_16\v15\Server\
?????目錄???????????0??2018-02-25?08:06??.vs\Ex13_16\v15\Server\sqlite3\
?????文件???????????0??2018-02-25?08:04??.vs\Ex13_16\v15\Server\sqlite3\db.lock
?????文件??????987136??2018-02-25?08:06??.vs\Ex13_16\v15\Server\sqlite3\storage.ide
?????目錄???????????0??2018-02-25?08:03??Backup\
?????目錄???????????0??2018-02-25?08:03??Backup\Ex13_16\
?????文件?????????910??2007-07-11?11:33??Backup\Ex13_16.sln
?????文件????????3221??2007-07-11?11:33??Backup\Ex13_16\Ex13_16.csproj
?????文件????????8810??2007-07-11?11:33??Backup\Ex13_16\Form1.cs
?????文件???????13889??2007-07-11?11:33??Backup\Ex13_16\Form1.Designer.cs
?????文件????????5814??2007-07-11?11:33??Backup\Ex13_16\Form1.resx
?????文件?????????466??2007-07-11?11:33??Backup\Ex13_16\Program.cs
?????目錄???????????0??2018-02-25?08:03??Backup\Ex13_16\Properties\
?????文件????????1162??2007-07-11?11:33??Backup\Ex13_16\Properties\AssemblyInfo.cs
?????文件????????2868??2007-07-11?11:33??Backup\Ex13_16\Properties\Resources.Designer.cs
?????文件????????5612??2007-07-11?11:33??Backup\Ex13_16\Properties\Resources.resx
?????文件????????1090??2007-07-11?11:33??Backup\Ex13_16\Properties\Settings.Designer.cs
?????文件?????????249??2007-07-11?11:33??Backup\Ex13_16\Properties\Settings.settings
?????目錄???????????0??2018-02-25?08:04??Ex13_16\
?????文件????????1117??2018-02-25?08:03??Ex13_16.sln
?????文件???????11776??2007-07-11?11:33??Ex13_16.suo
?????目錄???????????0??2010-04-06?13:10??Ex13_16\bin\
?????目錄???????????0??2010-04-06?13:10??Ex13_16\bin\Debug\
?????文件??????692224??2007-07-11?11:33??Ex13_16\bin\Debug\dllforvc.dll
?????文件???????15872??2018-02-25?08:04??Ex13_16\bin\Debug\Ex13_16.exe
?????文件???????26112??2018-02-25?08:04??Ex13_16\bin\Debug\Ex13_16.pdb
?????文件????????5632??2007-07-11?11:33??Ex13_16\bin\Debug\Ex13_16.vshost.exe
............此處省略63個文件信息

評論

共有 條評論