testxmllistener.sln
来自「Microsoft?Visual C#?.NET (Core Reference」· SLN 代码 · 共 28 行
SLN
28 行
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestXmlListener", "TestXmlListener.csproj", "{215AD39F-5774-4222-B429-CA9CE06F8CA9}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XmlListener", "..\XmlListener\XmlListener.csproj", "{5953C9C4-7B58-4CEE-942C-7A0BA58DD6B5}"
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
ConfigName.0 = Debug
ConfigName.1 = Release
EndGlobalSection
GlobalSection(ProjectDependencies) = postSolution
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{215AD39F-5774-4222-B429-CA9CE06F8CA9}.Debug.ActiveCfg = Debug|.NET
{215AD39F-5774-4222-B429-CA9CE06F8CA9}.Debug.Build.0 = Debug|.NET
{215AD39F-5774-4222-B429-CA9CE06F8CA9}.Release.ActiveCfg = Release|.NET
{215AD39F-5774-4222-B429-CA9CE06F8CA9}.Release.Build.0 = Release|.NET
{5953C9C4-7B58-4CEE-942C-7A0BA58DD6B5}.Debug.ActiveCfg = Debug|.NET
{5953C9C4-7B58-4CEE-942C-7A0BA58DD6B5}.Debug.Build.0 = Debug|.NET
{5953C9C4-7B58-4CEE-942C-7A0BA58DD6B5}.Release.ActiveCfg = Release|.NET
{5953C9C4-7B58-4CEE-942C-7A0BA58DD6B5}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?