📄 mainsystem.csproj
字号:
<VisualStudioProject>
<CSHARP
ProjectType = "Local"
ProductVersion = "7.0.9466"
SchemaVersion = "1.0"
ProjectGuid = "{1C97C41A-8B92-4551-9FC1-A6223AD961AC}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "dmzn"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "WinExe"
RootNamespace = "MainSystem"
StartupObject = ""
>
<Config
Name = "Debug"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "DEBUG;TRACE"
DocumentationFile = ""
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 = "C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.dll"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Data.dll"
/>
<Reference
Name = "System.Drawing"
AssemblyName = "System.Drawing"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Drawing.dll"
/>
<Reference
Name = "System.Windows.Forms"
AssemblyName = "System.Windows.Forms"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Windows.Forms.dll"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"
/>
<Reference
Name = "System.Design"
AssemblyName = "System.Design"
HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Design.dll"
/>
<Reference
Name = "stdole"
Guid = "{00020430-0000-0000-C000-000000000046}"
VersionMajor = "2"
VersionMinor = "0"
Lcid = "0"
WrapperTool = "primary"
/>
<Reference
Name = "MagicLocalLibrary"
AssemblyName = "MagicLocalLibrary"
HintPath = "C:\Program Files\Crownwood Consulting Ltd\Magic Library 1.7.1\Bin\MagicLocalLibrary.dll"
/>
<Reference
Name = "UtilityLibrary"
AssemblyName = "UtilityLibrary"
HintPath = "bin\Debug\UtilityLibrary.dll"
/>
<Reference
Name = "magiclibrary"
AssemblyName = "MagicLibrary"
HintPath = "c:\program files\crownwood consulting ltd\magic library 1.7.1\bin\magiclibrary.dll"
/>
<Reference
Name = "SHDocVw"
Guid = "{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}"
VersionMajor = "1"
VersionMinor = "1"
Lcid = "0"
WrapperTool = "tlbimp"
/>
<Reference
Name = "AxSHDocVw"
Guid = "{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}"
VersionMajor = "1"
VersionMinor = "1"
Lcid = "0"
WrapperTool = "aximp"
/>
<Reference
Name = "MapObjects2"
Guid = "{9BD6A640-CE75-11D1-AF04-204C4F4F5020}"
VersionMajor = "2"
VersionMinor = "0"
Lcid = "0"
WrapperTool = "tlbimp"
/>
<Reference
Name = "AxMapObjects2"
Guid = "{9BD6A640-CE75-11D1-AF04-204C4F4F5020}"
VersionMajor = "2"
VersionMinor = "0"
Lcid = "0"
WrapperTool = "aximp"
/>
<Reference
Name = "MOSYMBOLLib"
Guid = "{7E2173D1-A5D6-11D2-82D6-00400545518C}"
VersionMajor = "1"
VersionMinor = "0"
Lcid = "0"
WrapperTool = "tlbimp"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "App.ico"
BuildAction = "Content"
/>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "CBusLine.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "CEnvironment.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "CPath.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "frmBus.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmBus.resx"
DependentUpon = "frmBus.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmBusResult.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmBusResult.resx"
DependentUpon = "frmBusResult.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmContent.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmContent.resx"
DependentUpon = "frmContent.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmInfo.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmInfo.resx"
DependentUpon = "frmInfo.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmLine.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmLine.resx"
DependentUpon = "frmLine.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmMain.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmMain.resx"
DependentUpon = "frmMain.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmStation.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmStation.resx"
DependentUpon = "frmStation.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Maps.bmp"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "MapTip.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "NetLayer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Toolbar16.bmp"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Toolbar2.bmp"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Visible.bmp"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Workspace.bmp"
BuildAction = "EmbeddedResource"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -