forumslu.sln
来自「ASP.NET的一些开发实例,有论坛管理系统等」· SLN 代码 · 共 36 行
SLN
36 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WhiteForum", "http://localhost/WhiteForum/WhiteForum.csproj", "{CD5E8CA1-BBB9-4B08-8D0B-6FE421558FE9}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WhiteForumServer", "http://localhost/WhiteForumServer/WhiteForumServer.csproj", "{7836D9B0-1CA9-40E4-9610-7018B780309D}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "WebSetup", "WebSetup\WebSetup.vdproj", "{0F163B7A-A940-49A9-8788-6D205F7A80F5}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{CD5E8CA1-BBB9-4B08-8D0B-6FE421558FE9}.Debug.ActiveCfg = Debug|.NET
{CD5E8CA1-BBB9-4B08-8D0B-6FE421558FE9}.Debug.Build.0 = Debug|.NET
{CD5E8CA1-BBB9-4B08-8D0B-6FE421558FE9}.Release.ActiveCfg = Release|.NET
{CD5E8CA1-BBB9-4B08-8D0B-6FE421558FE9}.Release.Build.0 = Release|.NET
{7836D9B0-1CA9-40E4-9610-7018B780309D}.Debug.ActiveCfg = Debug|.NET
{7836D9B0-1CA9-40E4-9610-7018B780309D}.Debug.Build.0 = Debug|.NET
{7836D9B0-1CA9-40E4-9610-7018B780309D}.Release.ActiveCfg = Release|.NET
{7836D9B0-1CA9-40E4-9610-7018B780309D}.Release.Build.0 = Release|.NET
{0F163B7A-A940-49A9-8788-6D205F7A80F5}.Debug.ActiveCfg = Debug
{0F163B7A-A940-49A9-8788-6D205F7A80F5}.Release.ActiveCfg = Release
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?