appfromurl.sln
来自「一个饭店管理系统」· SLN 代码 · 共 34 行
SLN
34 行
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "AppFromUrl", "AppFromUrl.vbproj", "{9806704A-5B53-4CB0-9AB9-3A5482EBDFC4}"
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Blue", "..\Blue\Blue.vbproj", "{996D0B63-52A3-4DA6-9E3F-03AB542EB15F}"
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Pink", "..\Pink\Pink.vbproj", "{3E9C80F5-AA6A-4467-A594-7F4BB1EF9F7E}"
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
ConfigName.0 = Debug
ConfigName.1 = Release
EndGlobalSection
GlobalSection(ProjectDependencies) = postSolution
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{9806704A-5B53-4CB0-9AB9-3A5482EBDFC4}.Debug.ActiveCfg = Debug|.NET
{9806704A-5B53-4CB0-9AB9-3A5482EBDFC4}.Debug.Build.0 = Debug|.NET
{9806704A-5B53-4CB0-9AB9-3A5482EBDFC4}.Release.ActiveCfg = Release|.NET
{9806704A-5B53-4CB0-9AB9-3A5482EBDFC4}.Release.Build.0 = Release|.NET
{996D0B63-52A3-4DA6-9E3F-03AB542EB15F}.Debug.ActiveCfg = Debug|.NET
{996D0B63-52A3-4DA6-9E3F-03AB542EB15F}.Debug.Build.0 = Debug|.NET
{996D0B63-52A3-4DA6-9E3F-03AB542EB15F}.Release.ActiveCfg = Release|.NET
{996D0B63-52A3-4DA6-9E3F-03AB542EB15F}.Release.Build.0 = Release|.NET
{3E9C80F5-AA6A-4467-A594-7F4BB1EF9F7E}.Debug.ActiveCfg = Debug|.NET
{3E9C80F5-AA6A-4467-A594-7F4BB1EF9F7E}.Debug.Build.0 = Debug|.NET
{3E9C80F5-AA6A-4467-A594-7F4BB1EF9F7E}.Release.ActiveCfg = Release|.NET
{3E9C80F5-AA6A-4467-A594-7F4BB1EF9F7E}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?