📄 serveclientrsock.sln
字号:
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ServerSock", "ServerSock.csproj", "{A7140D3F-6DB2-4D3C-A20A-7A235DB3304E}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ClientSock", "..\ClientSock\ClientSock.csproj", "{01BBB5C4-343D-4DC2-A9CD-3DC091031F5D}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{A7140D3F-6DB2-4D3C-A20A-7A235DB3304E}.Debug.ActiveCfg = Debug|.NET
{A7140D3F-6DB2-4D3C-A20A-7A235DB3304E}.Debug.Build.0 = Debug|.NET
{A7140D3F-6DB2-4D3C-A20A-7A235DB3304E}.Release.ActiveCfg = Release|.NET
{A7140D3F-6DB2-4D3C-A20A-7A235DB3304E}.Release.Build.0 = Release|.NET
{01BBB5C4-343D-4DC2-A9CD-3DC091031F5D}.Debug.ActiveCfg = Debug|.NET
{01BBB5C4-343D-4DC2-A9CD-3DC091031F5D}.Debug.Build.0 = Debug|.NET
{01BBB5C4-343D-4DC2-A9CD-3DC091031F5D}.Release.ActiveCfg = Release|.NET
{01BBB5C4-343D-4DC2-A9CD-3DC091031F5D}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -