softparticles_2003.sln
来自「声音和图片的加载功能,不过运行起来有点卡」· SLN 代码 · 共 25 行
SLN
25 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SoftParticles", "SoftParticles_2003.vcproj", "{D3D10112-96D0-4629-88B8-122C0256058C}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Profile = Profile
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{D3D10112-96D0-4629-88B8-122C0256058C}.Debug.ActiveCfg = Debug|Win32
{D3D10112-96D0-4629-88B8-122C0256058C}.Debug.Build.0 = Debug|Win32
{D3D10112-96D0-4629-88B8-122C0256058C}.Profile.ActiveCfg = Profile|Win32
{D3D10112-96D0-4629-88B8-122C0256058C}.Profile.Build.0 = Profile|Win32
{D3D10112-96D0-4629-88B8-122C0256058C}.Release.ActiveCfg = Release|Win32
{D3D10112-96D0-4629-88B8-122C0256058C}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?