astyle.sln

来自「著名的代码自动缩进软件ASTYLE的源码,为1.21版本,支持C/C++/JAV」· SLN 代码 · 共 34 行

SLN
34
字号
Microsoft Visual Studio Solution File, Format Version 8.00Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AStyle", "AStyle.vcproj", "{8EFEDD3E-7E3B-450F-A58E-B91A59A8F6FC}"	ProjectSection(ProjectDependencies) = postProject	EndProjectSectionEndProjectGlobal	GlobalSection(SolutionConfiguration) = preSolution		Debug = Debug		Debug Dll = Debug Dll		Debug Lib = Debug Lib		Release = Release		Release Dll = Release Dll		Release Lib = Release Lib	EndGlobalSection	GlobalSection(ProjectConfiguration) = postSolution		{8EFEDD3E-7E3B-450F-A58E-B91A59A8F6FC}.Debug.ActiveCfg = Debug|Win32		{8EFEDD3E-7E3B-450F-A58E-B91A59A8F6FC}.Debug.Build.0 = Debug|Win32		{8EFEDD3E-7E3B-450F-A58E-B91A59A8F6FC}.Debug Dll.ActiveCfg = Debug Dll|Win32		{8EFEDD3E-7E3B-450F-A58E-B91A59A8F6FC}.Debug Dll.Build.0 = Debug Dll|Win32		{8EFEDD3E-7E3B-450F-A58E-B91A59A8F6FC}.Debug Lib.ActiveCfg = Debug Lib|Win32		{8EFEDD3E-7E3B-450F-A58E-B91A59A8F6FC}.Debug Lib.Build.0 = Debug Lib|Win32		{8EFEDD3E-7E3B-450F-A58E-B91A59A8F6FC}.Release.ActiveCfg = Release|Win32		{8EFEDD3E-7E3B-450F-A58E-B91A59A8F6FC}.Release.Build.0 = Release|Win32		{8EFEDD3E-7E3B-450F-A58E-B91A59A8F6FC}.Release Dll.ActiveCfg = Release Dll|Win32		{8EFEDD3E-7E3B-450F-A58E-B91A59A8F6FC}.Release Dll.Build.0 = Release Dll|Win32		{8EFEDD3E-7E3B-450F-A58E-B91A59A8F6FC}.Release Lib.ActiveCfg = Release Lib|Win32		{8EFEDD3E-7E3B-450F-A58E-B91A59A8F6FC}.Release Lib.Build.0 = Release Lib|Win32	EndGlobalSection	GlobalSection(ExtensibilityGlobals) = postSolution	EndGlobalSection	GlobalSection(ExtensibilityAddIns) = postSolution	EndGlobalSectionEndGlobal

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?