1 Star 0 Fork 32

YuanAaron/tcpip_tiny

forked from 李述铜/tcpip_tiny 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
tcpip.sln 1.02 KB
一键复制 编辑 原始数据 按行查看 历史
李述铜 提交于 2023-06-22 20:24 . 提交最终版本代码

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.33027.164
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tcpip", "tcpip.vcxproj", "{FFC78851-3DC7-463D-8723-4DCA09DFF4FD}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FFC78851-3DC7-463D-8723-4DCA09DFF4FD}.Debug|x64.ActiveCfg = Debug|x64
{FFC78851-3DC7-463D-8723-4DCA09DFF4FD}.Debug|x64.Build.0 = Debug|x64
{FFC78851-3DC7-463D-8723-4DCA09DFF4FD}.Release|x64.ActiveCfg = Release|x64
{FFC78851-3DC7-463D-8723-4DCA09DFF4FD}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F183F205-86B6-487C-8D1B-8F01EB75AC3C}
EndGlobalSection
EndGlobal
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/YuanAaron/tcpip_tiny.git
git@gitee.com:YuanAaron/tcpip_tiny.git
YuanAaron
tcpip_tiny
tcpip_tiny
master

搜索帮助