custom exceptions.sln
来自「how to custom exceptions」· SLN 代码 · 共 33 行
SLN
33 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Client", "Client\Client.vbproj", "{55128CC8-4EDF-4BE8-A91A-648C5ECB977E}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Server", "Server\Server.vbproj", "{7387A9D5-E573-4416-9A0F-927FE659ADFD}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{55128CC8-4EDF-4BE8-A91A-648C5ECB977E}.Debug.ActiveCfg = Debug|.NET
{55128CC8-4EDF-4BE8-A91A-648C5ECB977E}.Debug.Build.0 = Debug|.NET
{55128CC8-4EDF-4BE8-A91A-648C5ECB977E}.Release.ActiveCfg = Release|.NET
{55128CC8-4EDF-4BE8-A91A-648C5ECB977E}.Release.Build.0 = Release|.NET
{7387A9D5-E573-4416-9A0F-927FE659ADFD}.Debug.ActiveCfg = Debug|.NET
{7387A9D5-E573-4416-9A0F-927FE659ADFD}.Debug.Build.0 = Debug|.NET
{7387A9D5-E573-4416-9A0F-927FE659ADFD}.Release.ActiveCfg = Release|.NET
{7387A9D5-E573-4416-9A0F-927FE659ADFD}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(SolutionItems) = postSolution
ReadMe.htm = ReadMe.htm
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?