socketlibrary.sln
来自「.net2003 C# 基于pda的winsock通讯」· SLN 代码 · 共 30 行
SLN
30 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SocketLibrary", "SocketLibrary.csproj", "{A9503D82-DBDB-4F2D-8C6A-4405600BBB27}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SocketServerTest", "..\SocketServerTest\SocketServerTest.csproj", "{6A60F936-4960-4B60-91C5-A3201E972DC4}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{A9503D82-DBDB-4F2D-8C6A-4405600BBB27}.Debug.ActiveCfg = Debug|.NET
{A9503D82-DBDB-4F2D-8C6A-4405600BBB27}.Debug.Build.0 = Debug|.NET
{A9503D82-DBDB-4F2D-8C6A-4405600BBB27}.Release.ActiveCfg = Release|.NET
{A9503D82-DBDB-4F2D-8C6A-4405600BBB27}.Release.Build.0 = Release|.NET
{6A60F936-4960-4B60-91C5-A3201E972DC4}.Debug.ActiveCfg = Debug|.NET
{6A60F936-4960-4B60-91C5-A3201E972DC4}.Debug.Build.0 = Debug|.NET
{6A60F936-4960-4B60-91C5-A3201E972DC4}.Release.ActiveCfg = Release|.NET
{6A60F936-4960-4B60-91C5-A3201E972DC4}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?