登录
首页 » Visual Basic » 2004040511154731897

2004040511154731897

于 2007-07-05 发布 文件大小:2778KB
0 192
下载积分: 1 下载次数: 442

代码说明:

  vb+sql的汽车销售管理信息系统 好不好你就给个号我急(vb sql automobile sales management information system is good you gave them out, I hasten)

文件列表:

carsale
.......\汽车销管理系统的控件
.......\....................\everbutton
.......\....................\..........\Description.txt
.......\....................\..........\Install.txt
.......\....................\..........\license.txt
.......\....................\..........\rgneditor
.......\....................\..........\.........\IA_RGNEd.dcu
.......\....................\..........\.........\IA_RGNEd.pas
.......\....................\..........\.........\RgnCalc.dcu
.......\....................\..........\.........\RgnCalc.pas
.......\....................\..........\.........\RgnEdWindow.dcu
.......\....................\..........\.........\RgnEdWindow.dfm
.......\....................\..........\.........\RgnEdWindow.pas
.......\....................\..........\.........\RgnEdWindow.~dfm
.......\....................\..........\.........\RgnEdWindow.~pas
.......\....................\..........\.........\TIARGNEDITOR.cfg
.......\....................\..........\.........\TIARGNEDITOR.dcu
.......\....................\..........\.........\TIARGNEDITOR.dof
.......\....................\..........\.........\TIARGNEDITOR.dpk
.......\....................\..........\.........\TIARGNEDITOR.res
.......\....................\..........\.........\TIARGNEDITOR.~dpk
.......\....................\..........\RUS_Description.txt
.......\....................\..........\RUS_Install.txt
.......\....................\..........\RUS_license.txt
.......\....................\..........\RUS_Support.txt
.......\....................\..........\Support.txt
.......\....................\..........\tiaeverbutton
.......\....................\..........\.............\EverButton.cfg
.......\....................\..........\.............\EverButton.dcu
.......\....................\..........\.............\EverButton.dof
.......\....................\..........\.............\EverButton.dpk
.......\....................\..........\.............\EverButton.res
.......\....................\..........\.............\EverButton.~dpk
.......\....................\..........\.............\IAEVERBUTTON.dcr
.......\....................\..........\.............\IAeverButton.dcu
.......\....................\..........\.............\IAeverButton.pas
.......\....................\..........\.............\IARotateTimer.dcu
.......\....................\..........\.............\IARotateTimer.pas
.......\....................\..........\.............\RotateRGN1.dcu
.......\....................\..........\.............\RotateRGN1.pas
.......\....................\SncSoft
.......\....................\.......\SncPackage
.......\....................\.......\..........\Currency.doc
.......\....................\.......\..........\Demo
.......\....................\.......\..........\....\dbtest.dfm
.......\....................\.......\..........\....\dbtest.pas
.......\....................\.......\..........\....\dbtestprj.cfg
.......\....................\.......\..........\....\dbtestprj.dof
.......\....................\.......\..........\....\dbtestprj.dpr
.......\....................\.......\..........\SNC.bpl
.......\....................\.......\..........\SNC.cfg
.......\....................\.......\..........\SNC.dcp
.......\....................\.......\..........\SNC.dcu
.......\....................\.......\..........\SNC.dof
.......\....................\.......\..........\SNC.dpk
.......\....................\.......\..........\SNC.res
.......\....................\.......\..........\SNC.~dpk
.......\....................\.......\..........\sncCurrency.dcr
.......\....................\.......\..........\sncCurrency.dcu
.......\....................\.......\..........\sncCurrency.pas
.......\....................\.......\..........\sncDBCurrency.dcr
.......\....................\.......\..........\sncDBCurrency.dcu
.......\....................\.......\..........\sncDBCurrency.pas
.......\程序代码
.......\........\car
.......\........\...\cardata
.......\........\...\.......\carsale.chm
.......\........\...\.......\carsale.mdb
.......\........\...\cardata.dcu
.......\........\...\cardata.dfm
.......\........\...\cardata.dti
.......\........\...\cardata.pas
.......\........\...\cardata.~dfm
.......\........\...\cardata.~dti
.......\........\...\cardata.~pas
.......\........\...\carsale.cfg
.......\........\...\carsale.dof
.......\........\...\carsale.dpr
.......\........\...\carsale.res
.......\........\...\carsale.~dpr
.......\........\...\main.dcu
.......\........\...\main.dfm
.......\........\...\main.pas
.......\........\...\main.~dfm
.......\........\...\main.~pas
.......\........\...\Unit1.dcu
.......\........\...\Unit1.dfm
.......\........\...\Unit1.pas
.......\........\...\Unit1.~dfm
.......\........\...\Unit1.~pas
.......\........\...\Unit111.dcu
.......\........\...\Unit111.dfm
.......\........\...\Unit111.pas
.......\........\...\Unit111.~dfm
.......\........\...\Unit111.~pas
.......\........\...\Unit1111.dcu
.......\........\...\Unit1111.dfm
.......\........\...\Unit1111.pas
.......\........\...\Unit1111.~dfm

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

发表评论

0 个回复

  • MFCSQL_20100507
    Visual C++ MFC,连接SQL2005数据库,查询数据,并添加数据到数据库。(use the c++ mfc ,to connection the sql server 2005 database,insert some data to the database and then select the data in it.)
    2020-11-01 11:39:54下载
    积分:1
  • SQL_DataBase
    实现用vc++对sql server 数据库的管理 常用sql语句的使用(Achieved with the vc++ on the sql server database management used to use sql statements)
    2020-11-08 11:39:47下载
    积分:1
  • student_management
    本设计主要用于一个学校成绩的管理。学生成绩信息的录入、修改、查询。内含源码和说明文档一份。通过Visual C++结合数据库Microsoft SQL Server 2008开发。(This design for a school performance management. Entry student achievement information, modify, query. Containing source and a documentation. Combined through Visual C++ Microsoft SQL Server 2008 development.)
    2020-07-03 07:20:02下载
    积分:1
  • sqlHelper
    sql server数据库操作类,包括执行返回各种类型的存储过程的方法。(sql server database operations class, including the implementation of the method to return to the various types of stored procedures.)
    2012-03-21 08:44:04下载
    积分:1
  • code
    用VC++6.0开发的人事信息系统,调试成功,并附有源码及文档。供大家共同学习,希望对你们有帮助(With VC++ 6.0 Development of Personnel Information System, debugging success, together with source code and documentation. For everyone to learn, I hope for your help)
    2009-01-04 14:51:42下载
    积分:1
  • sjk
    数据库图书管理系统,包括表“readers”、“books”、“borrow ” 、“book-category” 、“member-level”、 “loss-reporting”(Database library management system, including the table " readers" , " books" , " borrow" , " book-category" , " member-level" , " loss-reporting" )
    2011-11-14 21:21:01下载
    积分:1
  • CheckManage
    这是基于SqlServer 2005数据库的考勤管理系统,界面用MFC实现,里面有源码和数据库备份文件。(This is based on attendance SqlServer 2005 database management system, interface with the MFC implementation, which has source code and database backup files.)
    2009-11-21 13:23:17下载
    积分:1
  • ExcelToSQL-Server
    C++下将Excel中的数据导出到SQL Server数据库(Export data in Excel under C++ to SQL Server database)
    2014-08-20 19:17:52下载
    积分:1
  • goods
    说明:  商品销售管理系统对商品销售信息进行日常的管理,如销售开单、销售收款、销售退货,迅速准确地完成各种销售信息的统计计算和汇总工作,快速打印商品销售报表等功能 (Sales management system for information on sales day-to-day management, such as sales billing, sales of receivables, sales returns, quickly and accurately complete a variety of sales information and summary of statistical computing work, fast print sales reports and other functions)
    2008-08-29 15:57:07下载
    积分:1
  • The-system-of-students
    学生管理信息系统用MFC写的后台加的SQL2005数据库,代码里有.BAK文件。(Student management information system using MFC to write the background of the SQL2005 , code.BAK file.)
    2015-08-22 15:06:53下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载