資源簡介
ErpCore是一套強大的云計算ERP開發框架,集數據庫設計、軟件建模、模型自動生成、界面可視化設計、業務流可自定義、全自動生成用戶所需系統于一體。在此框架上擴展出所有行業的業務系統,它讓軟件工程師從“建模——寫代碼——測試”所有繁瑣重復的工作變為全自動化生成,大大簡化了企業軟件的開發時間和成本;同時,使用該框架擴展的所有業務子系統能夠無縫連接進行數據共享,這也是云計算ERP的實現基礎,杜絕了傳統ERP的子系統信息孤島的弊端,真正實現無縫整合企業的所有資源進行管理. 靈活的自定義對象功能解決了傳統ERP由軟件廠商定死業務規則的弊端,業務流規則將變成企業自己自定義,滿足國內不同企業存在不同
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
using?ErpCoreModel;
using?ErpCoreModel.base;
using?ErpCoreModel.framework;
using?ErpCoreModel.SubSystem;
using?ErpCoreModel.UI;
using?ErpCore.Database.Diagram;
using?ErpCore.Window.Designer;
using?ErpCore.Window;
using?ErpCoreModel.Report;
using?ErpCoreModel.Workflow;
using?ErpCore.Common;
namespace?ErpCore
{
????public?partial?class?AdminForm?:?Form
????{
????????ErpCore.Window.WindowPanel?windowPanel?=?new?ErpCore.Window.WindowPanel();
????????ErpCore.View.ViewPanel?viewPanel?=?new?ErpCore.View.ViewPanel();
????????ErpCore.FormF.FormPanel?formPanel?=?new?ErpCore.FormF.FormPanel();
????????ErpCore.Security.Org.OrgPanel?orgPanel?=?new?ErpCore.Security.Org.OrgPanel();
????????ErpCore.Security.Role.RolePanel?rolePanel?=?new?ErpCore.Security.Role.RolePanel();
????????ErpCore.Security.Access.AccessPanel?accessPanel?=?new?ErpCore.Security.Access.AccessPanel();????????
????????ErpCore.Security.User.UserPanel?userPanel?=?new?ErpCore.Security.User.UserPanel();
????????ErpCore.Database.Diagram.DiagramPanel?diagramPanel?=?new?ErpCore.Database.Diagram.DiagramPanel();
????????ErpCore.Database.Table.TablePanel?tablePanel?=?new?ErpCore.Database.Table.TablePanel();
????????ErpCore.SubSystem.SubSystemPanel?subSystemPanel?=?new?ErpCore.SubSystem.SubSystemPanel();
????????ErpCore.Report.ReportPanel?reportPanel?=?new?ErpCore.Report.ReportPanel();
????????ErpCore.Workflow.WorkflowDefPanel?workflowDefPanel?=?new?ErpCore.Workflow.WorkflowDefPanel();
????????ErpCore.Menu.MenuPanel?menuPanel?=?new?ErpCore.Menu.MenuPanel();
????????public?Desktop.DesktopPanel?m_frmDesktopPanel?=?null;//桌面
????????public?AdminForm()
????????{
????????????InitializeComponent();
????????}
????????private?void?AdminForm_Load(object?sender?EventArgs?e)
????????{
????????????LoadPanel();
????????????LoadTree();
????????????treeLeft.ExpandAll();
????????}
????????void?LoadPanel()
????????{
????????????this.windowPanel.Visible?=?false;
????????????this.viewPanel.Visible?=?false;
????????????this.formPanel.Visible?=?false;
????????????this.orgPanel.Visible?=?false;
????????????this.rolePanel.Visible?=?false;
????????????this.accessPanel.Visible?=?false;
????????????this.userPanel.Visible?=?false;
????????????this.diagramPanel.Visible?=?false;
????????????this.tablePanel.Visible?=?false;
????????????this.subSystemPanel.Visible?=?false;
????????????this.reportPanel.Visible?=?false;
????????????this.workflowDefPanel.Visible?=?false;
????????????this.menuPanel.Visible?=?false;
????????????this.splitContainer1.Panel2.Controls.Add(this.windowPanel);
????????????this.splitContainer1.Panel2.Controls.Add(this.viewPanel);
????????????this.splitContainer1.Panel2.Controls.Add(this.formPanel);
????????????this.splitContainer1.Panel2.Controls.Add(this.orgPanel);
???????????
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????220672??2016-02-22?18:21??ErpCoreModel.Invoicing\bin\Debug\ErpCoreModel.dll
?????文件??????55808??2016-02-22?18:21??ErpCoreModel.Invoicing\bin\Debug\ErpCoreModel.Invoicing.dll
?????文件?????267776??2016-02-22?18:21??ErpCoreModel.Invoicing\bin\Debug\ErpCoreModel.Invoicing.pdb
?????文件?????962048??2016-02-22?18:21??ErpCoreModel.Invoicing\bin\Debug\ErpCoreModel.pdb
?????文件??????39424??2016-02-22?18:21??ErpCoreModel.Invoicing\bin\Debug\ErpCoreModel.Store.dll
?????文件?????192000??2016-02-22?18:21??ErpCoreModel.Invoicing\bin\Debug\ErpCoreModel.Store.pdb
?????文件?????266240??2007-08-22?11:30??ErpCoreModel.Invoicing\bin\Debug\MySql.Data.dll
?????文件?????904704??2010-04-18?13:58??ErpCoreModel.Invoicing\bin\Debug\System.Data.SQLite.dll
?????文件?????184765??2010-04-18?13:34??ErpCoreModel.Invoicing\bin\Debug\System.Data.SQLite.xm
?????文件?????199168??2013-08-29?12:23??ErpCoreModel.Invoicing\bin\Release\ErpCoreModel.dll
?????文件??????49152??2013-08-29?12:26??ErpCoreModel.Invoicing\bin\Release\ErpCoreModel.Invoicing.dll
?????文件?????202240??2013-08-29?12:26??ErpCoreModel.Invoicing\bin\Release\ErpCoreModel.Invoicing.pdb
?????文件??????39424??2013-08-29?12:25??ErpCoreModel.Invoicing\bin\Release\ErpCoreModel.Store.dll
?????文件?????904704??2010-04-18?13:58??ErpCoreModel.Invoicing\bin\Release\System.Data.SQLite.dll
?????文件?????199168??2013-09-25?16:14??ErpCoreModel.Invoicing\bin\x64\Debug\ErpCoreModel.dll
?????文件??????54784??2013-09-25?16:14??ErpCoreModel.Invoicing\bin\x64\Debug\ErpCoreModel.Invoicing.dll
?????文件?????265728??2013-09-25?16:14??ErpCoreModel.Invoicing\bin\x64\Debug\ErpCoreModel.Invoicing.pdb
?????文件?????804352??2013-09-25?16:14??ErpCoreModel.Invoicing\bin\x64\Debug\ErpCoreModel.pdb
?????文件??????38912??2013-09-25?16:14??ErpCoreModel.Invoicing\bin\x64\Debug\ErpCoreModel.Store.dll
?????文件?????192000??2013-09-25?16:14??ErpCoreModel.Invoicing\bin\x64\Debug\ErpCoreModel.Store.pdb
?????文件????1102336??2010-04-18?13:32??ErpCoreModel.Invoicing\bin\x64\Debug\System.Data.SQLite.dll
?????文件?????175616??2013-09-25?16:54??ErpCoreModel.Invoicing\bin\x64\Release\ErpCoreModel.dll
?????文件??????48640??2013-09-25?16:57??ErpCoreModel.Invoicing\bin\x64\Release\ErpCoreModel.Invoicing.dll
?????文件?????204288??2013-09-25?16:57??ErpCoreModel.Invoicing\bin\x64\Release\ErpCoreModel.Invoicing.pdb
?????文件?????830976??2013-09-25?16:54??ErpCoreModel.Invoicing\bin\x64\Release\ErpCoreModel.pdb
?????文件??????34816??2013-09-25?16:57??ErpCoreModel.Invoicing\bin\x64\Release\ErpCoreModel.Store.dll
?????文件?????148992??2013-09-25?16:57??ErpCoreModel.Invoicing\bin\x64\Release\ErpCoreModel.Store.pdb
?????文件????1102336??2010-04-18?13:32??ErpCoreModel.Invoicing\bin\x64\Release\System.Data.SQLite.dll
?????文件?????247808??2017-03-03?21:59??ErpCoreModel.Invoicing\bin\x86\Debug\ErpCoreModel.dll
?????文件??????55808??2017-03-03?22:00??ErpCoreModel.Invoicing\bin\x86\Debug\ErpCoreModel.Invoicing.dll
............此處省略2880個文件信息
- 上一篇:crazybox最新固件
- 下一篇:2018精仿包圖網素材圖片整站完整源碼
評論
共有 條評論