net send.sln
来自「简单局域网页发送指定消息,可指定数量发送,可以搞小的恶作剧」· SLN 代码 · 共 24 行
SLN
24 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Net Send", "Net Send\Net Send.csproj", "{C31580C5-7807-4E59-9307-310B9D426FB7}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectDependencies) = postSolution
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{C31580C5-7807-4E59-9307-310B9D426FB7}.Debug.ActiveCfg = Debug|.NET
{C31580C5-7807-4E59-9307-310B9D426FB7}.Debug.Build.0 = Debug|.NET
{C31580C5-7807-4E59-9307-310B9D426FB7}.Release.ActiveCfg = Release|.NET
{C31580C5-7807-4E59-9307-310B9D426FB7}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?