• 大小: 42.68M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2020-12-14
  • 语言: C#
  • 标签: 系统  c  ERP  管理  CRM  

资源简介

通用后台管理系统(OA CRM ERP)源码
开发环境为Visual Studio 2010,数据库为SQL Server 2008
 
系统介绍:
    本系统是强大构建系统,可建立多个系统同在一个管理器里,然后直接分配权限给人员,人员可以单点登入多个系统完成自己的作业,超方便实用。案例介绍:曾经用来开发过大型门户网站,企业官网,B2C电子商城,企业OA管理、HR人事管理系统、CRM客户关系管理系统、ERP外贸生产系统等,支持流程自定义,页面自定义,数据表操作等,用户只需简单的创建自己想要的模型就可以随心所欲的释放系统的魅力,什么模块都是一步到位,功能非常强大,内部已具有缓存机制,以空间换取时间的方式,用户群同时访问可以支持最大限度,还有功能可兼容一切流行浏览器,扩容性强,功能模块:执行模式、办公模式、运营模式、决策 模式、知识中心;待编辑完成后统一管理。 系统采用经典三层架构,修改方便、简单,注释和文档完整,全套源代码提供,不封装任何一句代码。
详细系统操作见文档
     支持二次开发
基础功能介绍:
     工作管理: 工作台  修改密码  公告 内部消息
     功能管理: 行政管理   人力资源  工作日志 备忘录 日程安排 个人日记 固定资产 图书浏览 人事管理工作计划 车辆管理。。。(具体菜单功能未实现需要自己开发)(
     系统管理: 权限管理 账号管理 角色管理 回收站 模型列表 子模型管理 模型字段分组管理 节点管理 栏目管理 栏目移动 栏目复制 栏目合并 模块管理 操作管理 日志管理 站点信息 站点参数 邮件参数设置
 
注意:
    登陆选择系统主站即可,其他未实现
    开发环境为Visual Studio 2010,数据库为SQL Server 2008
    文档里有具体的操作步骤,使用方法
    超级管理员用户名密码均是:super

商业版资源请在作者授权范围内使用,否则后果自负!
如需转载免费版请注明作者信息及来源,以示对他人劳动成果的尊重!



资源截图

代码片段和文件信息

#region 引用程序集
using System;
using System.Collections.Generic;
using System.Collections;
using System.Text;
using System.Data;
using System.Configuration;
using System.Reflection;
using System.Web.UI.WebControls;
using System.Web;
using System.xml.XPath;
using System.xml;
using System.Text.Regularexpressions;

using AllPower.IDAL;
using AllPower.Model;
using AllPower.BLL.Template;
using AllPower.Template.ParamType;
#endregion

#region 版权注释
/*----------------------------------------------------------------------------------------
// Copyright (C) 2010 华强北在线 
// 作者:吴岸标
// 创建日期:2011-1-11
// 功能描述:DW中调用接口

----------------------------------------------------------------------------------------*/
#endregion

namespace AllPower.BLL
{
    public class DWAPI
    {
   

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

    .......     17903  2015-05-06 21:36  AllPower.BLL\AllPower.BLL.csproj

    .......       478  2015-05-06 21:36  AllPower.BLL\AllPower.BLL.csproj.user

    .......        79  2015-05-06 21:36  AllPower.BLL\app.config

    .......    453120  2015-05-06 21:36  AllPower.BLL\bin\Debug\AllPower.BLL.dll

    .......        79  2015-05-06 21:36  AllPower.BLL\bin\Debug\AllPower.BLL.dll.config

    .......   1191424  2015-05-06 21:36  AllPower.BLL\bin\Debug\AllPower.BLL.pdb

    .......    107520  2015-05-06 21:36  AllPower.BLL\bin\Debug\AllPower.Common.dll

    .......    314880  2015-05-06 21:36  AllPower.BLL\bin\Debug\AllPower.Common.pdb

    .......     26624  2015-05-06 21:36  AllPower.BLL\bin\Debug\AllPower.Config.dll

    .......    138752  2015-05-06 21:36  AllPower.BLL\bin\Debug\AllPower.Config.pdb

    .......     37376  2015-05-06 21:36  AllPower.BLL\bin\Debug\AllPower.IDAL.dll

    .......      7680  2015-05-06 21:36  AllPower.BLL\bin\Debug\AllPower.IDAL.pdb

    .......    205824  2015-05-06 21:36  AllPower.BLL\bin\Debug\AllPower.Model.dll

    .......   1302016  2015-05-06 21:36  AllPower.BLL\bin\Debug\AllPower.Model.pdb

    .......    370176  2015-05-06 21:36  AllPower.BLL\bin\Debug\AllPower.SQLServer.dll

    .......    849408  2015-05-06 21:36  AllPower.BLL\bin\Debug\AllPower.SQLServer.pdb

    .......    136192  2015-05-06 21:36  AllPower.BLL\bin\Debug\AllPower.Template.dll

    .......    372224  2015-05-06 21:36  AllPower.BLL\bin\Debug\AllPower.Template.pdb

    .......    114688  2015-05-06 21:36  AllPower.BLL\bin\Debug\AspNetPager.dll

    .......     36864  2015-05-06 21:36  AllPower.BLL\bin\Debug\Interop.ADOX.dll

    .......    950272  2015-05-06 21:36  AllPower.BLL\bin\Debug\Interop.SQLDMO.dll

    .......    453120  2015-05-06 21:36  AllPower.BLL\bin\Debug\KingTop.BLL.dll

    .......        79  2015-05-06 21:36  AllPower.BLL\bin\Debug\KingTop.BLL.dll.config

    .......    111616  2015-05-06 21:36  AllPower.BLL\bin\Debug\KingTop.Common.dll

    .......     26624  2015-05-06 21:36  AllPower.BLL\bin\Debug\KingTop.Config.dll

    .......     37376  2015-05-06 21:36  AllPower.BLL\bin\Debug\KingTop.IDAL.dll

    .......      7680  2015-05-06 21:36  AllPower.BLL\bin\Debug\KingTop.IDAL.pdb

    .......    205824  2015-05-06 21:36  AllPower.BLL\bin\Debug\KingTop.Model.dll

    .......    370176  2015-05-06 21:36  AllPower.BLL\bin\Debug\KingTop.SQLServer.dll

    .......    136192  2015-05-06 21:36  AllPower.BLL\bin\Debug\KingTop.Template.dll

............此处省略6741个文件信息

评论

共有 条评论