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

WinForm--master

于 2021-03-29 发布
0 126
下载积分: 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 个回复

  • MapInfo
    mapinfo格式的全国地图,矢量图,适合mapx使用开发,也可以被二次开发。(Mapinfo format of the map, vector diagram, suitable for mapx development, can also be secondary development. )
    2013-05-02 23:27:20下载
    积分:1
  • curtor-Refactoring
    说明:  选项卡用户界面并采用ADO保持聊天记录,但功能有限,仅供学习交流之用(Tab user interface and use ADO to maintain chat records, but with limited functionality for learning and communication only)
    2019-04-07 20:32:44下载
    积分:1
  • duobianxingsaomiao
    用多边形扫描线填充算法,实现对多边形围成区域的填充。(Filled with polygon scan line algorithm for polygon filling surrounding region.)
    2009-07-01 22:59:57下载
    积分:1
  • DBBackup v2.5.1
    DBBackup v2.5.1 -DBBackup v2.5.1DBBackup v2.5.1
    2022-02-05 23:47:55下载
    积分:1
  • RemoteProcessManager_src
    一个.net下的Remote进程管理工具(-A management tool of Remote progress under .net)
    2003-10-22 21:05:59下载
    积分:1
  • a simple ftp realize that the C Language for everyone to consider
    一个简单的ftp实现,用c语言实现的,供大家研究-a simple ftp realize that the C Language for everyone to consider
    2022-04-15 12:54:19下载
    积分:1
  • 一个用VC写的Ping 多线序。
    一个用VC编写的Ping 多线程程序。-a VC prepared by the Ping multithreaded programming.
    2022-07-25 15:08:16下载
    积分:1
  • PID
    我做的程序是用来控制一个温度梯度的变化,具体的是从97度到54度再到72度(I have done the procedure is used to control a temperature gradient change, specifically from 97 degrees to 54 degrees then 72 degrees)
    2009-11-25 17:32:46下载
    积分:1
  • code
    两个线程间通信,期间检测出来线程读是空时,则提示错误(Interthread communication)
    2018-01-09 19:12:43下载
    积分:1
  • shubiaodianji
    智能设置点击次数,点击时间间隔,快捷键点击(Smart set clicks, click on the time interval, click on the shortcut keys)
    2010-12-23 12:52:19下载
    积分:1
  • 696518资源总数
  • 104388会员总数
  • 18今日下载