gameslibrary.sln

来自「OOP With Microsoft VB.NET And Csharp Ste」· SLN 代码 · 共 28 行

SLN
28
字号
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "GamesLibrary", "GamesLibrary.vbproj", "{ED007633-47D6-4BE1-A71D-E40D18578B77}"
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Memory", "..\Memory\Memory.vbproj", "{A173D1BB-0810-4F33-8A7A-B5B5EEF0223F}"
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		ConfigName.0 = Debug
		ConfigName.1 = Release
	EndGlobalSection
	GlobalSection(ProjectDependencies) = postSolution
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{ED007633-47D6-4BE1-A71D-E40D18578B77}.Debug.ActiveCfg = Debug|.NET
		{ED007633-47D6-4BE1-A71D-E40D18578B77}.Debug.Build.0 = Debug|.NET
		{ED007633-47D6-4BE1-A71D-E40D18578B77}.Release.ActiveCfg = Release|.NET
		{ED007633-47D6-4BE1-A71D-E40D18578B77}.Release.Build.0 = Release|.NET
		{A173D1BB-0810-4F33-8A7A-B5B5EEF0223F}.Debug.ActiveCfg = Debug|.NET
		{A173D1BB-0810-4F33-8A7A-B5B5EEF0223F}.Debug.Build.0 = Debug|.NET
		{A173D1BB-0810-4F33-8A7A-B5B5EEF0223F}.Release.ActiveCfg = Release|.NET
		{A173D1BB-0810-4F33-8A7A-B5B5EEF0223F}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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