smssolution.sln

来自「企业内部的短信交流管理平台。 设计详细」· SLN 代码 · 共 46 行

SLN
46
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SMSUI", "http://localhost/SMSUI/SMSUI.csproj", "{D3F1681E-1240-4778-9B62-A42423F37DD2}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Dal", "Dal\Dal.csproj", "{13DE8CFB-E6A1-4129-8A9C-A3997116458D}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Entity", "Entity\Entity.csproj", "{3D7DB2D1-647B-4B20-BC20-DD79D704B738}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MyControls", "MyControls\MyControls.csproj", "{8D674DFA-A0A5-49AD-9A87-3D6F124400AC}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{D3F1681E-1240-4778-9B62-A42423F37DD2}.Debug.ActiveCfg = Debug|.NET
		{D3F1681E-1240-4778-9B62-A42423F37DD2}.Debug.Build.0 = Debug|.NET
		{D3F1681E-1240-4778-9B62-A42423F37DD2}.Release.ActiveCfg = Release|.NET
		{D3F1681E-1240-4778-9B62-A42423F37DD2}.Release.Build.0 = Release|.NET
		{13DE8CFB-E6A1-4129-8A9C-A3997116458D}.Debug.ActiveCfg = Debug|.NET
		{13DE8CFB-E6A1-4129-8A9C-A3997116458D}.Debug.Build.0 = Debug|.NET
		{13DE8CFB-E6A1-4129-8A9C-A3997116458D}.Release.ActiveCfg = Release|.NET
		{13DE8CFB-E6A1-4129-8A9C-A3997116458D}.Release.Build.0 = Release|.NET
		{3D7DB2D1-647B-4B20-BC20-DD79D704B738}.Debug.ActiveCfg = Debug|.NET
		{3D7DB2D1-647B-4B20-BC20-DD79D704B738}.Debug.Build.0 = Debug|.NET
		{3D7DB2D1-647B-4B20-BC20-DD79D704B738}.Release.ActiveCfg = Release|.NET
		{3D7DB2D1-647B-4B20-BC20-DD79D704B738}.Release.Build.0 = Release|.NET
		{8D674DFA-A0A5-49AD-9A87-3D6F124400AC}.Debug.ActiveCfg = Debug|.NET
		{8D674DFA-A0A5-49AD-9A87-3D6F124400AC}.Debug.Build.0 = Debug|.NET
		{8D674DFA-A0A5-49AD-9A87-3D6F124400AC}.Release.ActiveCfg = Release|.NET
		{8D674DFA-A0A5-49AD-9A87-3D6F124400AC}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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