嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 1 元微信扫码支付:1 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
门禁系统 TCP通讯
.
├── C#门禁系统 TCP通讯_微耕门禁控制器.rar
└── 微耕门禁控制器
├── WG3000_Demo
│ ├── Backup
│ │ └── WG3000_Demo_Basic.sln
│ ├── Basic入门版本说明.txt
│ ├── Program.cs
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ ├── Resources.Designer.cs
│ │ ├── Resources.resx
│ │ ├── Settings.Designer.cs
│ │ └── Settings.settings
│ ├── UpgradeLog.htm
│ ├── WG3000_Demo_Basic.csproj
│ ├── WG3000_Demo_Basic.csproj.user
│ ├── WG3000_Demo_Basic.sln
│ ├── WG3000_Demo_Basic.suo
│ ├── app.config
│ ├── bin
│ │ └── Debug
│ │ ├── WG3000_Demo.exe
│ │ ├── WG3000_Demo.exe.config
│ │ ├── WG3000_Demo.pdb
│ │ ├── n3kAdrtB.dll
│ │ └── zh-CHS
│ │ └── WG3000_Demo.resources.dll
│ ├── dfrmControllerSetup.Designer.cs
│ ├── dfrmControllerSetup.cs
│ ├── dfrmControllerSetup.resx
│ ├── dfrmNetControllerConfig.Designer.cs
│ ├── dfrmNetControllerConfig.cs
│ ├── dfrmNetControllerConfig.resx
│ ├── dfrmNetControllerConfig.zh-CHS.resx
│ ├── dfrmTCPIPConfigure.Designer.cs
│ ├── dfrmTCPIPConfigure.cs
│ ├── dfrmTCPIPConfigure.resx
│ ├── dfrmTCPIPConfigure.zh-CHS.resx
│ ├── frmControlTimeSegment.Designer.cs
│ ├── frmControlTimeSegment.cs
│ ├── frmControlTimeSegment.resx
│ ├── frmController.Designer.cs
│ ├── frmController.cs
│ ├── frmController.resx
│ ├── frmPrivilege.Designer.cs
│ ├── frmPrivilege.cs
│ ├── frmPrivilege.resx
│ ├── frmWatching.Designer.cs
│ ├── frmWatching.cs
│ ├── frmWatching.resx
│ ├── n3kAdrtB.chm
│ ├── n3kAdrtB.dll
│ ├── obj
│ │ └── Debug
│ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ ├── TempPE
│ │ │ └── Properties.Resources.Designer.cs.dll
│ │ ├── WG3000_Demo.Properties.Resources.resources
│ │ ├── WG3000_Demo.dfrmControllerSetup.resources
│ │ ├── WG3000_Demo.dfrmNetControllerConfig.resources
│ │ ├── WG3000_Demo.dfrmNetControllerConfig.zh-CHS.resources
│ │ ├── WG3000_Demo.dfrmTCPIPConfigure.resources
│ │ ├── WG3000_Demo.dfrmTCPIPConfigure.zh-CHS.resources
│ │ ├── WG3000_Demo.exe
│ │ ├── WG3000_Demo.frmControlTimeSegment.resources
│ │ ├── WG3000_Demo.frmController.resources
│ │ ├── WG3000_Demo.frmPrivilege.resources
│ │ ├── WG3000_Demo.frmWatching.resources
│ │ ├── WG3000_Demo.pdb
│ │ ├── WG3000_Demo_Basic.csproj.CopyComplete
│ │ ├── WG3000_Demo_Basic.csproj.CoreCompileInputs.cache
│ │ ├── WG3000_Demo_Basic.csproj.FileListAbsolute.txt
│ │ ├── WG3000_Demo_Basic.csproj.GenerateResource.cache
│ │ ├── WG3000_Demo_Basic.csprojAssemblyReference.cache
│ │ └── zh-CHS
│ │ └── WG3000_Demo.resources.dll
│ └── 刷卡记录说明.xls
├── WGACCESS控制器接线图说明书
│ ├── 20160805-WGACCESS控制器-中文版1.jpg
│ ├── 20160805-WGACCESS控制器-中文版2.jpg
│ ├── 20160805-WGACCESS控制器-中文版3.jpg
│ ├── 20160805-WGACCESS控制器-中文版4.jpg
│ └── Thumbs.db
├── 文档说明
│ ├── Basic入门版本说明.txt
│ ├── n3kAdrtB.chm
│ ├── n3kAdrtB.dll
│ └── 刷卡记录说明.xls
├── 门禁控制器 WEB功能 PC设置工具 小软件 (绿色免安装) V2.7
│ ├── WEBConfigV2.7_中文.exe
│ └── WEBConfig_cn.rar
└── 门禁设置程序
├── WG3000_Demo.exe
├── WG3000_Demo.exe.config
├── WG3000_Demo.pdb
├── WG3000_Demo.vshost.exe
├── WG3000_Demo.vshost.exe.config
├── WG3000_Demo.vshost.exe.manifest
├── n3kAdrtB.XML
├── n3kAdrtB.dll
├── n3kAdrtB.pdb
└── zh-CHS
└── WG3000_Demo.resources.dll
16 directories, 88 files