嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
火花塞点胶机源代码
运动基板
├── 运动基板
│ ├── Form1.Designer.cs
│ ├── Form1.cs
│ ├── Form1.resx
│ ├── Program.cs
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ ├── Resources.Designer.cs
│ │ ├── Resources.resx
│ │ ├── Settings.Designer.cs
│ │ └── Settings.settings
│ ├── Resources
│ │ ├── bg2.jpg
│ │ ├── gh.png
│ │ ├── jia.png
│ │ ├── jian1.png
│ │ ├── jx.png
│ │ ├── openfile.png
│ │ ├── out3.png
│ │ ├── sn.png
│ │ ├── start.png
│ │ ├── start2 .png
│ │ ├── stop.png
│ │ ├── t1.png
│ │ ├── t2.png
│ │ ├── t3.png
│ │ ├── 复件 (2) t1.png
│ │ ├── 复件 (2) t2.png
│ │ ├── 复件 (2) t3.png
│ │ ├── 复件 (3) t1.png
│ │ ├── 复件 (3) t2.png
│ │ ├── 复件 (3) t3.png
│ │ ├── 复件 t1.png
│ │ ├── 复件 t2.png
│ │ └── 复件 t3.png
│ ├── adt8948A1.cs
│ ├── bin
│ │ └── Debug
│ │ ├── ControlExs.dll
│ │ ├── ControlExs.pdb
│ │ ├── halcon.dll
│ │ ├── halcondotnet.dll
│ │ ├── license.dat
│ │ ├── message.txt
│ │ ├── obj
│ │ │ └── x86
│ │ │ └── Debug
│ │ │ ├── GenerateResource.read.491.tlog
│ │ │ └── GenerateResource.write.491.tlog
│ │ ├── xtcs.txt
│ │ ├── 运动基板.exe
│ │ ├── 运动基板.pdb
│ │ ├── 运动基板.vshost.exe
│ │ └── 运动基板.vshost.exe.manifest
│ ├── fileio.cs
│ ├── g_CtrlCard.cs
│ ├── mySerialPort.cs
│ ├── obj
│ │ └── x86
│ │ └── Debug
│ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ ├── GenerateResource.read.1.tlog
│ │ ├── GenerateResource.write.1.tlog
│ │ ├── ResolveAssemblyReference.cache
│ │ ├── TempPE
│ │ │ └── Properties.Resources.Designer.cs.dll
│ │ ├── 运动基板.Form1.resources
│ │ ├── 运动基板.Properties.Resources.resources
│ │ ├── 运动基板.csproj.FileListAbsolute.txt
│ │ ├── 运动基板.exe
│ │ └── 运动基板.pdb
│ ├── piccontrol.cs
│ ├── pvalue.cs
│ ├── 运动基板.csproj
│ └── 运动基板.csproj.user
├── 运动基板.sln
└── 运动基板.suo
12 directories, 66 files