91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 9.44M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2021-02-11
  • 語言: C#
  • 標(biāo)簽: ERP??CSharp??winform??

資源簡介

非常不錯(cuò)的源碼,還帶完整的開發(fā)文檔,非常有學(xué)習(xí)價(jià)值,相當(dāng)于一個(gè)小型的ERP了,涉及到組件,開始模式,模塊化,數(shù)據(jù)操作等

資源截圖

代碼片段和文件信息

using?System;
using?System.Windows.Forms;
using?SMALLERP.ComClass;
using?SMALLERP.DataClass;

namespace?SMALLERP
{???//////更多大型項(xiàng)目源碼http://yulei133.3322.org/
????public?partial?class?AppMain?:?Form
????{
????????private?Database?db;

????????public?AppMain()
????????{
????????????InitializeComponent();
????????}

????????private?void?timer1_Tick(object?sender?EventArgs?e)
????????{
????????????statusLabelTime.Text?=?“當(dāng)前時(shí)間:“?+?DateTime.Now.ToString();
????????}

????????private?void?AppMain_Load(object?sender?EventArgs?e)
????????{
????????????db?=?new?Database();
????????????timerTime.Start();
????????????statusLabelOperator.Text?=?“當(dāng)前操作員:“?+?PropertyClass.OperatorName;
????????}

????????private?void?Menu_Click(object?sender?EventArgs?e)
????????{
?????????

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

?????文件????4194304??2012-08-14?12:17??n_qt-winform-qiyeERP-hicode\Database\SMALLERP_Data.MDF

?????文件????1048576??2012-08-14?12:17??n_qt-winform-qiyeERP-hicode\Database\SMALLERP_Log.LDF

?????文件?????282592??2012-08-14?12:06??n_qt-winform-qiyeERP-hicode\Database\數(shù)據(jù)庫腳本.sql

?????文件????????167??2012-06-02?14:30??n_qt-winform-qiyeERP-hicode\hicode.cn.url

?????文件???????1543??2012-10-05?13:52??n_qt-winform-qiyeERP-hicode\SMALLERP\SMALLERP\AppMain.cs

?????文件??????54347??2012-10-05?13:50??n_qt-winform-qiyeERP-hicode\SMALLERP\SMALLERP\AppMain.Designer.cs

????.......???3189539??2009-11-04?15:56??n_qt-winform-qiyeERP-hicode\SMALLERP\SMALLERP\AppMain.resx

?????文件?????????41??2012-10-01?09:17??n_qt-winform-qiyeERP-hicode\SMALLERP\SMALLERP\bin\Debug\SMALLERP.ini

????.......?????14328??2011-01-17?13:40??n_qt-winform-qiyeERP-hicode\SMALLERP\SMALLERP\bin\Debug\SMALLERP.vshost.exe

?????文件??????15500??2012-08-14?12:16??n_qt-winform-qiyeERP-hicode\SMALLERP\SMALLERP\BS\FormBSAccount.cs

????.......?????21555??2009-10-21?13:21??n_qt-winform-qiyeERP-hicode\SMALLERP\SMALLERP\BS\FormBSAccount.Designer.cs

????.......?????13581??2009-10-21?13:21??n_qt-winform-qiyeERP-hicode\SMALLERP\SMALLERP\BS\FormBSAccount.resx

?????文件???????5431??2012-08-14?12:16??n_qt-winform-qiyeERP-hicode\SMALLERP\SMALLERP\BS\FormBSBom.cs

????.......?????11589??2009-09-27?14:36??n_qt-winform-qiyeERP-hicode\SMALLERP\SMALLERP\BS\FormBSBom.Designer.cs

????.......?????15446??2009-09-27?14:36??n_qt-winform-qiyeERP-hicode\SMALLERP\SMALLERP\BS\FormBSBom.resx

?????文件??????13145??2012-08-14?12:16??n_qt-winform-qiyeERP-hicode\SMALLERP\SMALLERP\BS\FormBSBomInput.cs

????.......??????9542??2009-10-10?14:42??n_qt-winform-qiyeERP-hicode\SMALLERP\SMALLERP\BS\FormBSBomInput.Designer.cs

????.......??????5814??2009-10-10?14:42??n_qt-winform-qiyeERP-hicode\SMALLERP\SMALLERP\BS\FormBSBomInput.resx

?????文件??????13488??2012-08-14?12:16??n_qt-winform-qiyeERP-hicode\SMALLERP\SMALLERP\BS\FormBSCost.cs

????.......?????19597??2009-09-28?14:37??n_qt-winform-qiyeERP-hicode\SMALLERP\SMALLERP\BS\FormBSCost.Designer.cs

????.......?????13032??2009-09-28?14:37??n_qt-winform-qiyeERP-hicode\SMALLERP\SMALLERP\BS\FormBSCost.resx

?????文件???????4448??2012-08-14?12:16??n_qt-winform-qiyeERP-hicode\SMALLERP\SMALLERP\BS\FormBSCostType.cs

????.......??????5772??2009-09-28?11:06??n_qt-winform-qiyeERP-hicode\SMALLERP\SMALLERP\BS\FormBSCostType.Designer.cs

????.......??????9992??2009-09-28?11:06??n_qt-winform-qiyeERP-hicode\SMALLERP\SMALLERP\BS\FormBSCostType.resx

?????文件???????6232??2012-08-14?12:16??n_qt-winform-qiyeERP-hicode\SMALLERP\SMALLERP\BS\FormBSCostTypeInput.cs

????.......??????5659??2009-10-10?14:42??n_qt-winform-qiyeERP-hicode\SMALLERP\SMALLERP\BS\FormBSCostTypeInput.Designer.cs

????.......??????6011??2009-10-10?14:42??n_qt-winform-qiyeERP-hicode\SMALLERP\SMALLERP\BS\FormBSCostTypeInput.resx

?????文件??????20149??2012-08-14?12:16??n_qt-winform-qiyeERP-hicode\SMALLERP\SMALLERP\BS\FormBSCustomer.cs

????.......?????38879??2009-09-28?14:40??n_qt-winform-qiyeERP-hicode\SMALLERP\SMALLERP\BS\FormBSCustomer.Designer.cs

????.......?????17464??2009-09-28?14:40??n_qt-winform-qiyeERP-hicode\SMALLERP\SMALLERP\BS\FormBSCustomer.resx

............此處省略385個(gè)文件信息

評(píng)論

共有 條評(píng)論