📄 图书馆信息管理系统.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>{577B6BC2-D457-4670-9D08-C904CB0ED20A}</ProjectGuid>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ApplicationIcon>App.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>
<Content Include="App.ico" />
<Content Include="DataSet2.xsd">
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>DataSet2.Designer.cs</LastGenOutput>
</Content>
<Compile Include="AssemblyInfo.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="bz.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="cxyg.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="DataSet2.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>DataSet2.xsd</DependentUpon>
</Compile>
<Compile Include="dlWin.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="dzcx.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="dzzc.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="dzzx.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form1.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="gy.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="hsgl.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="jlxg.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="jsgl.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="mmxg.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="scts.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="scyg.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="smcx.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="smcx2.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="smcx3.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="tjts.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="xxxg.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="zjyg.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="zlxg.cs">
<SubType>Form</SubType>
</Compile>
<EmbeddedResource Include="bz.resx">
<DependentUpon>bz.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="cxyg.resx">
<DependentUpon>cxyg.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="dlWin.resx">
<DependentUpon>dlWin.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="dzcx.resx">
<DependentUpon>dzcx.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="dzzc.resx">
<DependentUpon>dzzc.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="dzzx.resx">
<DependentUpon>dzzx.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Form1.resx">
<DependentUpon>Form1.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="gy.resx">
<DependentUpon>gy.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="hsgl.resx">
<DependentUpon>hsgl.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="jlxg.resx">
<DependentUpon>jlxg.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="jsgl.resx">
<DependentUpon>jsgl.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="mmxg.resx">
<DependentUpon>mmxg.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="scts.resx">
<DependentUpon>scts.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="scyg.resx">
<DependentUpon>scyg.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="smcx.resx">
<DependentUpon>smcx.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="smcx2.resx">
<DependentUpon>smcx2.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="smcx3.resx">
<DependentUpon>smcx3.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="tjts.resx">
<DependentUpon>tjts.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="xxxg.resx">
<DependentUpon>xxxg.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="zjyg.resx">
<DependentUpon>zjyg.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="zlxg.resx">
<DependentUpon>zlxg.cs</DependentUpon>
</EmbeddedResource>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PreBuildEvent>
</PreBuildEvent>
<PostBuildEvent>
</PostBuildEvent>
</PropertyGroup>
</Project>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -