message.sln

来自「毕业设计时做的,一个管理关于污染管理的, 源代码,呵呵 想想当时还真厉害,可以」· SLN 代码 · 共 22 行

SLN
22
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "message", "http://localhost/message/message.vbproj", "{E561B303-C94E-46F1-96D0-804A27B1A60E}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{E561B303-C94E-46F1-96D0-804A27B1A60E}.Debug.ActiveCfg = Debug|.NET
		{E561B303-C94E-46F1-96D0-804A27B1A60E}.Debug.Build.0 = Debug|.NET
		{E561B303-C94E-46F1-96D0-804A27B1A60E}.Release.ActiveCfg = Release|.NET
		{E561B303-C94E-46F1-96D0-804A27B1A60E}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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