html editor.sln
来自「一个很好用的html编辑器。带源码」· SLN 代码 · 共 30 行
SLN
30 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HTMLEditorApp", "HtmlEditorApp\HtmlEditorApp.csproj", "{8C0043BA-0665-40AB-9B23-1512809B89E0}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HTMLEditorControl", "HtmlEditorControl\HtmlEditorControl.csproj", "{5873DE0F-6853-4C8E-91A4-7A6861069A9A}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{8C0043BA-0665-40AB-9B23-1512809B89E0}.Debug.ActiveCfg = Debug|.NET
{8C0043BA-0665-40AB-9B23-1512809B89E0}.Debug.Build.0 = Debug|.NET
{8C0043BA-0665-40AB-9B23-1512809B89E0}.Release.ActiveCfg = Release|.NET
{8C0043BA-0665-40AB-9B23-1512809B89E0}.Release.Build.0 = Release|.NET
{5873DE0F-6853-4C8E-91A4-7A6861069A9A}.Debug.ActiveCfg = Debug|.NET
{5873DE0F-6853-4C8E-91A4-7A6861069A9A}.Debug.Build.0 = Debug|.NET
{5873DE0F-6853-4C8E-91A4-7A6861069A9A}.Release.ActiveCfg = Release|.NET
{5873DE0F-6853-4C8E-91A4-7A6861069A9A}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?