基本信息
源码名称:C#调用捷通915M-RFID读写器实例
源码大小:0.19M
文件格式:.rar
开发语言:C#
更新时间:2023-12-02
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

本次赞助数额为: 2 元 
   源码介绍
C#调用捷通915M-RFID读写器实例

.
├── C#调用DEMO
│   ├── RFID_2008.sln
│   ├── RFID_2008.suo
│   ├── RFID_2010.sln
│   ├── RFID_2010.suo
│   ├── RFID_Net
│   │   ├── AppMain.Designer.cs
│   │   ├── AppMain.cs
│   │   ├── AppMain.resx
│   │   ├── EPCSDKHelper.cs
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── RFID_Net.csproj
│   │   ├── TextEncoder.cs
│   │   ├── bin
│   │   │   ├── Debug
│   │   │   │   ├── EPCSDK.dll
│   │   │   │   ├── RFID.vshost.exe.manifest
│   │   │   │   ├── RFID_NET.exe
│   │   │   │   ├── RFID_NET.pdb
│   │   │   │   ├── RFID_NET.vshost.exe
│   │   │   │   ├── RFID_NET.vshost.exe.manifest
│   │   │   │   ├── WindowsFormsApplication1.exe
│   │   │   │   ├── WindowsFormsApplication1.pdb
│   │   │   │   └── WindowsFormsApplication1.vshost.exe.manifest
│   │   │   └── Release
│   │   │       └── EPCSDK.dll
│   │   └── obj
│   │       └── x86
│   │           └── Debug
│   │               ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │               ├── GenerateResource-ResGen.read.1.tlog
│   │               ├── GenerateResource-ResGen.write.1.tlog
│   │               ├── RFID.AppMain.resources
│   │               ├── RFID.Properties.Resources.resources
│   │               ├── RFID_NET.exe
│   │               ├── RFID_NET.pdb
│   │               ├── RFID_Net.csproj.FileListAbsolute.txt
│   │               ├── RFID_Net.csproj.GenerateResource.Cache
│   │               ├── TempPE
│   │               │   └── Properties.Resources.Designer.cs.dll
│   │               ├── WindowsFormsApplication1.Form1.resources
│   │               ├── WindowsFormsApplication1.Properties.Resources.resources
│   │               ├── WindowsFormsApplication1.csproj.FileListAbsolute.txt
│   │               ├── WindowsFormsApplication1.exe
│   │               └── WindowsFormsApplication1.pdb
│   └── 使用说明.txt
├── C#调用捷通915M-RFID读写器实例.rar
└── WHC.OrderWater.Commons.suo

10 directories, 44 files