登录
首页 » Visual Basic » 2004040511154731897

2004040511154731897

于 2007-07-05 发布 文件大小:2778KB
0 224
下载积分: 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 个回复

  • 微软数据库开发梦工场多媒体教学-sqlserver
    说明:  微软数据库开发梦工场多媒体教学-sql server篇.rar,是多媒体教学的,对新手很适合的,(Microsoft database development DreamWorks multimedia teaching- sql server chapter. Rar, multimedia teaching, is very suitable for novice,)
    2005-11-16 11:08:44下载
    积分:1
  • vc108423425252
    软件介绍: 编程环境: windows2003 +visual stdio c++ .net Ado + SQL2000 /####################################/ ** SQL设置: 将在SQL2000下建立schooldata数据库 导入数据文件 导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同 主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等 程序中有几个BUG还没解决, 实现功能: 操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内 双击LIST控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息(software introduced : Programming Environment : windows2003 visual c stdio. net Ado SQL2000 /## SQL##################################/** set up : the establishment schooldata SQL2000 database into data files into data : data directory is a breakdown school_back database file operations : using SQL Enterprise Manager Database reduction visit to the local data into the database server, Password is set as the, um, schooldata operation of the database user name and password the same as the main database with ADO visit, Several display data and control the Treectrl, listctrl. datagrid procedures are several BUG has not yet been solved, realization of functions : : On the choice of inquiries conditions : one tree to demonstrate control information related to the tree Lane click controls to s)
    2007-01-10 12:07:01下载
    积分:1
  • 1
    说明:  一个辅助数据库,显示系统,可以进行简单的显示SQL 2000(SHOW SYSTEM)
    2013-11-18 08:31:39下载
    积分: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
  • 一个学生管理系统
    说明:  基于ODBC的数据库模式,用MFC创建一个学生成绩管理软件。程序的实现主要在视图Cstudentview类中完成,其中可以完成的功能有:显示全部记录、增加记录、删除记录、修改记录、排序记录、查寻记录,并且在控件表格中直观的显示。(based ODBC database model, the MFC with the creation of a student performance management software. The main procedures in achieving View Cstudentview category completed, which can be accomplished functions : All the records, record increase, delete records, modify records, sorting records, the searching of records, Controls in the form visual display.)
    2006-01-07 11:28:43下载
    积分:1
  • test_database
    一个实用的有很多的数据库的操作函数,并附带了一定的说明解释。可以直接运行的MFC连接SQL的代码程序。对数据库操作的常用的不常用的函数方法都有。(There are a practical lot of database manipulation functions, and comes with a certain amount of explanation explanation. MFC can be directly connected to SQL code to run the program. Commonly used method is not commonly used functions of database operations are.)
    2013-12-17 16:07:55下载
    积分:1
  • SQL_Helper
    SQL数据库助手类,帮你节约开发时间! (封装了SQL五大对象,让你灵活调用)(SQL database helper classes to help you save development time! (Package of five of SQL object to allow you the flexibility to call))
    2012-05-20 13:57:36下载
    积分:1
  • SQL
    数据库课程设计,用C++实现SQL Server,进行SQL语句的解析。(Database design courses, implemented in C++ SQL Server, SQL statement parsing.)
    2015-12-05 11:33:58下载
    积分:1
  • 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
  • TT
    说明:  ADO访问sqlserver 数据库 是亮剑方式来房间是礼服是(ADO database access sqlserver)
    2009-06-20 11:01:52下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载