vs7.sln

来自「利用VB、Java、C++实现的AE镶嵌工具。」· SLN 代码 · 共 28 行

SLN
28
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vs7", "vs7.vcproj", "{22075274-0ED3-493F-9228-B555A2303AF4}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
		Win32 Unicode Debug = Win32 Unicode Debug
		Win32 Unicode Release = Win32 Unicode Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{22075274-0ED3-493F-9228-B555A2303AF4}.Debug.ActiveCfg = Debug|Win32
		{22075274-0ED3-493F-9228-B555A2303AF4}.Debug.Build.0 = Debug|Win32
		{22075274-0ED3-493F-9228-B555A2303AF4}.Release.ActiveCfg = Release|Win32
		{22075274-0ED3-493F-9228-B555A2303AF4}.Release.Build.0 = Release|Win32
		{22075274-0ED3-493F-9228-B555A2303AF4}.Win32 Unicode Debug.ActiveCfg = Win32 Unicode Debug|Win32
		{22075274-0ED3-493F-9228-B555A2303AF4}.Win32 Unicode Debug.Build.0 = Win32 Unicode Debug|Win32
		{22075274-0ED3-493F-9228-B555A2303AF4}.Win32 Unicode Release.ActiveCfg = Win32 Unicode Release|Win32
		{22075274-0ED3-493F-9228-B555A2303AF4}.Win32 Unicode Release.Build.0 = Win32 Unicode Release|Win32
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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