?? 人力資源管理系統.csproj
字號:
?<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ProjectType>Local</ProjectType>
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{A5EE1DF1-9D33-4541-AE99-BC09713525FB}</ProjectGuid>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ApplicationIcon>hrm.ico</ApplicationIcon>
<AssemblyKeyContainerName>
</AssemblyKeyContainerName>
<AssemblyName>人力資源管理系統</AssemblyName>
<AssemblyOriginatorKeyFile>
</AssemblyOriginatorKeyFile>
<DefaultClientScript>JScript</DefaultClientScript>
<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
<DefaultTargetSchema>IE50</DefaultTargetSchema>
<DelaySign>false</DelaySign>
<OutputType>WinExe</OutputType>
<RootNamespace>人力資源管理系統</RootNamespace>
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
<StartupObject>
</StartupObject>
<FileUpgradeFlags>
</FileUpgradeFlags>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<OutputPath>bin\Debug\</OutputPath>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
<BaseAddress>285212672</BaseAddress>
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
<ConfigurationOverrideFile>
</ConfigurationOverrideFile>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DocumentationFile>
</DocumentationFile>
<DebugSymbols>true</DebugSymbols>
<FileAlignment>4096</FileAlignment>
<NoStdLib>false</NoStdLib>
<NoWarn>
</NoWarn>
<Optimize>false</Optimize>
<RegisterForComInterop>false</RegisterForComInterop>
<RemoveIntegerChecks>false</RemoveIntegerChecks>
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
<WarningLevel>4</WarningLevel>
<DebugType>full</DebugType>
<ErrorReport>prompt</ErrorReport>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<OutputPath>bin\Release\</OutputPath>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
<BaseAddress>285212672</BaseAddress>
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
<ConfigurationOverrideFile>
</ConfigurationOverrideFile>
<DefineConstants>TRACE</DefineConstants>
<DocumentationFile>
</DocumentationFile>
<DebugSymbols>false</DebugSymbols>
<FileAlignment>4096</FileAlignment>
<NoStdLib>false</NoStdLib>
<NoWarn>
</NoWarn>
<Optimize>true</Optimize>
<RegisterForComInterop>false</RegisterForComInterop>
<RemoveIntegerChecks>false</RemoveIntegerChecks>
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
<WarningLevel>4</WarningLevel>
<DebugType>none</DebugType>
<ErrorReport>prompt</ErrorReport>
</PropertyGroup>
<ItemGroup>
<Reference Include="System">
<Name>System</Name>
</Reference>
<Reference Include="System.Data">
<Name>System.Data</Name>
</Reference>
<Reference Include="System.Drawing">
<Name>System.Drawing</Name>
</Reference>
<Reference Include="System.Windows.Forms">
<Name>System.Windows.Forms</Name>
</Reference>
<Reference Include="System.Xml">
<Name>System.XML</Name>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="AmendStafferInfo.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="AssemblyInfo.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="DataGridNoActiveCellColumn.cs">
<SubType>Component</SubType>
</Compile>
<Compile Include="DataSet1.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>DataSet1.xsd</DependentUpon>
</Compile>
<Compile Include="DataSet11.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>DataSet11.xsd</DependentUpon>
</Compile>
<Compile Include="DataSet2.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>DataSet2.xsd</DependentUpon>
</Compile>
<Compile Include="HortationManage.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="IncomeTax.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="LookupStafferInfo.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="MainFrm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="OrgInfo.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="PayoffHistory.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="PunishmentManage.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="SalaryManage.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="SetOrgInfo.cs">
<SubType>Form</SubType>
</Compile>
<EmbeddedResource Include="AmendStafferInfo.resx">
<DependentUpon>AmendStafferInfo.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="DataGridNoActiveCellColumn.resx">
<DependentUpon>DataGridNoActiveCellColumn.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="HortationManage.resx">
<DependentUpon>HortationManage.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="IncomeTax.resx">
<DependentUpon>IncomeTax.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="LookupStafferInfo.resx">
<DependentUpon>LookupStafferInfo.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="MainFrm.resx">
<DependentUpon>MainFrm.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="OrgInfo.resx">
<DependentUpon>OrgInfo.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="PayoffHistory.resx">
<DependentUpon>PayoffHistory.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="PunishmentManage.resx">
<DependentUpon>PunishmentManage.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="SalaryManage.resx">
<DependentUpon>SalaryManage.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="SetOrgInfo.resx">
<DependentUpon>SetOrgInfo.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<Content Include="DataSet1.xsd">
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>DataSet1.Designer.cs</LastGenOutput>
</Content>
<Content Include="DataSet11.xsd">
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>DataSet11.Designer.cs</LastGenOutput>
</Content>
<Content Include="DataSet2.xsd">
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>DataSet2.Designer.cs</LastGenOutput>
</Content>
<Content Include="hrm.ico" />
<None Include="ClassDiagram1.cd" />
<None Include="ClassDiagram2.cd" />
<None Include="DataSet1.xsx">
<DependentUpon>DataSet1.xsd</DependentUpon>
</None>
<None Include="DataSet2.xsx">
<DependentUpon>DataSet2.xsd</DependentUpon>
</None>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PreBuildEvent>
</PreBuildEvent>
<PostBuildEvent>
</PostBuildEvent>
</PropertyGroup>
</Project>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -