solution.sln.format

来自「客户关系管理系统ASP.NET+VB.NET编程完整程序!」· FORMAT 代码 · 共 28 行

FORMAT
28
字号
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "{0}", "{0}\{0}.{1}proj", "{EF9ADFD9-C4AA-464B-B4DD-1F48E1BCE121}"
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "TestApp", "TestApp\TestApp.{1}proj", "{1E01B2DE-02CF-4A34-9CC7-9CEC893842CA}"
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		ConfigName.0 = Debug
		ConfigName.1 = Release
	EndGlobalSection
	GlobalSection(ProjectDependencies) = postSolution
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{EF9ADFD9-C4AA-464B-B4DD-1F48E1BCE121}.Debug.ActiveCfg = Debug|.NET
		{EF9ADFD9-C4AA-464B-B4DD-1F48E1BCE121}.Debug.Build.0 = Debug|.NET
		{EF9ADFD9-C4AA-464B-B4DD-1F48E1BCE121}.Release.ActiveCfg = Release|.NET
		{EF9ADFD9-C4AA-464B-B4DD-1F48E1BCE121}.Release.Build.0 = Release|.NET
		{1E01B2DE-02CF-4A34-9CC7-9CEC893842CA}.Debug.ActiveCfg = Debug|.NET
		{1E01B2DE-02CF-4A34-9CC7-9CEC893842CA}.Debug.Build.0 = Debug|.NET
		{1E01B2DE-02CF-4A34-9CC7-9CEC893842CA}.Release.ActiveCfg = Release|.NET
		{1E01B2DE-02CF-4A34-9CC7-9CEC893842CA}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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