windows-miaoyu.sln
来自「这是本人设计的一个软件」· SLN 代码 · 共 28 行
SLN
28 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "宿舍管理", "宿舍管理.vbproj", "{E47478EC-5049-4A25-B2FF-BDD0CAFE06BE}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "宿舍管理系统", "..\宿舍管理系统\宿舍管理系统.vdproj", "{D8142D14-BB9E-494D-9B66-AF2F94324644}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{E47478EC-5049-4A25-B2FF-BDD0CAFE06BE}.Debug.ActiveCfg = Debug|.NET
{E47478EC-5049-4A25-B2FF-BDD0CAFE06BE}.Debug.Build.0 = Debug|.NET
{E47478EC-5049-4A25-B2FF-BDD0CAFE06BE}.Release.ActiveCfg = Release|.NET
{E47478EC-5049-4A25-B2FF-BDD0CAFE06BE}.Release.Build.0 = Release|.NET
{D8142D14-BB9E-494D-9B66-AF2F94324644}.Debug.ActiveCfg = Debug
{D8142D14-BB9E-494D-9B66-AF2F94324644}.Release.ActiveCfg = Release
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?