基本信息
源码名称:广成CAN卡二次开发C#例程
源码大小:0.30M
文件格式:.zip
开发语言:C#
更新时间:2023-02-10
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559

本次赞助数额为: 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