hotelhome.sln
来自「酒店管理,主要从事酒店管理都可以.这可是北大青鸟的程序」· SLN 代码 · 共 30 行
SLN
30 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HotelHome", "http://localhost/HotelHome/HotelHome.csproj", "{C3420D8F-7320-4AE4-9430-EA3627AF13D9}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HotelApp", "HotelApp\HotelApp.csproj", "{28A46348-10B8-46C5-8FBB-20C4B835122B}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{C3420D8F-7320-4AE4-9430-EA3627AF13D9}.Debug.ActiveCfg = Debug|.NET
{C3420D8F-7320-4AE4-9430-EA3627AF13D9}.Debug.Build.0 = Debug|.NET
{C3420D8F-7320-4AE4-9430-EA3627AF13D9}.Release.ActiveCfg = Release|.NET
{C3420D8F-7320-4AE4-9430-EA3627AF13D9}.Release.Build.0 = Release|.NET
{28A46348-10B8-46C5-8FBB-20C4B835122B}.Debug.ActiveCfg = Debug|.NET
{28A46348-10B8-46C5-8FBB-20C4B835122B}.Debug.Build.0 = Debug|.NET
{28A46348-10B8-46C5-8FBB-20C4B835122B}.Release.ActiveCfg = Release|.NET
{28A46348-10B8-46C5-8FBB-20C4B835122B}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?