hrsalary.csproj
来自「工资结算系统 拥有权限控制 临时工资表 自动导入导出Excel 以及邮件群」· CSPROJ 代码 · 共 419 行 · 第 1/2 页
CSPROJ
419 行
Lcid = "0"
WrapperTool = "primary"
/>
<Reference
Name = "Excel"
Guid = "{00020813-0000-0000-C000-000000000046}"
VersionMajor = "1"
VersionMinor = "4"
Lcid = "0"
WrapperTool = "tlbimp"
/>
<Reference
Name = "stdole5"
Guid = "{00020430-0000-0000-C000-000000000046}"
VersionMajor = "2"
VersionMinor = "0"
Lcid = "0"
WrapperTool = "primary"
/>
</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 = "MainForm.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "MainForm.resx"
DependentUpon = "MainForm.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "bin\Debug\HrSalary.exe"
BuildAction = "Content"
/>
<File
RelPath = "bin\Debug\HrSalary.pdb"
BuildAction = "Content"
/>
<File
RelPath = "bin\Debug\Interop.Microsoft.Office.Core.dll"
BuildAction = "Content"
/>
<File
RelPath = "employee\RenewStaff.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "employee\RenewStaff.resx"
DependentUpon = "RenewStaff.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "employee\StaffManager.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "employee\StaffManager.resx"
DependentUpon = "StaffManager.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "employee\StaffModify.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "employee\StaffModify.resx"
DependentUpon = "StaffModify.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "employee\StaffQuery.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "employee\StaffQuery.resx"
DependentUpon = "StaffQuery.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "salary\EmailSender.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "salary\EmailSender.resx"
DependentUpon = "EmailSender.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "salary\QueryEmployeeSalary.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "salary\QueryEmployeeSalary.resx"
DependentUpon = "QueryEmployeeSalary.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "salary\SalaryModify.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "salary\SalaryModify.resx"
DependentUpon = "SalaryModify.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "salary\SmtpserverModify.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "salary\SmtpserverModify.resx"
DependentUpon = "SmtpserverModify.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "user\login.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "user\login.resx"
DependentUpon = "login.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "user\ModifyPasswd.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "user\ModifyPasswd.resx"
DependentUpon = "ModifyPasswd.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "user\PowerManager.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "user\PowerManager.resx"
DependentUpon = "PowerManager.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "user\UserModify.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "user\UserModify.resx"
DependentUpon = "UserModify.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "util\ComboItem.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "util\GridUtil.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "util\LoadExcelData.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "util\SmtpUtil.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "util\StringUtils.cs"
SubType = "Code"
BuildAction = "Compile"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?