精伦IDR210身份证阅读器 C# 全业务版本DEMO 支持读取身份证 IC卡 CPU卡 .
├── IDR210demo
│ ├── App.config
│ ├── Form1.Designer.cs
│ ├── Form1.cs
│ ├── Form1.resx
│ ├── IDR210demo.csproj
│ ├── Program.cs
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ ├── Resources.Designer.cs
│ │ ├── Resources.resx
│ │ ├── Settings.Designer.cs
│ │ └── Settings.settings
│ ├── bin
│ │ ├── Debug
│ │ │ ├── Dewlt.dll
│ │ │ ├── IDR210demo.exe
│ │ │ ├── JpgDll.dll
│ │ │ ├── SavePhoto.dll
│ │ │ ├── WltRS.dll
│ │ │ ├── sdtapi.dll
│ │ │ └── ~$开发接口说明V4.0.doc
│ │ └── Release
│ └── obj
│ └── Debug
│ ├── DesignTimeResolveAssemblyReferences.cache
│ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ ├── IDR210demo.Form1.resources
│ ├── IDR210demo.Properties.Resources.resources
│ ├── IDR210demo.csproj.AssemblyReference.cache
│ ├── IDR210demo.csproj.CoreCompileInputs.cache
│ ├── IDR210demo.csproj.FileListAbsolute.txt
│ ├── IDR210demo.csproj.GenerateResource.cache
│ ├── IDR210demo.exe
│ ├── IDR210demo.pdb
│ └── TempPE
├── IDR210demo.sln
└── 找例子网_IDR210demo.rar
8 directories, 30 files
评论