?? xml_editor.csproj
字號(hào):
<VisualStudioProject>
<CSHARP
ProjectType = "Local"
ProductVersion = "7.0.9466"
SchemaVersion = "1.0"
ProjectGuid = "{5DA13850-C33F-4E90-A649-39CD73D2FBB9}"
SccProjectName = "SAK"
SccLocalPath = "SAK"
SccAuxPath = "SAK"
SccProvider = "SAK"
>
<Build>
<Settings
ApplicationIcon = "App.ico"
AssemblyKeyContainerName = ""
AssemblyName = "XML_editor"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "WinExe"
RootNamespace = "XML_editor"
StartupObject = ""
>
<Config
Name = "Debug"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "true"
ConfigurationOverrideFile = ""
DefineConstants = "DEBUG;TRACE"
DocumentationFile = "bin\Debug\XML_editor.exe.xml"
DebugSymbols = "true"
FileAlignment = "4096"
IncrementalBuild = "true"
Optimize = "false"
OutputPath = "bin\Debug\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
<Config
Name = "Release"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "TRACE"
DocumentationFile = ""
DebugSymbols = "false"
FileAlignment = "4096"
IncrementalBuild = "false"
Optimize = "true"
OutputPath = "bin\Release\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
</Settings>
<References>
<Reference
Name = "System"
AssemblyName = "System"
HintPath = "..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.dll"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
HintPath = "..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Data.dll"
/>
<Reference
Name = "System.Drawing"
AssemblyName = "System.Drawing"
HintPath = "..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Drawing.dll"
/>
<Reference
Name = "System.Windows.Forms"
AssemblyName = "System.Windows.Forms"
HintPath = "..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Windows.Forms.dll"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
HintPath = "..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"
/>
<Reference
Name = "MagicLibrary"
AssemblyName = "MagicLibrary"
HintPath = "..\MagicLibrary\MagicLibrary.DLL"
Private = "True"
/>
<Reference
Name = "DLTextEditor"
AssemblyName = "DLTextEditor"
HintPath = "..\DLTextEditor\bin\Debug\DLTextEditor.dll"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "App.ico"
BuildAction = "Content"
/>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "cmain.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Common\FileXMLResolver.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Common\IconProvider.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Common\IPosition.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Common\Position.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Common\Task.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Common\ToolBar.cs"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "DockingPanels\OutputPanel.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DockingPanels\TaskListPanel.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DockingPanels\TextEditorPanel.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DockingPanels\XMLTreePanel.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DockingPanels\XMLValidatingPanel.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DockingPanels\XSLPanel.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Icons\about.png"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\about_about.png"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\Copy.png"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\copyleft.png"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\Cut.png"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\Error.png"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\Exit.png"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Icons\find.png"
BuildAction = "EmbeddedResource"
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -