cwxt.sln

来自「企业管理信息化之财务管理系统」· SLN 代码 · 共 30 行

SLN
30
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CWXTMgr", "http://localhost/CWXTMgr/CWXTMgr.csproj", "{104E2000-ED16-41D1-8BFD-AE48644F933E}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Com.Ascs.Plp.CW", "..\DataService\Com.Ascs.Plp.CW.csproj", "{EE302C71-A3E6-455E-9AED-6FB6F9CF5FD1}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{104E2000-ED16-41D1-8BFD-AE48644F933E}.Debug.ActiveCfg = Debug|.NET
		{104E2000-ED16-41D1-8BFD-AE48644F933E}.Debug.Build.0 = Debug|.NET
		{104E2000-ED16-41D1-8BFD-AE48644F933E}.Release.ActiveCfg = Release|.NET
		{104E2000-ED16-41D1-8BFD-AE48644F933E}.Release.Build.0 = Release|.NET
		{EE302C71-A3E6-455E-9AED-6FB6F9CF5FD1}.Debug.ActiveCfg = Debug|.NET
		{EE302C71-A3E6-455E-9AED-6FB6F9CF5FD1}.Debug.Build.0 = Debug|.NET
		{EE302C71-A3E6-455E-9AED-6FB6F9CF5FD1}.Release.ActiveCfg = Release|.NET
		{EE302C71-A3E6-455E-9AED-6FB6F9CF5FD1}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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