?? security.csproj
字號(hào):
<VisualStudioProject>
<CSHARP
ProjectType = "Local"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{EDB91DB3-13A8-44F0-B5CA-E47CC5322EF2}"
>
<Build>
<Settings
ApplicationIcon = "App.ico"
AssemblyKeyContainerName = ""
AssemblyName = "Security"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "WinExe"
PreBuildEvent = ""
PostBuildEvent = ""
RootNamespace = "BlueHill.BlueWindows.Security"
RunPostBuildEvent = "OnBuildSuccess"
StartupObject = ""
>
<Config
Name = "Debug"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "DEBUG;TRACE"
DocumentationFile = ""
DebugSymbols = "true"
FileAlignment = "4096"
IncrementalBuild = "false"
NoStdLib = "false"
NoWarn = ""
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"
NoStdLib = "false"
NoWarn = ""
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.1.4322\System.dll"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
/>
<Reference
Name = "System.Drawing"
AssemblyName = "System.Drawing"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
/>
<Reference
Name = "System.Windows.Forms"
AssemblyName = "System.Windows.Forms"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
/>
<Reference
Name = "SalaryManagement"
Project = "{DE01C429-07C2-4EE0-9599-ED5A5F1545FF}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "EmployeeManagement"
Project = "{1CC36FD9-CDC3-44D7-A721-EEC6C1AD032B}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "DepartmentManagement"
Project = "{51B32D25-EBDE-4454-AB3D-774D663AA782}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "App.ico"
BuildAction = "Content"
/>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "FormAbout.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormAbout.resx"
DependentUpon = "FormAbout.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormChangePassword.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormChangePassword.resx"
DependentUpon = "FormChangePassword.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormChangePassword.zh-CHS.resx"
DependentUpon = "FormChangePassword.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormChangePassword.zh-CN.resx"
DependentUpon = "FormChangePassword.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormLogin.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormLogin.resx"
DependentUpon = "FormLogin.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormMain.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormMain.resx"
DependentUpon = "FormMain.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormQueryEvent.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormQueryEvent.resx"
DependentUpon = "FormQueryEvent.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormSystemEvent.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormSystemEvent.resx"
DependentUpon = "FormSystemEvent.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "SecurityUtil.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "SecurityUtil.resx"
DependentUpon = "SecurityUtil.cs"
BuildAction = "EmbeddedResource"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -