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

WinForm--master

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

  • Theory-of-elasticity-by-Timoshenko-and-Goodier
    Theory of elasticity by Timoshenko and Goodier
    2013-04-24 03:01:09下载
    积分:1
  • substr
    Test String.prototype.replace.
    2014-02-13 21:59:47下载
    积分:1
  • HadoopPMapReduce
    Hadoop+MapReduce应用实践 肖康,很好的介绍和代码学习资料。(Hadoop+MapReduce Application Practice- Xiaokang, a good introduction to the code and learning materials.)
    2016-06-20 12:08:39下载
    积分:1
  • netcwmp-master
    提供TR069协议客户端源码实现。包括说明文档,可以直接在linux系统下运行。(provide the tr069 cpe client code, and the doc of how to use it . It can run in linux system.)
    2015-01-30 14:08:10下载
    积分:1
  • CvvImage
    好多opencv的应用程序界面中在MFC中显示图像,但是我发现这些显示功能大部分用到了一个叫CvvImage的类,最近使用opencv2.3.1,发现找不到这个类了。 没有具体研究过opencv ,但是opencv在MFC中显示图像需要用的一个叫做CvvImage的类的DrawToHDC()的函数,但是我在2.3.1下却怎么也没有找到这个类,和这个函数。在2.3.1的文档下没有关于这个的任何资料,不知道是不是新版本的opencv去掉了这个类,或者用其他的方式实现了。所以我需要用以前的方式实现这个类。在网上找了一些资料。发现这个问题可以这样处理。 我们可以自己建立一个CvvImage.h和一个CvvImage.cpp的文件,添加到工程中。这样我们在工程中包含上这个CvvImage.h的头文件,就可以正常的按照以前的方式使用CvvImage类将图像绘制到MFC控件中了(Many opencv application interface in the MFC display images, but I found that most of these display features used in a class called CvvImage, the recent use of opencv2.3.1, found that the class can not find. There is no specific study of the opencv, but opencv in the MFC to display the image needs to be used in a class called DrawToHDC () function, but I did not find the kind of 2.3.1 under the CvvImage, and this function. There is no information about this in the 2.3.1 document, and it is not known whether the new version of OpenCV has removed this class, or has been implemented in other ways. So I need to use the old way of this class. On the Internet for some information. Found the problem can be handled in this way. We can create a CvvImage.h and a CvvImage.cpp file, added to the project. So we in the project includes the CvvImage.h header file, you can normally use the CvvImage class in accordance with the previous way draws the image to the MFC control.)
    2016-05-03 09:55:45下载
    积分:1
  • SYSBIOS_C6678
    SYSBIOS_C6678 的SYSBIOS编程,基于C6678(SYSBIOS_C6678 base in TI)
    2020-12-29 16:19:00下载
    积分:1
  • Qios.DevSuite.DemoZone
    说明:  先进的控制和强大的功能 qios.devsuite包含30多个高级控件,使您能够创建高级图形用户界面。所有控件都是高度可配置的,并且具有很高的精度。此外,qios.devsuite还包含一系列让开发人员更容易工作的重要功能。(Advanced Controls and Great Features Qios.DevSuite contains more than 30 advanced controls that make it possible for you to create advanced graphical user interfaces. All controls are highly configurable and with great precision. Furthermore Qios.DevSuite contains a list of great features that make developers work so much easier.)
    2020-06-18 00:40:02下载
    积分:1
  • ProgressBar_src
    一个基于VC6MFC的进度条控制程序,非常实用(Based on the progress bar VC6MFC control program is very useful)
    2009-11-27 04:21:36下载
    积分:1
  • AsyncUdpSocket-lcheng
    udp通讯聊天程序 支持组播,ios,支持objective-c(udp chat program to support multicast communication, ios,objective-c)
    2013-09-23 16:54:46下载
    积分:1
  • ZYG002
    使用objetive C做的游戏开发例子,希望大家喜欢(To do with game development objetive C example, hope you like)
    2010-11-23 09:55:36下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载