嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559
本次赞助数额为: 5 元微信扫码支付:5 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
TCP多人抢答器(主 N个从)
.
├── 抢答器-4.0
│ ├── 抢答器_主机
│ │ └── 抢答器_主机
│ │ ├── 抢答器_主机
│ │ │ ├── App.config
│ │ │ ├── Form_excel.Designer.cs
│ │ │ ├── Form_excel.cs
│ │ │ ├── Form_excel.resx
│ │ │ ├── Form_main.Designer.cs
│ │ │ ├── Form_main.cs
│ │ │ ├── Form_main.resx
│ │ │ ├── Program.cs
│ │ │ ├── Properties
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ ├── Resources.Designer.cs
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.cs
│ │ │ │ └── Settings.settings
│ │ │ ├── bin
│ │ │ │ ├── Debug
│ │ │ │ │ ├── 抢答器_主机.exe
│ │ │ │ │ ├── 抢答器_主机.exe.config
│ │ │ │ │ └── 抢答器_主机.pdb
│ │ │ │ └── Release
│ │ │ ├── obj
│ │ │ │ └── Debug
│ │ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ │ ├── TempPE
│ │ │ │ ├── 抢答器_主机.Form_excel.resources
│ │ │ │ ├── 抢答器_主机.Form_main.resources
│ │ │ │ ├── 抢答器_主机.Properties.Resources.resources
│ │ │ │ ├── 抢答器_主机.csproj.AssemblyReference.cache
│ │ │ │ ├── 抢答器_主机.csproj.CoreCompileInputs.cache
│ │ │ │ ├── 抢答器_主机.csproj.FileListAbsolute.txt
│ │ │ │ ├── 抢答器_主机.csproj.GenerateResource.cache
│ │ │ │ ├── 抢答器_主机.exe
│ │ │ │ └── 抢答器_主机.pdb
│ │ │ └── 抢答器_主机.csproj
│ │ └── 抢答器_主机.sln
│ └── 抢答器_从机
│ └── 抢答器_从机
│ ├── 抢答器_从机
│ │ ├── App.config
│ │ ├── Form_client.Designer.cs
│ │ ├── Form_client.cs
│ │ ├── Form_client.resx
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── Resources
│ │ │ └── 倒计时_GO.gif
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ │ ├── 抢答器_从机.exe
│ │ │ │ ├── 抢答器_从机.exe.config
│ │ │ │ └── 抢答器_从机.pdb
│ │ │ └── Release
│ │ ├── obj
│ │ │ └── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── TempPE
│ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ ├── 抢答器_从机.Form_client.resources
│ │ │ ├── 抢答器_从机.Properties.Resources.resources
│ │ │ ├── 抢答器_从机.csproj.AssemblyReference.cache
│ │ │ ├── 抢答器_从机.csproj.CoreCompileInputs.cache
│ │ │ ├── 抢答器_从机.csproj.FileListAbsolute.txt
│ │ │ ├── 抢答器_从机.csproj.GenerateResource.cache
│ │ │ ├── 抢答器_从机.exe
│ │ │ └── 抢答器_从机.pdb
│ │ └── 抢答器_从机.csproj
│ └── 抢答器_从机.sln
└── 好例子网_抢答器-4.0.zip
22 directories, 57 files