caculator.sln

来自「网上购物系统需求说明网上网上购物系统需求说明购物系统需求说明网上购物系统需求说明」· SLN 代码 · 共 30 行

SLN
30
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "caculator", "caculator\caculator.csproj", "{15A1A63C-028A-497B-A2FF-9EEE4AED998A}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "SetupCaculator", "SetupCaculator\SetupCaculator.vdproj", "{3B66CF1F-4F3D-4E92-BE71-1B384E358E74}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{15A1A63C-028A-497B-A2FF-9EEE4AED998A}.Debug.ActiveCfg = Debug|.NET
		{15A1A63C-028A-497B-A2FF-9EEE4AED998A}.Debug.Build.0 = Debug|.NET
		{15A1A63C-028A-497B-A2FF-9EEE4AED998A}.Release.ActiveCfg = Release|.NET
		{15A1A63C-028A-497B-A2FF-9EEE4AED998A}.Release.Build.0 = Release|.NET
		{3B66CF1F-4F3D-4E92-BE71-1B384E358E74}.Debug.ActiveCfg = Release
		{3B66CF1F-4F3D-4E92-BE71-1B384E358E74}.Debug.Build.0 = Release
		{3B66CF1F-4F3D-4E92-BE71-1B384E358E74}.Release.ActiveCfg = Release
		{3B66CF1F-4F3D-4E92-BE71-1B384E358E74}.Release.Build.0 = Release
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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