資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
using?System.IO;
using?System.Diagnostics;
namespace?硬件測試程序
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????private?void?button1_Click(object?sender?EventArgs?e)
????????{
????????????try
????????????{
????????????????string?path?=?Directory.GetCurrentDirectory()?+?“\\GWI_CardDispenser_Driver_v3.0.2016.1229\\v3.0.2016.1229\\tools\\CardDispenserTest\\bin\\Debug\\CardDispenserTest.exe“;
????????????????Process?myprocess?=?new?Process();
????????????????ProcessStartInfo?startInfo?=?new?ProcessStartInf
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????562??2016-10-28?11:42??v3.0.2016.1229\release\ComFlowCtrl.ini
?????文件?????114688??2016-11-02?08:55??v3.0.2016.1229\release\CommTools.dll
-----------?---------??----------?-----??----
???????????????115250????????????????????2
- 上一篇:企業人事管理系統
- 下一篇:支付寶當面付(掃碼支付)(官方)
評論
共有 條評論