liuwei.sln
来自「具有一般blog的相册、文章、作品等功能程序结构也比较清晰采用三层结构开发(利用」· SLN 代码 · 共 30 行
SLN
30 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "liuwei", "http://localhost:81/liuwei/liuwei.csproj", "{643F9C50-3E5D-4922-BF56-2D4E9FA4C630}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FrameWork", "E:\liuwei\FrameWork\FrameWork.csproj", "{EE5F91DF-4921-401B-BD96-C7F327370073}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{643F9C50-3E5D-4922-BF56-2D4E9FA4C630}.Debug.ActiveCfg = Debug|.NET
{643F9C50-3E5D-4922-BF56-2D4E9FA4C630}.Debug.Build.0 = Debug|.NET
{643F9C50-3E5D-4922-BF56-2D4E9FA4C630}.Release.ActiveCfg = Release|.NET
{643F9C50-3E5D-4922-BF56-2D4E9FA4C630}.Release.Build.0 = Release|.NET
{EE5F91DF-4921-401B-BD96-C7F327370073}.Debug.ActiveCfg = Debug|.NET
{EE5F91DF-4921-401B-BD96-C7F327370073}.Debug.Build.0 = Debug|.NET
{EE5F91DF-4921-401B-BD96-C7F327370073}.Release.ActiveCfg = Release|.NET
{EE5F91DF-4921-401B-BD96-C7F327370073}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?