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

WinForm--master

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

  • sayisallotoarray
    Csharp source code with application
    2009-04-28 04:56:47下载
    积分:1
  • 是一个水波特效,也很漂亮,初学者可以自由的更换图片
    是一个水波特效,也很漂亮,初学者可以自由的更换图片-is a wave effects, and very beautiful, beginners can freely change the picture
    2022-01-25 16:00:08下载
    积分:1
  • web
    测试程序,可以很好的利用这个程序解决你所遇到的问题(Test procedure can be a very good use of this procedure to solve the problems encountered by you)
    2008-07-24 11:26:37下载
    积分:1
  • LCD12864
    lcd12864驱动程序,画点,画线,显示图片,自定义图形等。(Lcd12864 driver, draw point, line drawings, display picture, custom graphics, etc.)
    2012-02-08 22:25:12下载
    积分:1
  • Print1ToMaxOfNDigits
    输入一个十进制数字,打印出其二进制所包含的1的个数,空间复杂度很小(Enter a decimal number, print out its binary contains a number, a very small space complexity)
    2013-09-04 19:15:43下载
    积分:1
  • STRCPY
    STRCPY的实现与应用 希望对大家由帮助(STRCPY THE SHIXIAN)
    2013-12-09 14:53:19下载
    积分:1
  • USB2CAN
    usb to can ,can测试,c语言源码,可以做产品(usb to can, can test, c language source code, you can make the product)
    2014-09-11 11:13:40下载
    积分:1
  • TMS-Aurelius-FMX-2.2-Full-Source
    TMS Aurelius FMX 2.2 Full Source D2010, DXE-DXE5
    2013-12-26 00:21:39下载
    积分:1
  • 获得指定网卡序号的Mac地址,C语言函数代码
    获得指定网卡序号的Mac地址,C语言函数代码-Access to the designated card serial number of the Mac address, C language function code
    2022-04-10 00:17:23下载
    积分:1
  • jisuanji5566
    labview计算器功能实现,等同于windows下的计算器功能(LabVIEW calculator function realization, equivalent to the calculator function under Windows)
    2017-07-06 13:20:17下载
    积分:1
  • 696524资源总数
  • 103904会员总数
  • 44今日下载