資源簡介
如部分引用不全,請下載A-DAQ Pro_v2.2.1000.exe后在運行
代碼片段和文件信息
using?System;
using?System.Drawing;
using?System.Collections;
using?System.ComponentModel;
using?System.Windows.Forms;
using?System.Data;
namespace?AIGraph
{
///?
///?Summary?description?for?Form1.
///?
public?class?Form1?:?System.Windows.Forms.Form
{
long?nAIInitialTickCount;
private?AxAdvGraphLib.AxAdvGraph?AdvGraph1;
private?System.Windows.Forms.GroupBox?GB1;
private?System.Windows.Forms.GroupBox?GB2;
private?System.Windows.Forms.GroupBox?GB3;
private?System.Windows.Forms.Timer?timer1;
private?AxADVBUTTONLib.AxAdvButton?AdvButton1;
private??AxAdvAILib.AxAdvAI?AdvAI1;
private?System.Windows.Forms.Label?label1;
private?System.Windows.Forms.Label?label2;
private?System.Windows.Forms.Label?label3;
private?System.Windows.Forms.Label?label4;
private?System.Windows.Forms.TextBox?txtDeviceName;
private?System.Windows.Forms.Button?btnSelectDevice;
private?System.Windows.Forms.TextBox?txtInterval;
private
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????1078??2011-03-22?11:11??C#\DIO&Button\App.ico
?????文件???????2525??2011-03-22?11:11??C#\DIO&Button\AssemblyInfo.cs
?????文件??????16384??2011-03-22?11:11??C#\DIO&Button\AxInterop.ADVBUTTONLib.dll
?????文件??????14848??2011-03-22?11:11??C#\DIO&Button\AxInterop.AdvDIOLib.dll
?????文件???????5408??2013-07-29?09:23??C#\DIO&Button\DIO&Button.csproj
?????文件????????904??2013-07-29?09:23??C#\DIO&Button\DIO&Button.sln
?????文件??????86016??2011-03-22?11:11??C#\DIO&Button\DIOButton.exe
?????文件??????44144??2013-07-29?14:25??C#\DIO&Button\Form1.cs
?????文件??????47514??2013-07-29?14:25??C#\DIO&Button\Form1.resx
?????文件??????36864??2011-03-22?11:11??C#\DIO&Button\Interop.ADVBUTTONLib.dll
?????文件??????15872??2011-03-22?11:11??C#\DIO&Button\Interop.AdvDIOLib.dll
?????文件????????905??2011-03-22?11:11??C#\DIO&Button\Backup\DIO&Button.sln
?????文件???????6256??2011-03-22?11:11??C#\DIO&Button\Backup\DIO&Button.csproj
?????文件???????2525??2011-03-22?11:11??C#\DIO&Button\Backup\AssemblyInfo.cs
?????文件??????40568??2011-03-22?11:11??C#\DIO&Button\Backup\Form1.cs
?????文件???????1078??2011-03-22?11:11??C#\DIO&Button\Backup\App.ico
?????文件??????73454??2011-03-22?11:11??C#\DIO&Button\Backup\Form1.resx
?????文件???????2908??2013-07-29?09:23??C#\DIO&Button\UpgradeLog.xm
?????文件??????11608??2013-08-07?15:14??C#\DIO&Button\bin\Debug\DIOButton.vshost.exe
?????文件????????490??2010-03-17?22:39??C#\DIO&Button\bin\Debug\DIOButton.vshost.exe.manifest
?????文件??????57344??2013-07-29?14:25??C#\DIO&Button\bin\Debug\DIOButton.exe
?????文件??????26112??2013-07-29?14:25??C#\DIO&Button\bin\Debug\DIOButton.pdb
?????文件??????36864??2013-07-29?09:23??C#\DIO&Button\bin\Debug\Interop.ADVBUTTONLib.dll
?????文件??????16384??2013-07-29?09:23??C#\DIO&Button\bin\Debug\Interop.AdvDIOLib.dll
?????文件??????15872??2013-07-29?09:23??C#\DIO&Button\bin\Debug\AxInterop.ADVBUTTONLib.dll
?????文件??????24576??2013-07-29?09:23??C#\DIO&Button\bin\Debug\AxInterop.AdvDIOLib.dll
?????文件??????36864??2013-07-29?09:23??C#\DIO&Button\obj\Debug\Interop.ADVBUTTONLib.dll
?????文件??????16384??2013-07-29?09:23??C#\DIO&Button\obj\Debug\Interop.AdvDIOLib.dll
?????文件??????15872??2013-07-29?09:23??C#\DIO&Button\obj\Debug\AxInterop.ADVBUTTONLib.dll
?????文件??????24576??2013-07-29?09:23??C#\DIO&Button\obj\Debug\AxInterop.AdvDIOLib.dll
............此處省略174個文件信息
評論
共有 條評論