您目前尚未登陆,请选择【登陆】或【注册
首页->影音视频->燕赵宽频点播系统V1.0源码>>DAL/DAL.csproj>>代码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,不能展示项目的全部,如果想更进一步了解该代码请下载:燕赵宽频点播系统V1.0源码


当前文件路径:hevod/DAL/DAL.csproj 文件类型
普通视图
		            
1<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 2 <PropertyGroup> 3 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 4 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 5 <ProductVersion>8.0.50727</ProductVersion> 6 <SchemaVersion>2.0</SchemaVersion> 7 <ProjectGuid>{A63B498E-B419-44A1-8FE3-0D6C63A19CDB}</ProjectGuid> 8 <OutputType>Library</OutputType> 9 <AppDesignerFolder>Properties</AppDesignerFolder> 10 <RootNamespace>DAL</RootNamespace> 11 <AssemblyName>DAL</AssemblyName> 12 <SccProjectName> 13 </SccProjectName> 14 <SccLocalPath> 15 </SccLocalPath> 16 <SccAuxPath> 17 </SccAuxPath> 18 <SccProvider> 19 </SccProvider> 20 </PropertyGroup> 21 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> 22 <DebugSymbols>true</DebugSymbols> 23 <DebugType>full</DebugType> 24 <Optimize>false</Optimize> 25 <OutputPath>bin\Debug\</OutputPath> 26 <DefineConstants>DEBUG;TRACE</DefineConstants> 27 <ErrorReport>prompt</ErrorReport> 28 <WarningLevel>4</WarningLevel> 29 </PropertyGroup> 30 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> 31 <DebugType>pdbonly</DebugType> 32 <Optimize>true</Optimize> 33 <OutputPath>bin\Release\</OutputPath> 34 <DefineConstants>TRACE</DefineConstants> 35 <ErrorReport>prompt</ErrorReport> 36 <WarningLevel>4</WarningLevel> 37 </PropertyGroup> 38 <ItemGroup> 39 <Reference Include="System" /> 40 <Reference Include="System.configuration" /> 41 <Reference Include="System.Data" /> 42 <Reference Include="System.Web" /> 43 <Reference Include="System.Xml" /> 44 </ItemGroup> 45 <ItemGroup> 46 <Compile Include="AdminLoginLogs.cs" /> 47 <Compile Include="Admins.cs" /> 48 <Compile Include="Basic.cs" /> 49 <Compile Include="CommendFilm.cs" /> 50 <Compile Include="Films.cs" /> 51 <Compile Include="FromCountry.cs" /> 52 <Compile Include="Types.cs" /> 53 <Compile Include="DBConn.cs" /> 54 <Compile Include="Properties\AssemblyInfo.cs" /> 55 <Compile Include="ServerPath.cs" /> 56 </ItemGroup> 57 <ItemGroup> 58 <ProjectReference Include="..\Model\Model.csproj"> 59 <Project>{F353199D-756E-4C3F-991D-1B58D16CE9A6}</Project> 60 <Name>Model</Name> 61 </ProjectReference> 62 </ItemGroup> 63 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> 64 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 65 Other similar extension points exist, see Microsoft.Common.targets. 66 <Target Name="BeforeBuild"> 67 </Target> 68 <Target Name="AfterBuild"> 69 </Target> 70 --> 71</Project>
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:燕赵宽频点播系统V1.0源码

- Asp.net简单会员管理系统

- Asp.net物资流通管理系统源码

- 洪病毒单用户Blog系统源码

- EntLibForum论坛系统2.5源码

- ajax奥运留言本v2.0源码

- CodematicS3三层结构示例项目..

- CK精美留言本源码(C#+Access)

- Asp.net简单试题库管理系统源码

51Aspx.com 版权所有 CopyRight © 2000-2008. 京ICP备06046876号