dbdesign.sln

来自「请在安装及运行时点击右键 用其中的管理员模式运行 否则可能无法正常使用 笔记本」· SLN 代码 · 共 22 行

SLN
22
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DBDesign", "DBDesign\DBDesign.vcproj", "{16437BF8-EC5F-4B64-8D39-9FECCEC9C96F}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{16437BF8-EC5F-4B64-8D39-9FECCEC9C96F}.Debug.ActiveCfg = Debug|Win32
		{16437BF8-EC5F-4B64-8D39-9FECCEC9C96F}.Debug.Build.0 = Debug|Win32
		{16437BF8-EC5F-4B64-8D39-9FECCEC9C96F}.Release.ActiveCfg = Release|Win32
		{16437BF8-EC5F-4B64-8D39-9FECCEC9C96F}.Release.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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