camcapturesp.sln
来自「摄像头编程」· SLN 代码 · 共 24 行
SLN
24 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{20D4826A-C6FA-45DB-90F4-C717570B9F32}") = "CamCaptureSP", "CamCaptureSP.csdproj", "{B672F91B-E38E-4859-9A58-9B5421196F76}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{B672F91B-E38E-4859-9A58-9B5421196F76}.Debug.ActiveCfg = Debug|Smartphone
{B672F91B-E38E-4859-9A58-9B5421196F76}.Debug.Build.0 = Debug|Smartphone
{B672F91B-E38E-4859-9A58-9B5421196F76}.Debug.Deploy.0 = Debug|Smartphone
{B672F91B-E38E-4859-9A58-9B5421196F76}.Release.ActiveCfg = Release|Smartphone
{B672F91B-E38E-4859-9A58-9B5421196F76}.Release.Build.0 = Release|Smartphone
{B672F91B-E38E-4859-9A58-9B5421196F76}.Release.Deploy.0 = Release|Smartphone
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?