xml_editor.csproj
来自「C#实现DHTML编辑器功能!」· CSPROJ 代码 · 共 416 行 · 第 1/2 页
CSPROJ
416 行
/>
<File
RelPath = "Icons\indent.png"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\Information.png"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\lock_locked.png"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\lock_unlocked.png"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\NewFile.png"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\OpenFile.png"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\OutputPanel.bmp"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\Paste.png"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\Properties.png"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\RedoIcon.png"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\refresh.png"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\Save.png"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\SaveAll.png"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\splash.png"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\svg.ico"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\TaskList.bmp"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\UndoIcon.png"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\unindent.png"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\unknown_doc.ico"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\Warning.png"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\xml.ico"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\xml_tag1.png"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\xml_tag2.png"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\xml_tag3.png"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\xml_tag4.png"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\xml_tree.png"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\xml_validator.bmp"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\xsd.ico"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\xsl.ico"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "MyComponents\Button\ImageButton.cs"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "MyComponents\GroupBox\AxGroupBox.cs"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "MyComponents\StatusBar\AxProgressStatusBarPanel.cs"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "MyComponents\StatusBar\AxStatusBar.cs"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "MyComponents\StatusBar\AxStatusBar.resx"
DependentUpon = "AxStatusBar.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "MyComponents\StatusBar\AxStatusBarPanel.cs"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "MyComponents\StatusBar\SdStatusBar.cs"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "MyComponents\StatusBar\SdStatusBar.resx"
DependentUpon = "SdStatusBar.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "MyForms\AboutForm.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "MyForms\GotoLineForm.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "MyForms\LicenseForm.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "MyForms\MainForm.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "MyForms\MainForm.resx"
DependentUpon = "MainForm.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "MyForms\SearchForm.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "MyForms\SplashForm.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "MyForms\SplashForm.resx"
DependentUpon = "SplashForm.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "TabPages\TextAreaTabPage.cs"
SubType = "Component"
BuildAction = "Compile"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?