📄 ping一个ip地址.sln
字号:
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Ping一个IP地址", "Ping一个IP地址.vbproj", "{0A7E74C1-F3F3-4FE7-869E-8C1FE6F7AF62}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{0A7E74C1-F3F3-4FE7-869E-8C1FE6F7AF62}.Debug.ActiveCfg = Debug|.NET
{0A7E74C1-F3F3-4FE7-869E-8C1FE6F7AF62}.Debug.Build.0 = Debug|.NET
{0A7E74C1-F3F3-4FE7-869E-8C1FE6F7AF62}.Release.ActiveCfg = Release|.NET
{0A7E74C1-F3F3-4FE7-869E-8C1FE6F7AF62}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -