?? example104-使程序只能夠運行一個.sln
字號:
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Example104-使程序只能夠運行一個", "Example104-使程序只能夠運行一個.csproj", "{E8A05832-7283-4537-9EF0-7616935A6352}"
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
ConfigName.0 = Debug
ConfigName.1 = Release
EndGlobalSection
GlobalSection(ProjectDependencies) = postSolution
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{E8A05832-7283-4537-9EF0-7616935A6352}.Debug.ActiveCfg = Debug|.NET
{E8A05832-7283-4537-9EF0-7616935A6352}.Debug.Build.0 = Debug|.NET
{E8A05832-7283-4537-9EF0-7616935A6352}.Release.ActiveCfg = Release|.NET
{E8A05832-7283-4537-9EF0-7616935A6352}.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 + -