mp3_player.sln
来自「一个简单的mp3播放器的源码」· SLN 代码 · 共 24 行
SLN
24 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{CB4CE8C6-1BDB-4DC7-A4D3-65A1999772F8}") = "MP3_Player", "MP3_Player.vbdproj", "{67286B66-E004-4B6E-B3C4-503597763732}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{67286B66-E004-4B6E-B3C4-503597763732}.Debug.ActiveCfg = Debug|Pocket PC
{67286B66-E004-4B6E-B3C4-503597763732}.Debug.Build.0 = Debug|Pocket PC
{67286B66-E004-4B6E-B3C4-503597763732}.Debug.Deploy.0 = Debug|Pocket PC
{67286B66-E004-4B6E-B3C4-503597763732}.Release.ActiveCfg = Release|Pocket PC
{67286B66-E004-4B6E-B3C4-503597763732}.Release.Build.0 = Release|Pocket PC
{67286B66-E004-4B6E-B3C4-503597763732}.Release.Deploy.0 = Release|Pocket PC
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?