登录
首页 » C# » WinForm--master

WinForm--master

于 2021-03-29 发布
0 157
下载积分: 1 下载次数: 1

代码说明:

说明:  企业的一些常用功能 应用了换肤,日历显示等丰富的插件(Some of the common functions of the enterprise are skin changing)

文件列表:

WinForm--master, 0 , 2019-11-22
WinForm--master\.gitattributes, 2518 , 2019-11-22
WinForm--master\.gitignore, 5745 , 2019-11-22
WinForm--master\BLL, 0 , 2019-11-22
WinForm--master\BLL\BLL.csproj, 3467 , 2019-11-22
WinForm--master\BLL\CategoryBLL.cs, 1248 , 2019-11-22
WinForm--master\BLL\Comm.cs, 16119 , 2019-11-22
WinForm--master\BLL\CustomerBLL.cs, 854 , 2019-11-22
WinForm--master\BLL\EmployeeBLL.cs, 870 , 2019-11-22
WinForm--master\BLL\EntersSellsSavesEncrypt.snk, 596 , 2019-11-22
WinForm--master\BLL\ProductBLL.cs, 1029 , 2019-11-22
WinForm--master\BLL\Properties, 0 , 2019-11-22
WinForm--master\BLL\Properties\AssemblyInfo.cs, 1294 , 2019-11-22
WinForm--master\BLL\PurchaseBillBLL.cs, 2034 , 2019-11-22
WinForm--master\BLL\PurchaseDetailBLL.cs, 232 , 2019-11-22
WinForm--master\BLL\SaleBillBLL.cs, 220 , 2019-11-22
WinForm--master\BLL\SaleDetailBLL.cs, 229 , 2019-11-22
WinForm--master\BLL\SupplierBLL.cs, 859 , 2019-11-22
WinForm--master\BLL\SystemUserBLL.cs, 1399 , 2019-11-22
WinForm--master\Common, 0 , 2019-11-22
WinForm--master\Common\Common.csproj, 2679 , 2019-11-22
WinForm--master\Common\Encrypt.cs, 616 , 2019-11-22
WinForm--master\Common\EntersSellsSavesEncrypt.snk, 596 , 2019-11-22
WinForm--master\Common\IEncrypt.cs, 235 , 2019-11-22
WinForm--master\Common\Properties, 0 , 2019-11-22
WinForm--master\Common\Properties\AssemblyInfo.cs, 1300 , 2019-11-22
WinForm--master\DAL, 0 , 2019-11-22
WinForm--master\DAL\CategoryDAL.cs, 10710 , 2019-11-22
WinForm--master\DAL\CustomerDAL.cs, 8181 , 2019-11-22
WinForm--master\DAL\DAL.csproj, 3656 , 2019-11-22
WinForm--master\DAL\EmployeeDAL.cs, 6750 , 2019-11-22
WinForm--master\DAL\EntersSellsSavesEncrypt.snk, 596 , 2019-11-22
WinForm--master\DAL\IDAL.cs, 411 , 2019-11-22
WinForm--master\DAL\ProductDAL.cs, 9333 , 2019-11-22
WinForm--master\DAL\Properties, 0 , 2019-11-22
WinForm--master\DAL\Properties\AssemblyInfo.cs, 1294 , 2019-11-22
WinForm--master\DAL\PurchaseBillDAL.cs, 13700 , 2019-11-22
WinForm--master\DAL\PurchaseDetailDAL.cs, 3397 , 2019-11-22
WinForm--master\DAL\SaleBillDAL.cs, 219 , 2019-11-22
WinForm--master\DAL\SaleDetailDAL.cs, 227 , 2019-11-22
WinForm--master\DAL\SupplierDAL.cs, 8187 , 2019-11-22
WinForm--master\DAL\SystemUserDAL.cs, 7774 , 2019-11-22
WinForm--master\DBBakAndOther, 0 , 2019-11-22
WinForm--master\DBBakAndOther\JXC20160701.bak, 3207168 , 2019-11-22
WinForm--master\DBBakAndOther\存储过程、自定义函数、触发器, 0 , 2019-11-22
WinForm--master\DBBakAndOther\存储过程、自定义函数、触发器\产品信息管理表(TBL_Product).sql, 1720 , 2019-11-22
WinForm--master\DBBakAndOther\存储过程、自定义函数、触发器\产品选择扩展功能存储过程.sql, 167 , 2019-11-22
WinForm--master\DBBakAndOther\存储过程、自定义函数、触发器\供应商信息管理表(Frm_Supplier).sql, 1844 , 2019-11-22
WinForm--master\DBBakAndOther\存储过程、自定义函数、触发器\员工信息管理表(TBL_Employee).sql, 1171 , 2019-11-22
WinForm--master\DBBakAndOther\存储过程、自定义函数、触发器\商品类别表(TBL_Category).sql, 977 , 2019-11-22
WinForm--master\DBBakAndOther\存储过程、自定义函数、触发器\客户信息管理表(TBL_Customer).sql, 1824 , 2019-11-22
WinForm--master\DBBakAndOther\存储过程、自定义函数、触发器\用户权限管理表(TBL_SystemUser).sql, 1655 , 2019-11-22
WinForm--master\DBBakAndOther\存储过程、自定义函数、触发器\自定义函数.sql, 696 , 2019-11-22
WinForm--master\DBBakAndOther\存储过程、自定义函数、触发器\触发器.sql, 1206 , 2019-11-22
WinForm--master\DBBakAndOther\存储过程、自定义函数、触发器\订单货明细存储过程(TBL_PurchaseBill & TBL_PurchaseDetail).sql, 2032 , 2019-11-22
WinForm--master\DBBakAndOther\存储过程、自定义函数、触发器\订单货明细查询存储过程.sql, 1218 , 2019-11-22
WinForm--master\DBUtility, 0 , 2019-11-22
WinForm--master\DBUtility\DBAccess.cs, 4109 , 2019-11-22
WinForm--master\DBUtility\DBException.cs, 464 , 2019-11-22
WinForm--master\DBUtility\DBUtility.csproj, 2838 , 2019-11-22
WinForm--master\DBUtility\EntersSellsSavesEncrypt.snk, 596 , 2019-11-22
WinForm--master\DBUtility\NoRecordException.cs, 459 , 2019-11-22
WinForm--master\DBUtility\Properties, 0 , 2019-11-22
WinForm--master\DBUtility\Properties\AssemblyInfo.cs, 1306 , 2019-11-22
WinForm--master\EntersSellsSaves.sln, 3773 , 2019-11-22
WinForm--master\ICO.ico, 9662 , 2019-11-22
WinForm--master\JXCTest, 0 , 2019-11-22
WinForm--master\JXCTest\App.config, 448 , 2019-11-22
WinForm--master\JXCTest\CategoryTest.cs, 5033 , 2019-11-22
WinForm--master\JXCTest\CustomerTest.cs, 5732 , 2019-11-22
WinForm--master\JXCTest\DBAccessTest.cs, 4437 , 2019-11-22
WinForm--master\JXCTest\EmployeeTest.cs, 5024 , 2019-11-22
WinForm--master\JXCTest\EntersSellsSavesEncrypt.snk, 596 , 2019-11-22
WinForm--master\JXCTest\JXCTest.csproj, 5608 , 2019-11-22
WinForm--master\JXCTest\ProductTest.cs, 5726 , 2019-11-22
WinForm--master\JXCTest\Properties, 0 , 2019-11-22
WinForm--master\JXCTest\Properties\AssemblyInfo.cs, 1306 , 2019-11-22
WinForm--master\JXCTest\PurchaseBillDALTest.cs, 2928 , 2019-11-22
WinForm--master\JXCTest\SupplierTest.cs, 5830 , 2019-11-22
WinForm--master\Model, 0 , 2019-11-22
WinForm--master\Model\Category.cs, 896 , 2019-11-22
WinForm--master\Model\ContactInfo.cs, 1743 , 2019-11-22
WinForm--master\Model\Customer.cs, 895 , 2019-11-22
WinForm--master\Model\Employee.cs, 1440 , 2019-11-22
WinForm--master\Model\EntersSellsSavesEncrypt.snk, 596 , 2019-11-22
WinForm--master\Model\Model.csproj, 3089 , 2019-11-22
WinForm--master\Model\Product.cs, 2777 , 2019-11-22
WinForm--master\Model\Properties, 0 , 2019-11-22
WinForm--master\Model\Properties\AssemblyInfo.cs, 1298 , 2019-11-22
WinForm--master\Model\PurchaseBill.cs, 2563 , 2019-11-22
WinForm--master\Model\PurchaseDetail.cs, 1712 , 2019-11-22
WinForm--master\Model\SaleBill.cs, 212 , 2019-11-22
WinForm--master\Model\SaleDetail.cs, 221 , 2019-11-22
WinForm--master\Model\Supplier.cs, 879 , 2019-11-22
WinForm--master\Model\SystemUser.cs, 1697 , 2019-11-22
WinForm--master\MyJXCWindowUI, 0 , 2019-11-22
WinForm--master\MyJXCWindowUI\App.config, 453 , 2019-11-22
WinForm--master\MyJXCWindowUI\BaseForm, 0 , 2019-11-22
WinForm--master\MyJXCWindowUI\BaseForm\BaseInfolForm.Designer.cs, 7951 , 2019-11-22
WinForm--master\MyJXCWindowUI\BaseForm\BaseInfolForm.cs, 2391 , 2019-11-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • chengxu
    这是一个描述小球弹跳的matlab程序代码,他可以帮助你解决一些教学模拟问题。(simulate a ball jump)
    2013-04-13 21:03:23下载
    积分:1
  • Port mapping software. Rar appropriate to study the learning
    端口映射软件.rar 适合研究学习 -Port mapping software. Rar appropriate to study the learning
    2022-02-12 13:48:11下载
    积分:1
  • hanqieyao
    Includes the modulation, demodulation, signal to noise ratio calculation, The IMC - PID is using the internal model control principle for PID parameters is calculated, matlab development toolbox support vector machine.
    2017-09-11 13:33:01下载
    积分:1
  • que
    这个是WINdows底下自己定义的一个消息队列,可以用于接收消息,用于多线程(This is WINdows under their own definition of a message queue, can be used to receive messages for multi-threaded)
    2008-05-20 19:17:55下载
    积分:1
  • VUMAT
    可以进行金属材料断裂模拟,经试验验证该模型的正确性(the damage programme for steel in Abaqus)
    2017-09-26 11:24:50下载
    积分:1
  • adb_ycnc
    adb在VC6下的编译工程,带USB开发库,直接可编译成功。(adb complie by VC6)
    2015-06-25 11:21:26下载
    积分:1
  • 用VC.NET中的WININET协议开发的FTP上传工具
    用VC.NET中的WININET协议开发的FTP上传工具-VC.NET with the development agreement WININET FTP upload tools
    2022-08-14 16:42:48下载
    积分:1
  • fenquruanj
    分区软件 支持给信分区的软件 很重要(Partition software support letter to the partition of the software is very important)
    2012-04-07 21:28:25下载
    积分:1
  • ConsoleApp1
    读取EX CEL,保存EXCEL C#(eXCEL aspose save read)
    2020-06-20 05:20:02下载
    积分:1
  • IEEE30ChaoLiuZS
    这是一个30节点连续潮流程序,方便使用。希望可以给您带来帮助(Continuation power flow program)
    2018-10-17 08:25:39下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载