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

📄 skyisite.csproj

📁 人物传记/成功经验人物传记/成功经验人物传记/成功经验人物传记/成功经验人物传记/成功经验
💻 CSPROJ
📖 第 1 页 / 共 3 页
字号:
<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    <ProductVersion>9.0.30729</ProductVersion>
    <SchemaVersion>2.0</SchemaVersion>
    <ProjectGuid>{E829544F-CB18-4C54-8E3B-742E1F55955B}</ProjectGuid>
    <ProjectTypeGuids>{603c0e0b-db56-11dc-be95-000d561079b0};{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
    <OutputType>Library</OutputType>
    <AppDesignerFolder>Properties</AppDesignerFolder>
    <RootNamespace>SkyiSite</RootNamespace>
    <AssemblyName>SkyiSite</AssemblyName>
    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
    <MvcBuildViews>false</MvcBuildViews>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <DebugSymbols>true</DebugSymbols>
    <DebugType>full</DebugType>
    <Optimize>false</Optimize>
    <OutputPath>bin\</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\</OutputPath>
    <DefineConstants>TRACE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="AjaxControlToolkit, Version=3.0.20820.16598, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\..\WebConfig\Bin\AjaxControlToolkit.dll</HintPath>
    </Reference>
    <Reference Include="SkyiSite.DB, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\SkyiSite.DB\bin\Debug\SkyiSite.DB.dll</HintPath>
    </Reference>
    <Reference Include="SkyiSite.DBUtility, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\SkyiSite.DBUtility\bin\Debug\SkyiSite.DBUtility.dll</HintPath>
    </Reference>
    <Reference Include="SkyiSite.Tooltip, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\SkyiSite.Tooltip\bin\Debug\SkyiSite.Tooltip.dll</HintPath>
    </Reference>
    <Reference Include="System" />
    <Reference Include="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>bin\System.Core.dll</HintPath>
      <RequiredTargetFramework>3.5</RequiredTargetFramework>
    </Reference>
    <Reference Include="System.Data" />
    <Reference Include="System.Data.DataSetExtensions">
      <RequiredTargetFramework>3.5</RequiredTargetFramework>
    </Reference>
    <Reference Include="System.Data.Linq">
      <RequiredTargetFramework>3.5</RequiredTargetFramework>
    </Reference>
    <Reference Include="System.Web.Mvc, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
    <Reference Include="System.Xml.Linq">
      <RequiredTargetFramework>3.5</RequiredTargetFramework>
    </Reference>
    <Reference Include="System.Drawing" />
    <Reference Include="System.Web" />
    <Reference Include="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
    <Reference Include="System.Web.Abstractions" />
    <Reference Include="System.Web.Routing" />
    <Reference Include="System.Xml" />
    <Reference Include="System.Configuration" />
    <Reference Include="System.Web.Services" />
    <Reference Include="System.EnterpriseServices" />
    <Reference Include="System.Web.Mobile" />
    <Reference Include="WebGridView, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\..\WebConfig\Bin\WebGridView.dll</HintPath>
    </Reference>
  </ItemGroup>
  <ItemGroup>
    <Compile Include="Controllers\AccountController.cs" />
    <Compile Include="Controllers\AdminController.cs" />
    <Compile Include="Controllers\HomeController.cs" />
    <Compile Include="Default.aspx.cs">
      <DependentUpon>Default.aspx</DependentUpon>
      <SubType>ASPXCodeBehind</SubType>
    </Compile>
    <Compile Include="Global.asax.cs">
      <DependentUpon>Global.asax</DependentUpon>
    </Compile>
    <Compile Include="Models\DataContextBase.cs" />
    <Compile Include="Models\SkyiSiteDB.cs">
      <DependentUpon>SkyiSiteDB.dbml</DependentUpon>
    </Compile>
    <Compile Include="Models\SkyiSiteDB.designer.cs">
      <AutoGen>True</AutoGen>
      <DesignTime>True</DesignTime>
      <DependentUpon>SkyiSiteDB.dbml</DependentUpon>
    </Compile>
    <Compile Include="Models\SQLHelper.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
    <Compile Include="Views\Admin\Function.aspx.cs">
      <DependentUpon>Function.aspx</DependentUpon>
      <SubType>ASPXCodeBehind</SubType>
    </Compile>
    <Compile Include="Views\Admin\Function.aspx.designer.cs">
      <DependentUpon>Function.aspx</DependentUpon>
    </Compile>
    <Compile Include="WebServices\LeftMenu.asmx.cs">
      <DependentUpon>LeftMenu.asmx</DependentUpon>
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="WebServices\SrvFunction.asmx.cs">
      <DependentUpon>SrvFunction.asmx</DependentUpon>
      <SubType>Component</SubType>
    </Compile>
  </ItemGroup>
  <ItemGroup>
    <Content Include="App_Data\SkyiSite.mdf">
    </Content>
    <Content Include="App_Data\SkyiSite_log.ldf">
      <DependentUpon>SkyiSite.mdf</DependentUpon>
    </Content>
    <Content Include="App_Themes\SkyiTheme\SmartGridView.css" />
    <Content Include="Content\Default.CSS" />
    <Content Include="Content\pagerstyle.css" />
    <Content Include="Default.aspx" />
    <Content Include="Files\Image\025y.gif" />
    <Content Include="Files\Image\025y1.gif" />
    <Content Include="Files\Image\025y2.gif" />
    <Content Include="Files\Image\11.gif" />
    <Content Include="Files\Image\12.gif" />
    <Content Include="Files\Image\13.gif" />
    <Content Include="Files\Image\16.gif" />
    <Content Include="Files\Image\17.gif" />
    <Content Include="Files\Image\18.gif" />
    <Content Include="Files\Image\19.gif" />
    <Content Include="Files\Image\192.gif" />
    <Content Include="Files\Image\20.gif" />
    <Content Include="Files\Image\202.gif" />
    <Content Include="Files\Image\21.gif" />
    <Content Include="Files\Image\22.gif" />
    <Content Include="Files\Image\add.gif" />
    <Content Include="Files\Image\Animation_OutLookBar_shrink.gif" />
    <Content Include="Files\Image\Animation_OutLookBar_title.gif" />
    <Content Include="Files\Image\arrow-down.png" />
    <Content Include="Files\Image\arrow-up.png" />
    <Content Include="Files\Image\arrow_black.gif" />
    <Content Include="Files\Image\arrow_l.gif" />
    <Content Include="Files\Image\arrow_r.gif" />
    <Content Include="Files\Image\baocun.gif" />
    <Content Include="Files\Image\bg-main.png" />
    <Content Include="Files\Image\bg-menu-main.png" />
    <Content Include="Files\Image\bg-snippet-dim.png" />
    <Content Include="Files\Image\bg-snippet.png" />
    <Content Include="Files\Image\bg_body.gif" />
    <Content Include="Files\Image\bg_gradient-left.png" />
    <Content Include="Files\Image\bg_nav.gif" />
    <Content Include="Files\Image\bg_wrapper.gif" />
    <Content Include="Files\Image\blank.gif" />
    <Content Include="Files\Image\body_bg.gif" />
    <Content Include="Files\Image\bold.gif" />
    <Content Include="Files\Image\btnbg.gif" />
    <Content Include="Files\Image\btn_beif.gif" />
    <Content Include="Files\Image\btn_huany.gif" />
    <Content Include="Files\Image\btn_shanc.gif" />
    <Content Include="Files\Image\bulletedlist.gif" />
    <Content Include="Files\Image\buttons.gif" />
    <Content Include="Files\Image\calc_back_btn.gif" />
    <Content Include="Files\Image\calc_black_btn.gif" />
    <Content Include="Files\Image\calc_blue_btn.gif" />
    <Content Include="Files\Image\calc_bottom_center.gif" />
    <Content Include="Files\Image\calc_bottom_left.gif" />
    <Content Include="Files\Image\calc_bottom_right.gif" />
    <Content Include="Files\Image\calc_canc_btn.gif" />
    <Content Include="Files\Image\calc_grey_btn.gif" />
    <Content Include="Files\Image\calc_logo.gif" />
    <Content Include="Files\Image\calc_mem_btn.gif" />
    <Content Include="Files\Image\calc_middle_right.gif" />
    <Content Include="Files\Image\calc_red_btn.gif" />
    <Content Include="Files\Image\calc_res_bc.gif" />
    <Content Include="Files\Image\calc_res_bl.gif" />
    <Content Include="Files\Image\calc_res_br.gif" />
    <Content Include="Files\Image\calc_res_ml.gif" />
    <Content Include="Files\Image\calc_res_mr.gif" />
    <Content Include="Files\Image\calc_res_tc.gif" />
    <Content Include="Files\Image\calc_res_tl.gif" />
    <Content Include="Files\Image\calc_res_tr.gif" />
    <Content Include="Files\Image\calc_top_left.gif" />
    <Content Include="Files\Image\calc_top_right.gif" />
    <Content Include="Files\Image\Calendar.png" />
    <Content Include="Files\Image\cdBoxTitle.gif" />
    <Content Include="Files\Image\clock.gif" />
    <Content Include="Files\Image\CloseButton.gif" />
    <Content Include="Files\Image\collapse.gif" />
    <Content Include="Files\Image\collapse.jpg" />
    <Content Include="Files\Image\collapse_blue.jpg" />
    <Content Include="Files\Image\containerback.jpg" />
    <Content Include="Files\Image\containerback2.jpg" />
    <Content Include="Files\Image\copy.gif" />
    <Content Include="Files\Image\createlink.gif" />
    <Content Include="Files\Image\crm_btdi.gif" />
    <Content Include="Files\Image\crm_di.gif" />
    <Content Include="Files\Image\crm_di01.gif" />
    <Content Include="Files\Image\crm_main_di.gif" />
    <Content Include="Files\Image\crm_OA_di.gif" />
    <Content Include="Files\Image\crm_OA_di01.gif" />
    <Content Include="Files\Image\crm_OA_di02.gif" />
    <Content Include="Files\Image\crm_OA_di03.gif" />
    <Content Include="Files\Image\crm_OA_di04.gif" />

⌨️ 快捷键说明

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