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

WinForm--master

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

  • 使用G2553完成对4*4键盘的使用
    说明:  可通过此程序,使用G2553完成对4*4键盘的使用(Through this program, use G2553 to complete the use of 4*4 keyboard)
    2020-06-19 08:40:01下载
    积分:1
  • 99273901LSP
    lsp vc++6 dsw基本能用,网上下载的(lsp vc++6 dsw download form www)
    2020-06-21 05:40:01下载
    积分:1
  • Menu
    使用VC++语言基本实现菜单栏的基本功能(VC++ language using the basic realization of the basic functions of the menu bar)
    2011-05-10 08:16:43下载
    积分:1
  • GridCtrl
    说明:  很好用的表格控件源码,可以适用大部分需要用到表格控件的场景(Very Useful Form Control Source Code)
    2019-05-16 10:46:58下载
    积分:1
  • adc_temp_sensor
    DSP F28035 其ADC_sensor範例程式(DSP F28035 its ADC_sensor sample program)
    2013-08-09 12:47:12下载
    积分:1
  • GetWebSource
    通过 afxinet库中函数 获得网页发过来的代码 并保存(Obtained by afxinet library functions and the code page sent me to save)
    2011-07-12 14:11:51下载
    积分:1
  • 调用API发送网络消息的
    调用API发送网络消息的程序-API call to send the procedures news network
    2022-03-21 06:02:58下载
    积分:1
  • DirectShow
    说明:  DirectShow 编程向导源代码,非常适合刚入门的同学,简单易懂。(DirectShow programmer guid,very good for those who start studying DirectShow .)
    2009-09-03 14:55:29下载
    积分:1
  • TIC12
    Tic tac toe single and double player with data handeling
    2013-11-19 18:34:25下载
    积分:1
  • html-word-
    表单自动填写,使用MSHTML,有效自动填写(Automatically fill in the form, the use of MSHTML, effective automatically fill in)
    2011-05-30 10:47:59下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载