⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 winform.csproj

📁 C#2.0宝典源码,C#经典书籍,很多例子
💻 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>{06569A2D-CD3E-41FE-8B0C-F546B8E32C47}</ProjectGuid>
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    <ApplicationIcon>App.ico</ApplicationIcon>
    <AssemblyKeyContainerName>
    </AssemblyKeyContainerName>
    <AssemblyName>StudentsMIS.WinForm</AssemblyName>
    <AssemblyOriginatorKeyFile>
    </AssemblyOriginatorKeyFile>
    <DefaultClientScript>JScript</DefaultClientScript>
    <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
    <DefaultTargetSchema>IE50</DefaultTargetSchema>
    <DelaySign>false</DelaySign>
    <OutputType>WinExe</OutputType>
    <RootNamespace>StudentsMIS.WinForm</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="CrystalDecisions.ReportSource, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, processorArchitecture=MSIL" />
    <Reference Include="CrystalDecisions.Shared, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, processorArchitecture=MSIL" />
    <Reference Include="CrystalDecisions.Windows.Forms, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, processorArchitecture=MSIL" />
    <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.Web.Services">
      <Name>System.Web.Services</Name>
    </Reference>
    <Reference Include="System.Windows.Forms">
      <Name>System.Windows.Forms</Name>
    </Reference>
    <Reference Include="System.Xml">
      <Name>System.XML</Name>
    </Reference>
    <ProjectReference Include="..\Business\Business.csproj">
      <Name>Business</Name>
      <Project>{538F1EAB-AC67-4C29-B11D-AEA0C1277545}</Project>
      <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
    </ProjectReference>
    <ProjectReference Include="..\CommonClassLibrary\CommonClassLibrary.csproj">
      <Name>CommonClassLibrary</Name>
      <Project>{5D1503A8-B193-4B1D-BE23-AE9A4ADE4045}</Project>
      <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
    </ProjectReference>
    <ProjectReference Include="..\DataAccess\DataAccess.csproj">
      <Name>DataAccess</Name>
      <Project>{83BB3699-BE89-4F89-ADEA-7B37350885BF}</Project>
      <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
    </ProjectReference>
    <ProjectReference Include="..\Security\Security.csproj">
      <Name>Security</Name>
      <Project>{12E5495C-F466-44C5-B1C9-96715953F205}</Project>
      <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
    </ProjectReference>
  </ItemGroup>
  <ItemGroup>
    <Content Include="App.ico" />
    <Content Include="CollegeDataSet.xsd">
      <Generator>MSDataSetGenerator</Generator>
      <LastGenOutput>CollegeDataSet.Designer.cs</LastGenOutput>
    </Content>
    <Content Include="images\girl_16.bmp" />
    <Content Include="images\girl_32.bmp" />
    <Content Include="Organization.xsd">
      <Generator>MSDataSetGenerator</Generator>
      <LastGenOutput>Organization.Designer.cs</LastGenOutput>
    </Content>
    <Content Include="StuAddedInfo.xsd">
      <Generator>MSDataSetGenerator</Generator>
      <LastGenOutput>StuAddedInfo.Designer.cs</LastGenOutput>
    </Content>
    <Compile Include="AppStart.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="AssemblyInfo.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="ChangePassword.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="CollegeDataSet.Designer.cs">
      <AutoGen>True</AutoGen>
      <DesignTime>True</DesignTime>
      <DependentUpon>CollegeDataSet.xsd</DependentUpon>
    </Compile>
    <Compile Include="CommonValue.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="FormEdit.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="FormNew.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="FormProperty.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="MainForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Organization.Designer.cs">
      <AutoGen>True</AutoGen>
      <DesignTime>True</DesignTime>
      <DependentUpon>Organization.xsd</DependentUpon>
    </Compile>
    <Compile Include="OrgSettings.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="StuAddedInfo.Designer.cs">
      <AutoGen>True</AutoGen>
      <DesignTime>True</DesignTime>
      <DependentUpon>StuAddedInfo.xsd</DependentUpon>
    </Compile>
    <Compile Include="TypeSettings.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="UserLoginForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="UserManagement.cs">
      <SubType>Form</SubType>
    </Compile>
    <EmbeddedResource Include="ChangePassword.resx">
      <DependentUpon>ChangePassword.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="FormEdit.resx">
      <DependentUpon>FormEdit.cs</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="FormNew.resx">
      <DependentUpon>FormNew.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="FormProperty.resx">
      <DependentUpon>FormProperty.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="images\boy_16.bmp" />
    <EmbeddedResource Include="images\boy_32.bmp" />
    <EmbeddedResource Include="images\delete.bmp" />
    <EmbeddedResource Include="images\edit.bmp" />
    <EmbeddedResource Include="images\new.bmp" />
    <EmbeddedResource Include="images\properties.bmp" />
    <EmbeddedResource Include="images\refresh.bmp" />
    <EmbeddedResource Include="MainForm.resx">
      <DependentUpon>MainForm.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="OrgSettings.resx">
      <DependentUpon>OrgSettings.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="TypeSettings.resx">
      <DependentUpon>TypeSettings.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="UserLoginForm.resx">
      <DependentUpon>UserLoginForm.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="UserManagement.resx">
      <DependentUpon>UserManagement.cs</DependentUpon>
    </EmbeddedResource>
    <None Include="CollegeDataSet.xsx">
      <DependentUpon>CollegeDataSet.xsd</DependentUpon>
    </None>
    <None Include="Organization.xsx">
      <DependentUpon>Organization.xsd</DependentUpon>
    </None>
    <None Include="StuAddedInfo.xsx">
      <DependentUpon>StuAddedInfo.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 + -