demo.sln
来自「《Windows CE .NET嵌入式工业用控制器及自动控制系统设计》的源代码」· SLN 代码 · 共 24 行
SLN
24 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{CB4CE8C6-1BDB-4DC7-A4D3-65A1999772F8}") = "demo", "demo.vbdproj", "{F13E9250-69A6-44E7-9F09-FAD46C75AB8E}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{F13E9250-69A6-44E7-9F09-FAD46C75AB8E}.Debug.ActiveCfg = Debug|Windows CE
{F13E9250-69A6-44E7-9F09-FAD46C75AB8E}.Debug.Build.0 = Debug|Windows CE
{F13E9250-69A6-44E7-9F09-FAD46C75AB8E}.Debug.Deploy.0 = Debug|Windows CE
{F13E9250-69A6-44E7-9F09-FAD46C75AB8E}.Release.ActiveCfg = Release|Windows CE
{F13E9250-69A6-44E7-9F09-FAD46C75AB8E}.Release.Build.0 = Release|Windows CE
{F13E9250-69A6-44E7-9F09-FAD46C75AB8E}.Release.Deploy.0 = Release|Windows CE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?