⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 order.sln

📁 这是一个订单管理系统
💻 SLN
字号:

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "OrderDll", "OrderDll\OrderDll.vbproj", "{3EE0AABF-F076-4FEE-A528-2EC19201C94A}"
EndProject
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "E:\...\OrderWeb\", "OrderWeb\", "{295A8A41-FD16-4164-B783-4CFBB467F77D}"
	ProjectSection(WebsiteProperties) = preProject
		ProjectReferences = "{3EE0AABF-F076-4FEE-A528-2EC19201C94A}|OrderDll.dll;"
		Debug.AspNetCompiler.VirtualPath = "/OrderWeb"
		Debug.AspNetCompiler.PhysicalPath = "OrderWeb\"
		Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\OrderWeb\"
		Debug.AspNetCompiler.Updateable = "true"
		Debug.AspNetCompiler.ForceOverwrite = "true"
		Debug.AspNetCompiler.FixedNames = "false"
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.VirtualPath = "/OrderWeb"
		Release.AspNetCompiler.PhysicalPath = "OrderWeb\"
		Release.AspNetCompiler.TargetPath = "PrecompiledWeb\OrderWeb\"
		Release.AspNetCompiler.Updateable = "true"
		Release.AspNetCompiler.ForceOverwrite = "true"
		Release.AspNetCompiler.FixedNames = "false"
		Release.AspNetCompiler.Debug = "False"
		VWDPort = "2851"
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|.NET = Debug|.NET
		Debug|Any CPU = Debug|Any CPU
		Debug|Mixed Platforms = Debug|Mixed Platforms
		Release|.NET = Release|.NET
		Release|Any CPU = Release|Any CPU
		Release|Mixed Platforms = Release|Mixed Platforms
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{3EE0AABF-F076-4FEE-A528-2EC19201C94A}.Debug|.NET.ActiveCfg = Debug|Any CPU
		{3EE0AABF-F076-4FEE-A528-2EC19201C94A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{3EE0AABF-F076-4FEE-A528-2EC19201C94A}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{3EE0AABF-F076-4FEE-A528-2EC19201C94A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
		{3EE0AABF-F076-4FEE-A528-2EC19201C94A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
		{3EE0AABF-F076-4FEE-A528-2EC19201C94A}.Release|.NET.ActiveCfg = Release|Any CPU
		{3EE0AABF-F076-4FEE-A528-2EC19201C94A}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{3EE0AABF-F076-4FEE-A528-2EC19201C94A}.Release|Any CPU.Build.0 = Release|Any CPU
		{3EE0AABF-F076-4FEE-A528-2EC19201C94A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
		{3EE0AABF-F076-4FEE-A528-2EC19201C94A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
		{295A8A41-FD16-4164-B783-4CFBB467F77D}.Debug|.NET.ActiveCfg = Debug|.NET
		{295A8A41-FD16-4164-B783-4CFBB467F77D}.Debug|.NET.Build.0 = Debug|.NET
		{295A8A41-FD16-4164-B783-4CFBB467F77D}.Debug|Any CPU.ActiveCfg = Debug|.NET
		{295A8A41-FD16-4164-B783-4CFBB467F77D}.Debug|Mixed Platforms.ActiveCfg = Debug|.NET
		{295A8A41-FD16-4164-B783-4CFBB467F77D}.Debug|Mixed Platforms.Build.0 = Debug|.NET
		{295A8A41-FD16-4164-B783-4CFBB467F77D}.Release|.NET.ActiveCfg = Debug|.NET
		{295A8A41-FD16-4164-B783-4CFBB467F77D}.Release|.NET.Build.0 = Debug|.NET
		{295A8A41-FD16-4164-B783-4CFBB467F77D}.Release|Any CPU.ActiveCfg = Debug|.NET
		{295A8A41-FD16-4164-B783-4CFBB467F77D}.Release|Mixed Platforms.ActiveCfg = Debug|.NET
		{295A8A41-FD16-4164-B783-4CFBB467F77D}.Release|Mixed Platforms.Build.0 = Debug|.NET
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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