📄 mediate.csproj
字号:
<VisualStudioProject>
<CSHARP
ProjectType = "Local"
ProductVersion = "7.0.9254"
SchemaVersion = "1.0"
ProjectGuid = "{9E1EDB5C-F3FF-4A3A-BA12-EB6ED7D77334}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "Mediate"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
NoStandardLibraries = "false"
OutputType = "WinExe"
RootNamespace = "Mediate"
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 = "true"
Optimize = "true"
OutputPath = "bin\Release\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
</Settings>
<References>
<Reference
Name = "System"
AssemblyName = "System"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
/>
<Reference
Name = "System.Drawing"
AssemblyName = "System.Drawing"
/>
<Reference
Name = "System.Windows.Forms"
AssemblyName = "System.Windows.Forms"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.XML"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "AssemblyInfo.cs"
BuildAction = "Compile"
/>
<File
RelPath = "ClrButton.cs"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "ClrButton.resx"
DependentUpon = "ClrButton.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Command.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "CpyButton.cs"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "CpyButton.resx"
DependentUpon = "CpyButton.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "csFile.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Form1.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Form1.resx"
DependentUpon = "Form1.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Kid.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "KidData.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "KidIterator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "KidList.cs"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "KidList.resx"
DependentUpon = "KidList.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "licenses.licx"
BuildAction = "Content"
/>
<File
RelPath = "Mediator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "StringTokenizer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -