dinningservice.sln

来自「本软件设计为在"采购部""工程部""财务部""总经理"等部门之间的采购审核流转等」· SLN 代码 · 共 31 行

SLN
31
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "DinningService", "DinningService.vbproj", "{ABF577BA-34A0-41B5-A439-8C8F9D4B9AD3}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "采购管理系统", "..\采购管理系统\采购管理系统.vdproj", "{3FE2ADE5-150F-4D3D-80F8-724A996FA997}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{ABF577BA-34A0-41B5-A439-8C8F9D4B9AD3}.Debug.ActiveCfg = Debug|.NET
		{ABF577BA-34A0-41B5-A439-8C8F9D4B9AD3}.Debug.Build.0 = Debug|.NET
		{ABF577BA-34A0-41B5-A439-8C8F9D4B9AD3}.Release.ActiveCfg = Release|.NET
		{ABF577BA-34A0-41B5-A439-8C8F9D4B9AD3}.Release.Build.0 = Release|.NET
		{3FE2ADE5-150F-4D3D-80F8-724A996FA997}.Debug.ActiveCfg = Debug
		{3FE2ADE5-150F-4D3D-80F8-724A996FA997}.Release.ActiveCfg = Release
	EndGlobalSection
	GlobalSection(SolutionItems) = postSolution
		使用配置情况说明.txt = 使用配置情况说明.txt
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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