mysetupapp.sln
来自「Csharp实例编程百例.rar」· SLN 代码 · 共 22 行
SLN
22 行
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "MySetupApp", "MySetupApp.vdproj", "{5DF34676-CAFF-4CE3-B03E-CB56FFD82271}"
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
ConfigName.0 = Debug
ConfigName.1 = Release
EndGlobalSection
GlobalSection(ProjectDependencies) = postSolution
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{5DF34676-CAFF-4CE3-B03E-CB56FFD82271}.Debug.ActiveCfg = Debug
{5DF34676-CAFF-4CE3-B03E-CB56FFD82271}.Debug.Build.0 = Debug
{5DF34676-CAFF-4CE3-B03E-CB56FFD82271}.Release.ActiveCfg = Release
{5DF34676-CAFF-4CE3-B03E-CB56FFD82271}.Release.Build.0 = Release
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?