📄 atsms.sln
字号:
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "atsms", "atsms.vbproj", "{5BB2CF21-995B-4066-A0C1-ECEA5073D800}"
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "demo", "..\demo\demo.vbproj", "{B5AF6490-91CD-4B89-AFD8-847998480864}"
ProjectSection(ProjectDependencies) = postProject
{5BB2CF21-995B-4066-A0C1-ECEA5073D800} = {5BB2CF21-995B-4066-A0C1-ECEA5073D800}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5BB2CF21-995B-4066-A0C1-ECEA5073D800}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5BB2CF21-995B-4066-A0C1-ECEA5073D800}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5BB2CF21-995B-4066-A0C1-ECEA5073D800}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5BB2CF21-995B-4066-A0C1-ECEA5073D800}.Release|Any CPU.Build.0 = Release|Any CPU
{B5AF6490-91CD-4B89-AFD8-847998480864}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B5AF6490-91CD-4B89-AFD8-847998480864}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B5AF6490-91CD-4B89-AFD8-847998480864}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B5AF6490-91CD-4B89-AFD8-847998480864}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -