資源簡介
通用后臺管理系統(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個文件信息
- 上一篇:類似夢幻西游小游戲源碼(unity3d)
- 下一篇:pc電腦自動關機小助手 源碼
評論
共有 條評論