⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 squarestest.sln

📁 包括Pheromones Algorythm、Memory Algorythm和Hill Climbing Algorythm I
💻 SLN
字号:
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 + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -