物资管理系统.sln

来自「本系统时物资管理系统」· SLN 代码 · 共 35 行

SLN
35
字号

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "I:\集成系统\物资管理系统\", ".", "{61B3DA78-A235-4F17-A47E-4BDD56986097}"
	ProjectSection(WebsiteProperties) = preProject
		Debug.AspNetCompiler.VirtualPath = "/物资管理系统"
		Debug.AspNetCompiler.PhysicalPath = "I:\集成系统\物资管理系统\"
		Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\物资管理系统\"
		Debug.AspNetCompiler.Updateable = "true"
		Debug.AspNetCompiler.ForceOverwrite = "true"
		Debug.AspNetCompiler.FixedNames = "false"
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.VirtualPath = "/物资管理系统"
		Release.AspNetCompiler.PhysicalPath = "I:\集成系统\物资管理系统\"
		Release.AspNetCompiler.TargetPath = "PrecompiledWeb\物资管理系统\"
		Release.AspNetCompiler.Updateable = "true"
		Release.AspNetCompiler.ForceOverwrite = "true"
		Release.AspNetCompiler.FixedNames = "false"
		Release.AspNetCompiler.Debug = "False"
		VWDPort = "1081"
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|.NET = Debug|.NET
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{61B3DA78-A235-4F17-A47E-4BDD56986097}.Debug|.NET.ActiveCfg = Debug|.NET
		{61B3DA78-A235-4F17-A47E-4BDD56986097}.Debug|.NET.Build.0 = Debug|.NET
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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