基本信息
源码名称:TCP多人抢答器(主+N个从)
源码大小:0.91M
文件格式:.zip
开发语言:C#
更新时间:2022-04-25
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

本次赞助数额为: 5 元 
   源码介绍
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