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

📄 个性rss阅读器.csproj

📁 PRR(个性RSS阅读器) PRR是一款全新的快捷实用的RSS阅读器
💻 CSPROJ
字号:
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    <ProductVersion>8.0.50727</ProductVersion>
    <SchemaVersion>2.0</SchemaVersion>
    <ProjectGuid>{0F03C081-DA3D-4B4A-922B-09BBEF535C2B}</ProjectGuid>
    <OutputType>WinExe</OutputType>
    <AppDesignerFolder>Properties</AppDesignerFolder>
    <RootNamespace>个性rss阅读器</RootNamespace>
    <AssemblyName>个性rss阅读器</AssemblyName>
    <ApplicationIcon>logo.ico</ApplicationIcon>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <DebugSymbols>true</DebugSymbols>
    <DebugType>full</DebugType>
    <Optimize>false</Optimize>
    <OutputPath>bin\Debug\</OutputPath>
    <DefineConstants>DEBUG;TRACE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
    <DebugType>pdbonly</DebugType>
    <Optimize>true</Optimize>
    <OutputPath>bin\Release\</OutputPath>
    <DefineConstants>TRACE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="System" />
    <Reference Include="System.Data" />
    <Reference Include="System.Deployment" />
    <Reference Include="System.Drawing" />
    <Reference Include="System.Windows.Forms" />
    <Reference Include="System.Xml" />
  </ItemGroup>
  <ItemGroup>
    <Compile Include="Main.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Main.Designer.cs">
      <DependentUpon>Main.cs</DependentUpon>
    </Compile>
    <Compile Include="MyToolStripButton.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="MyTreeNode.cs" />
    <Compile Include="Program.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
    <EmbeddedResource Include="Main.resx">
      <SubType>Designer</SubType>
      <DependentUpon>Main.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Properties\Resources.resx">
      <Generator>ResXFileCodeGenerator</Generator>
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <Compile Include="Properties\Resources.Designer.cs">
      <AutoGen>True</AutoGen>
      <DependentUpon>Resources.resx</DependentUpon>
      <DesignTime>True</DesignTime>
    </Compile>
    <None Include="App.config" />
    <None Include="bin\Debug\个性rss阅读器.exe.config" />
    <None Include="bin\Debug\个性rss阅读器.vshost.exe.config" />
    <None Include="ClassDiagram1.cd" />
    <None Include="Properties\Settings.settings">
      <Generator>SettingsSingleFileGenerator</Generator>
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
    </None>
    <None Include="Resources\Thumbs.db" />
    <Compile Include="Properties\Settings.Designer.cs">
      <AutoGen>True</AutoGen>
      <DependentUpon>Settings.settings</DependentUpon>
      <DesignTimeSharedInput>True</DesignTimeSharedInput>
    </Compile>
    <Compile Include="RSS.cs" />
    <Compile Include="RSSLink.cs" />
    <Compile Include="RSSNew.cs" />
    <Compile Include="SplashScreen.cs">
      <SubType>Form</SubType>
    </Compile>
  </ItemGroup>
  <ItemGroup>
    <Content Include="bin\Debug\config.xml" />
    <Content Include="bin\Debug\Image\Back.PNG" />
    <Content Include="bin\Debug\Image\bmp.gif" />
    <Content Include="bin\Debug\Image\c.gif" />
    <Content Include="bin\Debug\Image\Discuss.PNG" />
    <Content Include="bin\Debug\Image\doc.gif" />
    <Content Include="bin\Debug\Image\exe.gif" />
    <Content Include="bin\Debug\Image\Favorites.PNG" />
    <Content Include="bin\Debug\Image\file.png" />
    <Content Include="bin\Debug\Image\folder.gif" />
    <Content Include="bin\Debug\Image\Forward.PNG" />
    <Content Include="bin\Debug\Image\ftp_top.jpg" />
    <Content Include="bin\Debug\Image\Go20.PNG" />
    <Content Include="bin\Debug\Image\Home.PNG" />
    <Content Include="bin\Debug\Image\htm.gif" />
    <Content Include="bin\Debug\Image\iso.gif" />
    <Content Include="bin\Debug\Image\logo.gif" />
    <Content Include="bin\Debug\Image\logo2.gif" />
    <Content Include="bin\Debug\Image\Mail.PNG" />
    <Content Include="bin\Debug\Image\mp3.gif" />
    <Content Include="bin\Debug\Image\pdf.gif" />
    <Content Include="bin\Debug\Image\qw1.bmp" />
    <Content Include="bin\Debug\Image\rar.gif" />
    <Content Include="bin\Debug\Image\Refresh.PNG" />
    <Content Include="bin\Debug\Image\Refresh1.PNG" />
    <Content Include="bin\Debug\Image\search_img.jpg" />
    <Content Include="bin\Debug\Image\Stop.PNG" />
    <Content Include="bin\Debug\Image\txt.gif" />
    <Content Include="bin\Debug\Image\wma.gif" />
    <Content Include="bin\Debug\logo.gif" />
    <Content Include="bin\Debug\mode.htm" />
    <Content Include="bin\Debug\mode1.html" />
    <Content Include="bin\Debug\mode2.html" />
    <Content Include="bin\Debug\TEBIEDINGZHI.xml" />
    <Content Include="bin\Debug\WelCome.htm" />
    <Content Include="bin\Debug\个性rss阅读器.exe" />
    <Content Include="bin\Debug\个性rss阅读器.pdb" />
    <Content Include="bin\Debug\个性rss阅读器.vshost.exe" />
    <Content Include="Favorites.ico" />
    <Content Include="logo.ico" />
    <Content Include="Resources\back.bmp" />
    <Content Include="Resources\forward.bmp" />
    <Content Include="Resources\go.bmp" />
    <Content Include="Resources\home.bmp" />
    <Content Include="Resources\refresh.bmp" />
    <Content Include="Resources\stop.bmp" />
  </ItemGroup>
  <ItemGroup>
    <Folder Include="DATA\" />
  </ItemGroup>
  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
       Other similar extension points exist, see Microsoft.Common.targets.
  <Target Name="BeforeBuild">
  </Target>
  <Target Name="AfterBuild">
  </Target>
  -->
</Project>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -