squarestest.sln

来自「包括Pheromones Algorythm、Memory Algorythm和」· SLN 代码 · 共 44 行

SLN
44
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SquaresTest", "SquaresTest\SquaresTest.csproj", "{40089969-DD52-48CC-ACF8-8FFE07C093AE}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Square", "Square\Square.csproj", "{6B81B59A-2CAD-4C0A-A8AB-456E09BE134C}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SourceCodeControl) = preSolution
		SccNumberOfProjects = 3
		SccLocalPath0 = .
		CanCheckoutShared = false
		SolutionUniqueID = {32010A92-CE08-480B-B5FB-67F901682F84}
		SccProjectUniqueName1 = Square\\Square.csproj
		SccLocalPath1 = .
		CanCheckoutShared = false
		SccProjectFilePathRelativizedFromConnection1 = Square\\
		SccProjectUniqueName2 = SquaresTest\\SquaresTest.csproj
		SccLocalPath2 = .
		CanCheckoutShared = false
		SccProjectFilePathRelativizedFromConnection2 = SquaresTest\\
	EndGlobalSection
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{40089969-DD52-48CC-ACF8-8FFE07C093AE}.Debug.ActiveCfg = Debug|.NET
		{40089969-DD52-48CC-ACF8-8FFE07C093AE}.Debug.Build.0 = Debug|.NET
		{40089969-DD52-48CC-ACF8-8FFE07C093AE}.Release.ActiveCfg = Release|.NET
		{40089969-DD52-48CC-ACF8-8FFE07C093AE}.Release.Build.0 = Release|.NET
		{6B81B59A-2CAD-4C0A-A8AB-456E09BE134C}.Debug.ActiveCfg = Debug|.NET
		{6B81B59A-2CAD-4C0A-A8AB-456E09BE134C}.Debug.Build.0 = Debug|.NET
		{6B81B59A-2CAD-4C0A-A8AB-456E09BE134C}.Release.ActiveCfg = Release|.NET
		{6B81B59A-2CAD-4C0A-A8AB-456E09BE134C}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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