• 大小: 22.95M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2020-12-26
  • 语言: C#
  • 标签: C#  c  框架  权限  开发  

资源简介

C#企业快速开发框架(含用户权限)

资源截图

代码片段和文件信息

//-----------------------------------------------------------------
// All Rights Reserved  Copyright (C) 2012  Hairihan TECH Ltd. 
//-----------------------------------------------------------------

using System.Configuration;
using System.Reflection;

namespace DotNet.Business
{
    using DotNet.Utilities;

    /// 
    /// AbstractServiceFactory
    /// 
    /// 修改纪录
    /// 
    /// 2007.12.27 版本:1.0 JiRiGaLa 创建。
    ///
    /// 版本:1.0
    ///
    /// 
    /// JiRiGaLa
    /// 2007.12.27
    /// 
 
    /// 

    public abstract class AbstractServiceFactory
    {
        // Look up the Dao implementation we should be using
        // private static readonly string serviceFactoryClass = Confi

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2013-06-07 09:27  DotNet.CommonV3.7_20120724\
     目录           0  2013-06-07 09:33  DotNet.CommonV3.7_20120724\DotNet.Business\
     文件        1676  2012-04-25 12:58  DotNet.CommonV3.7_20120724\DotNet.Business\AbstractServiceFactory.cs
     文件       15086  2012-04-25 12:58  DotNet.CommonV3.7_20120724\DotNet.Business\App.ico
     目录           0  2013-06-07 09:33  DotNet.CommonV3.7_20120724\DotNet.Business\bin\
     目录           0  2013-06-07 09:33  DotNet.CommonV3.7_20120724\DotNet.Business\bin\Debug\
     目录           0  2013-06-07 09:33  DotNet.CommonV3.7_20120724\DotNet.Business\bin\Release\
     文件      390224  2012-04-25 12:58  DotNet.CommonV3.7_20120724\DotNet.Business\bin\Release\ChnCharInfo.dll
     文件       12526  2012-04-25 12:58  DotNet.CommonV3.7_20120724\DotNet.Business\bin\Release\ChnCharInfo.xml
     文件      676864  2013-06-07 10:53  DotNet.CommonV3.7_20120724\DotNet.Business\bin\Release\DotNet.Business.dll
     文件     1957376  2013-06-07 10:53  DotNet.CommonV3.7_20120724\DotNet.Business\bin\Release\DotNet.Business.pdb
     文件      141824  2013-06-07 10:53  DotNet.CommonV3.7_20120724\DotNet.Business\bin\Release\DotNet.Utilities.dll
     文件      341504  2013-06-07 10:53  DotNet.CommonV3.7_20120724\DotNet.Business\bin\Release\DotNet.Utilities.pdb
     文件     1282560  2012-04-25 12:58  DotNet.CommonV3.7_20120724\DotNet.Business\bin\Release\NPOI.dll
     目录           0  2013-06-07 09:33  DotNet.CommonV3.7_20120724\DotNet.Business\bin\Release\zh-CN\
     文件        5120  2012-04-25 12:58  DotNet.CommonV3.7_20120724\DotNet.Business\bin\Release\zh-CN\ChnCharInfo.resources.dll
     文件       20541  2012-06-21 12:30  DotNet.CommonV3.7_20120724\DotNet.Business\DotNet.Business.csproj
     文件         227  2012-06-06 18:39  DotNet.CommonV3.7_20120724\DotNet.Business\DotNet.Business.csproj.user
     文件        6944  2012-04-25 12:58  DotNet.CommonV3.7_20120724\DotNet.Business\DotNetService.cs
     目录           0  2012-07-24 09:48  DotNet.CommonV3.7_20120724\DotNet.Business\IService\
     文件        5262  2012-04-25 12:58  DotNet.CommonV3.7_20120724\DotNet.Business\IServiceFactory.cs
     文件        3264  2012-04-25 12:58  DotNet.CommonV3.7_20120724\DotNet.Business\IService\IDbHelperService.cs
     文件        1846  2012-04-25 12:58  DotNet.CommonV3.7_20120724\DotNet.Business\IService\IExceptionService.cs
     文件        8302  2012-07-18 23:07  DotNet.CommonV3.7_20120724\DotNet.Business\IService\IFileService.cs
     文件        5905  2012-06-07 12:29  DotNet.CommonV3.7_20120724\DotNet.Business\IService\IFolderService.cs
     文件        5113  2012-06-07 12:29  DotNet.CommonV3.7_20120724\DotNet.Business\IService\IItemDetailsService.cs
     文件        4330  2012-06-07 12:29  DotNet.CommonV3.7_20120724\DotNet.Business\IService\IItemsService.cs
     文件        9349  2012-06-19 16:59  DotNet.CommonV3.7_20120724\DotNet.Business\IService\ILogOnService.cs
     文件        6085  2012-04-25 12:58  DotNet.CommonV3.7_20120724\DotNet.Business\IService\ILogService.cs
     文件        5529  2012-06-04 20:12  DotNet.CommonV3.7_20120724\DotNet.Business\IService\IMessageService.cs
     文件        8234  2012-06-07 12:29  DotNet.CommonV3.7_20120724\DotNet.Business\IService\IModuleService.cs
............此处省略1722个文件信息

评论

共有 条评论