登录
首页 » Visual Basic » SalesManager

SalesManager

于 2021-01-18 发布 文件大小:1490KB
0 374
下载积分: 1 下载次数: 342

代码说明:

  销售管理系统。 数据库:ACCESS 前台:VB.NET(Sales Manager System)

文件列表:

SalesManager
............\AssemblyInfo.vb
............\bin
............\...\help.chm
............\...\mag.ini
............\...\mag.mdb
............\...\manager.ini
............\...\OldSalesManager.exe
............\...\SalesManager.exe
............\...\SalesManager.pdb
............\...\SalesManager.vshost.exe
............\...\SalesManager.xml
............\...\setting.ini
............\frmAbout.resx
............\frmAbout.vb
............\frmConAdd.resx
............\frmConAdd.vb
............\frmConModify.resx
............\frmConModify.vb
............\frmConPrint.resx
............\frmConPrint.vb
............\frmConSum.resx
............\frmConSum.vb
............\frmCusAdd.resx
............\frmCusAdd.vb
............\frmCusModify.resx
............\frmCusModify.vb
............\frmCusPrint.resx
............\frmCusPrint.vb
............\frmMain.resx
............\frmMain.vb
............\frmProAdd.resx
............\frmProAdd.vb
............\frmProModify.resx
............\frmProModify.vb
............\frmSetting.resx
............\frmSetting.vb
............\frmStockInOut.resx
............\frmStockInOut.vb
............\frmStockLack.resx
............\frmStockLack.vb
............\images





............\......\Control Panel.BMP
............\......\help.BMP
............\......\info.BMP
............\......\leftImage.jpg
............\......\leftImage.png
............\......\leftTop.jpg
............\......\NEW.BMP
............\......\panel.jpg
............\......\panel.png
............\......\Rich Text Format.BMP
............\......\Run.BMP
............\......\saleManager.BMP
............\......\saleManager.ico
............\......\saleManagerTiele.BMP
............\......\save.gif
............\......\search.gif
............\......\Shut Down.BMP
............\......\small.jpg
............\......\string.BMP
............\......\The Internet.BMP
............\modMain.vb
............\My Project
............\obj
............\...\Debug
............\...\Release
............\...\SalesManager.vbproj.FileList.txt

............\SalesManager.sln
............\SalesManager.vbproj
............\SalesManager.vbproj.user
............\UpgradeLog.XML
............\_UpgradeReport_Files
............\....................\UpgradeReport.css
............\....................\UpgradeReport.xslt
............\....................\UpgradeReport_Minus.gif
............\....................\UpgradeReport_Plus.gif
............\文档
............\....\功能界面设计.doc

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

发表评论

0 个回复

  • ADO-MFC555555555
    复件 封装ADO之MFC应用,对于数据库操作非常有帮助(copy Packaging ADO's MFC application, database operation has been very helpful)
    2007-02-04 12:15:21下载
    积分:1
  • 20060611Access
    简要说明:直接通过DAO读、写Access文件    直接利用DAO来创建、读写Access文件,总的说来,对比上篇<直接通过ODBC读、写Excel文件>来讲,要简单一些。在下面的示例中,我们将用到两种方法:SQL和DAO类涵数来混合实现它们,这样做的目地,我想可以使大家更加方便灵活的运用它们来完成你想要做的东西。在示例程序中默认指定创建数据库名为:Demo.mdb,内部表名为:DemoTable,写入两个字段:名字和年龄,采用和上一篇读写Excel类似的操作,你也可以根据自己需要来动态改变它们。 (Brief Description : DAO directly through reading, writing documents directly using Access to create DAO, Access document literacy, in general, compared to the previous chapter)
    2006-08-29 12:05:09下载
    积分:1
  • ExcelPrint
    使用Excel实现生成、打印数据库报表数据,VC++经典编程学习源码,很好的参考资料。(Use Excel to realize the generation, print database report data, VC++ classic learning programming source code, a good reference.)
    2013-11-25 12:51:28下载
    积分:1
  • liulanshujvku
    说明:  该程序实现了对mdb数据库文件,用mfc来编写界面进行浏览。压缩文件里的StuInfo6.mdb为所给的数据库文件。 通过按钮控件可以将记录移动到第一条记录,最后一条记录以及上一条记录,下一条记录等等。(The program realized mdb database file to write the interface with mfc browsing. Compressed file in the StuInfo6.mdb for the given database file. Button controls can be recorded through the move to the first record, last record and previous record, next record and so on. )
    2011-03-31 15:31:36下载
    积分:1
  • dhk1.5
    利用ADO接口使VC++6.0与sql数据库通信,里面有设账号和密码,需要修改,已经通过测试,包括数据库的增加,删除,修改等等操作。(Using VC++6.0 ADO interface allows communication with the sql database, which has set up accounts and passwords, modify, have been tested, including the database, add, delete, modify, etc. operations.)
    2020-10-29 15:09:56下载
    积分:1
  • vbwl
    零基础制作【武林外传】辅助工具[详细步骤+图片](VB)!(Zero based on the production of Wulin rumored] [aids [detailed steps+ Picture] (VB)!)
    2007-08-12 20:49:31下载
    积分:1
  • C++ 工资管理系统 salarysystem
    vc++和SQL Server一起实现的简单的工资管理系统,分离的数据库文件也在包里(a salary system using vc++ and SQL Server)
    2020-06-26 00:40:02下载
    积分:1
  • CompactAccess
    VB编程实现Access数据库压缩功能,VB编程的朋友可以借鉴一下,压缩的效果还是很明显的,虽然不是很完美,但至少可以借鉴一下,为以后的编程思路提供参考。(VB Programming compression Access database, VB programming can learn from a friend about the effect of compression is very obvious, though not perfect, but at least you can learn from, programming ideas for future reference.)
    2009-05-11 03:24:08下载
    积分:1
  • PMMv1.0
    MFC架构下,通过ADO方式连接Access数据库的实例,事先了完整的添加、修改、删除功能,VS2010编写。特点是实现了数据库中日期数据类型的读写,比较有借鉴意义。(MFC framework, connected through the Access database, ADO instance, in advance of the complete add, modify, delete function, VS2010 preparation. Feature is realized in the database to read and write the date data type, compared with reference.)
    2010-07-31 15:11:21下载
    积分:1
  • TeacherMIS
    教师信息管理系统,mfc+access(ODBC)(Teacher Information Management System, mfc+ access (ODBC))
    2009-06-08 19:49:43下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载