library.sln

来自「The Management Information System of Lib」· SLN 代码 · 共 42 行

SLN
42
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "library", "library.vbproj", "{28D78BA5-0EDE-4658-96D4-978DD36E600C}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "图书馆管理信息系统", "..\libSetup2\libSetup2.vdproj", "{D830DA09-C623-426B-AD7F-4683AF5A9F25}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "lib2004", "http://localhost/lib2004/lib2004.vbproj", "{19BC249A-3AA2-495C-9497-35C60D812713}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "lib2004Setup", "..\lib2004Setup\lib2004Setup.vdproj", "{3F92526B-8324-4664-A42E-FF7C46CD1CF4}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{28D78BA5-0EDE-4658-96D4-978DD36E600C}.Debug.ActiveCfg = Debug|.NET
		{28D78BA5-0EDE-4658-96D4-978DD36E600C}.Debug.Build.0 = Debug|.NET
		{28D78BA5-0EDE-4658-96D4-978DD36E600C}.Release.ActiveCfg = Release|.NET
		{28D78BA5-0EDE-4658-96D4-978DD36E600C}.Release.Build.0 = Release|.NET
		{D830DA09-C623-426B-AD7F-4683AF5A9F25}.Debug.ActiveCfg = Debug
		{D830DA09-C623-426B-AD7F-4683AF5A9F25}.Release.ActiveCfg = Release
		{19BC249A-3AA2-495C-9497-35C60D812713}.Debug.ActiveCfg = Debug|.NET
		{19BC249A-3AA2-495C-9497-35C60D812713}.Debug.Build.0 = Debug|.NET
		{19BC249A-3AA2-495C-9497-35C60D812713}.Release.ActiveCfg = Release|.NET
		{19BC249A-3AA2-495C-9497-35C60D812713}.Release.Build.0 = Release|.NET
		{3F92526B-8324-4664-A42E-FF7C46CD1CF4}.Debug.ActiveCfg = Debug
		{3F92526B-8324-4664-A42E-FF7C46CD1CF4}.Release.ActiveCfg = Release
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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