登录
首页 » Visual Basic » SalesManager

SalesManager

于 2021-01-18 发布 文件大小:1490KB
0 460
下载积分: 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 个回复

  • MFC_ACCESS
    MFC实现的,数据库操作,ACCESS,适合初学者(MFC implementation, database operations, ACCESS, suitable for beginners)
    2010-06-09 09:11:42下载
    积分:1
  • bat
    解压bat数据库,支持Phoenix版、纯真版、梧州版等数据库文件格式,解出的数据库可以用Excel、Access等程序打开,然后利用Excel、Access等工具进行你需要的转换... 注:此工具只负责数据格式转换,排序、编辑等功能可利用Excel、Access等工具!(Extract the bat database, the database file format support Phoenix version, innocence, Wuzhou, and the solution out of the database can be open with Excel, Access and other programs, and then use Excel, Access and other tools you need to convert ... Note: This tool only responsible for data format conversion, sorting, editing tools such as Excel, Access!)
    2012-07-16 23:03:29下载
    积分:1
  • VFP
    VFP数据库继承了以往传统数据库的优点,是采用了面向对象的程序设计思想和可视化的编程工具,操作简单、易学,极大的方便了软件的开发。人们在使用它作为开发工具时,可以高效的开发出全新的可视化图形界面应用程序。(VFP database inherits the advantages of traditional databases, is the use of object-oriented program design and visual programming tools, simple operation, easy to learn, which greatly facilitates the software development. People use it as a development tool, you can efficiently develop a new visual GUI applications.)
    2013-08-30 16:02:33下载
    积分:1
  • TimeRecord
    基于数据库的VC++提醒精灵软件,设置好日期、时间、内容,就会在指定的日期、时间提示,须确定看到提示,否则两分钟后又提示。修改,删除,查询,日期,待自动启动到时间一会提示。   其中包括一个数据库操作类觉得不错,这个类是CPingDatabase,能插入、修改、查看、删除ACCESS数据库、SQLSERVER及所有的ODBC得用数据源来连接的数据库。使用类时出现一个警告,不用管它,那是微软的一个动态的原因。 (VC++ based on database software to remind the wizard, set the date, time, content, will be in the specified date, time, tips, to be sure to see tips, or two minutes later prompt. Modify, delete, query, date, to be automatically activated to the time for a prompt. Including a class of database operations that good, this class is CPingDatabase, to insert, modify, view, delete the ACCESS database, SQLSERVER and all ODBC starting a data source to connect to the database. A warning when using the class, do not ignore it, that is the reason Microsoft is a dynamic.)
    2011-04-28 21:38:23下载
    积分:1
  • vcbookmangement
    说明:  VC数据库编程 图书管理系统 利用SQL Server实现数据的存储 是一个很好的程序(VC Database Programming using SQL Server for data storage is a very good program)
    2009-08-05 10:37:47下载
    积分:1
  • dianzicidian
    一个简单的电子词典,能实现中英互译,不带数据库(a simple dictionary without data library)
    2013-11-23 14:32:48下载
    积分:1
  • bookmanage
    MFC编程,VC连接ACCESS数据库,实现对数据的增、删、改、查等操作(VC connection ACCESS database to achieve the data add, delete, change, and other operations)
    2011-08-07 12:28:38下载
    积分:1
  • ADOTest
    本人自己编写的VC++访问数据库程序,包含了ADO、ODBC等方法,可访问MSSQL、SQL、ACCESS等数据库。(I have written VC++ Access database program, including the ADO, ODBC and other methods to access MSSQL, SQL, ACCESS and other databases.)
    2020-10-29 14:59:57下载
    积分:1
  • MFC-ADODemon
    VC/MFC ADO连接数据库,简单易用,且封装好了一个类.(VC/MFC ADO connect to the database, easy to use, and a wrapper class.)
    2011-02-15 16:51:16下载
    积分:1
  • MFC-ODBC-database-applications
    MFC应用程序ODBC数据库,可以运行成功的使用MFC编写的c++代码(MFC ODBC database applications)
    2014-06-25 11:15:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载