📄 skymail.csproj
字号:
<VisualStudioProject>
<CSHARP
ProjectType = "Local"
ProductVersion = "7.0.9466"
SchemaVersion = "1.0"
ProjectGuid = "{52E054CC-B981-4EB7-82A0-CD7941BB7F6A}"
>
<Build>
<Settings
ApplicationIcon = "E:\icon\ico20\新建文件夹 (4)\aqua.ico"
AssemblyKeyContainerName = ""
AssemblyName = "SkyMail"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "WinExe"
RootNamespace = "SkyMail"
StartupObject = "SkyMail.Form3"
>
<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 = "..\..\..\..\..\WINNTSER\Microsoft.NET\Framework\v1.0.3705\System.dll"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
HintPath = "..\..\..\..\..\WINNTSER\Microsoft.NET\Framework\v1.0.3705\System.Data.dll"
/>
<Reference
Name = "System.Drawing"
AssemblyName = "System.Drawing"
HintPath = "..\..\..\..\..\WINNTSER\Microsoft.NET\Framework\v1.0.3705\System.Drawing.dll"
/>
<Reference
Name = "System.Windows.Forms"
AssemblyName = "System.Windows.Forms"
HintPath = "..\..\..\..\..\WINNTSER\Microsoft.NET\Framework\v1.0.3705\System.Windows.Forms.dll"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
HintPath = "..\..\..\..\..\WINNTSER\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "app.config"
BuildAction = "None"
/>
<File
RelPath = "App.ico"
BuildAction = "Content"
/>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Form2.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Form2.resx"
DependentUpon = "Form2.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Form3.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Form3.resx"
DependentUpon = "Form3.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Form4.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Form4.resx"
DependentUpon = "Form4.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Form5.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Form5.resx"
DependentUpon = "Form5.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Form6.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Form6.resx"
DependentUpon = "Form6.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Form7.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Form7.resx"
DependentUpon = "Form7.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Form8.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Form8.resx"
DependentUpon = "Form8.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Form9.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Form9.resx"
DependentUpon = "Form9.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FrmConf.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FrmConf.resx"
DependentUpon = "FrmConf.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FrmConfPop3.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FrmConfPop3.resx"
DependentUpon = "FrmConfPop3.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Frmdir.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Frmdir.resx"
DependentUpon = "Frmdir.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Frmmove.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Frmmove.resx"
DependentUpon = "Frmmove.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Userdb.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Userdb.resx"
DependentUpon = "Userdb.cs"
BuildAction = "EmbeddedResource"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -