ddt2.sln

来自「这是网上下载的很好的串口发短信的程序! 是用VC++来做的」· SLN 代码 · 共 30 行

SLN
30
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ddt2", "ddt2.csproj", "{4C65B182-D16A-44B7-BF9E-2C371E1933BB}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DDGameHelper", "..\DDGameHelper\DDGameHelper.csproj", "{A84C6924-88D6-4DC3-A003-193C11AC1444}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{4C65B182-D16A-44B7-BF9E-2C371E1933BB}.Debug.ActiveCfg = Debug|.NET
		{4C65B182-D16A-44B7-BF9E-2C371E1933BB}.Debug.Build.0 = Debug|.NET
		{4C65B182-D16A-44B7-BF9E-2C371E1933BB}.Release.ActiveCfg = Release|.NET
		{4C65B182-D16A-44B7-BF9E-2C371E1933BB}.Release.Build.0 = Release|.NET
		{A84C6924-88D6-4DC3-A003-193C11AC1444}.Debug.ActiveCfg = Debug|.NET
		{A84C6924-88D6-4DC3-A003-193C11AC1444}.Debug.Build.0 = Debug|.NET
		{A84C6924-88D6-4DC3-A003-193C11AC1444}.Release.ActiveCfg = Release|.NET
		{A84C6924-88D6-4DC3-A003-193C11AC1444}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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