camcapturesp.sln
来自「摄像头编程」· SLN 代码 · 共 24 行
SLN
24 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{CB4CE8C6-1BDB-4DC7-A4D3-65A1999772F8}") = "CamCaptureSP", "CamCaptureSP.vbdproj", "{C009A9F4-D1EB-4150-A685-D256745762AE}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{C009A9F4-D1EB-4150-A685-D256745762AE}.Debug.ActiveCfg = Debug|Smartphone
{C009A9F4-D1EB-4150-A685-D256745762AE}.Debug.Build.0 = Debug|Smartphone
{C009A9F4-D1EB-4150-A685-D256745762AE}.Debug.Deploy.0 = Debug|Smartphone
{C009A9F4-D1EB-4150-A685-D256745762AE}.Release.ActiveCfg = Release|Smartphone
{C009A9F4-D1EB-4150-A685-D256745762AE}.Release.Build.0 = Release|Smartphone
{C009A9F4-D1EB-4150-A685-D256745762AE}.Release.Deploy.0 = Release|Smartphone
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?