vb.net how-to sockets client.sln

来自「VB.NET - Advanced .NET Framework (Networ」· SLN 代码 · 共 29 行

SLN
29
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "VB.NET How-To Sockets Client", "VB.NET How-To Sockets Client.vbproj", "{F153A1D7-6846-4564-A195-43433A966293}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Setup1", "..\..\..\Setup1\Setup1.vdproj", "{C24DD0FE-4F78-4EAC-9FB4-96E37CFBC14F}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{F153A1D7-6846-4564-A195-43433A966293}.Debug.ActiveCfg = Debug|.NET
		{F153A1D7-6846-4564-A195-43433A966293}.Debug.Build.0 = Debug|.NET
		{F153A1D7-6846-4564-A195-43433A966293}.Release.ActiveCfg = Release|.NET
		{F153A1D7-6846-4564-A195-43433A966293}.Release.Build.0 = Release|.NET
		{C24DD0FE-4F78-4EAC-9FB4-96E37CFBC14F}.Debug.ActiveCfg = Debug
		{C24DD0FE-4F78-4EAC-9FB4-96E37CFBC14F}.Release.ActiveCfg = Release
		{C24DD0FE-4F78-4EAC-9FB4-96E37CFBC14F}.Release.Build.0 = Release
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?