嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
广成CAN卡二次开发C#例程
.
├── ECanTest
│ ├── Backup
│ │ ├── ECanTest
│ │ │ ├── ComProc.cs
│ │ │ ├── ECAN.cs
│ │ │ ├── ECanTest.csproj
│ │ │ ├── Program.cs
│ │ │ ├── Properties
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ ├── Resources.Designer.cs
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.cs
│ │ │ │ └── Settings.settings
│ │ │ ├── frmM.Designer.cs
│ │ │ ├── frmM.cs
│ │ │ └── frmM.resx
│ │ ├── ECanTest.sln
│ │ └── ECanTest.suo
│ ├── Backup1
│ ├── Backup2
│ │ ├── ECanTest
│ │ │ ├── ComProc.cs
│ │ │ ├── ECAN.cs
│ │ │ ├── ECanTest.csproj
│ │ │ ├── Program.cs
│ │ │ ├── Properties
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ ├── Resources.Designer.cs
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.cs
│ │ │ │ └── Settings.settings
│ │ │ ├── frmM.Designer.cs
│ │ │ ├── frmM.cs
│ │ │ └── frmM.resx
│ │ ├── ECanTest.sln
│ │ └── ECanTest.v12.suo
│ ├── ECanTest
│ │ ├── ComProc.cs
│ │ ├── ECAN.cs
│ │ ├── ECanTest.csproj
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── bin
│ │ │ ├── CHUSBDLL64.dll
│ │ │ ├── Debug
│ │ │ ├── ECanVci64.dll
│ │ │ └── x64
│ │ │ └── Debug
│ │ │ ├── CHUSBDLL64.dll
│ │ │ ├── ECanTest.exe
│ │ │ ├── ECanTest.pdb
│ │ │ ├── ECanTest.vshost.exe
│ │ │ ├── ECanTest.vshost.exe.manifest
│ │ │ └── ECanVci64.dll
│ │ ├── frmM.Designer.cs
│ │ ├── frmM.cs
│ │ ├── frmM.resx
│ │ └── obj
│ │ ├── Debug
│ │ │ ├── ECanTest.Form1.resources
│ │ │ ├── ECanTest.Properties.Resources.resources
│ │ │ ├── ECanTest.csproj.GenerateResource.Cache
│ │ │ ├── ECanTest.exe
│ │ │ ├── ECanTest.frmM.resources
│ │ │ ├── ECanTest.pdb
│ │ │ ├── Refactor
│ │ │ └── TempPE
│ │ ├── ECanTest.csproj.FileListAbsolute.txt
│ │ ├── x64
│ │ │ └── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── ECanTest.Properties.Resources.resources
│ │ │ ├── ECanTest.csproj.FileListAbsolute.txt
│ │ │ ├── ECanTest.csproj.GenerateResource.Cache
│ │ │ ├── ECanTest.csprojResolveAssemblyReference.cache
│ │ │ ├── ECanTest.exe
│ │ │ ├── ECanTest.frmM.resources
│ │ │ ├── ECanTest.pdb
│ │ │ └── TempPE
│ │ │ └── Properties.Resources.Designer.cs.dll
│ │ └── x86
│ │ └── Debug
│ │ ├── ECanTest.Properties.Resources.resources
│ │ ├── ECanTest.csproj.GenerateResource.Cache
│ │ ├── ECanTest.exe
│ │ ├── ECanTest.frmM.resources
│ │ ├── ECanTest.pdb
│ │ └── TempPE
│ ├── ECanTest.sln
│ ├── ECanTest.suo
│ ├── ECanTest.v12.suo
│ ├── UpgradeLog.XML
│ └── UpgradeLog.htm
└── ]广成CAN卡开发库_ECanTest.zip
24 directories, 75 files