登录
首页 » Visual C++ » gdzc

gdzc

于 2008-04-20 发布 文件大小:1522KB
0 261
下载积分: 1 下载次数: 94

代码说明:

  vc++开发环境SQL数据库固定资产管理系统(vc++ development environment SQL database management system for fixed assets)

文件列表:

第3章 固定资产管理系统
......................\Database
......................\........\MyAssets.mdf
......................\........\MyAssets_log.LDF
......................\........\MyAssets数据库.sql
......................\........\公司信息数据表.sql
......................\........\公司部门数据表.sql
......................\........\减少固定资产数据表.sql
......................\........\可用固定资产视图.sql
......................\........\固定资产修理记录数据表.sql
......................\........\固定资产明细数据表.sql
......................\........\固定资产租借记录数据表.sql
......................\........\固定资产附属设备数据表.sql
......................\........\折旧核算表数据表.sql
......................\........\操作用户数据表.sql
......................\........\租借固定资产数据表.sql
......................\........\累计折旧查询视图.sql
......................\........\维修固定资产数据表.sql
......................\........\计提累计折旧数据表.sql
......................\release
......................\固定资产管理系统

......................\................\app.rc
......................\................\AssemblyInfo.cpp
......................\................\ChangeUserPasswordForm.cpp
......................\................\ChangeUserPasswordForm.h
......................\................\ChangeUserPasswordForm.resx
......................\................\CompanyForm.cpp
......................\................\CompanyForm.h
......................\................\CompanyForm.resx
......................\................\ComputeForm.cpp
......................\................\ComputeForm.h
......................\................\ComputeForm.resx
......................\................\Debug.obj
......................\................\DepartmentForm.cpp
......................\................\DepartmentForm.h
......................\................\DepartmentForm.resx
......................\................\FittingsForm.cpp
......................\................\FittingsForm.h
......................\................\FittingsForm.resx
......................\................\FixedAssetsForm.cpp
......................\................\FixedAssetsForm.h
......................\................\FixedAssetsForm.resx
......................\................\Form1.resX
......................\................\LeaseForm.cpp
......................\................\LeaseForm.h
......................\................\LeaseForm.resx
......................\................\LoginForm.cpp
......................\................\LoginForm.h
......................\................\LoginForm.resx
......................\................\MainForm.cpp
......................\................\MainForm.h
......................\................\MainForm.resx
......................\................\MyAssetsDataSet.dll
......................\................\MyAssetsDataSet.dll.manifest
......................\................\MyAssetsDataSet.h
......................\................\MyAssetsDataSet.xsc
......................\................\MyAssetsDataSet.xsd
......................\................\MyAssetsDataSet.xss
......................\................\OperatorForm.cpp
......................\................\OperatorForm.h
......................\................\OperatorForm.resx
......................\................\PrintBorrowForm.cpp
......................\................\PrintBorrowForm.h
......................\................\PrintBorrowForm.resx
......................\................\PrintCardForm.cpp
......................\................\PrintCardForm.h
......................\................\PrintCardForm.resx
......................\................\PrintDepartmentForm.cpp
......................\................\PrintDepartmentForm.h
......................\................\PrintDepartmentForm.resx
......................\................\PrintDepreciationForm.cpp
......................\................\PrintDepreciationForm.h
......................\................\PrintDepreciationForm.resx
......................\................\PrintRepairedForm.cpp
......................\................\PrintRepairedForm.h
......................\................\PrintRepairedForm.resx
......................\................\PrintRepairForm.cpp
......................\................\PrintRepairForm.h
......................\................\PrintRepairForm.resx
......................\................\PrintReturnForm.cpp
......................\................\PrintReturnForm.h
......................\................\PrintReturnForm.resx
......................\................\PrintSubtractForm.cpp
......................\................\PrintSubtractForm.h
......................\................\PrintSubtractForm.resx
......................\................\PrintTypeForm.cpp
......................\................\PrintTypeForm.h
......................\................\PrintTypeForm.resx
......................\................\QueryDepreciationForm.cpp
......................\................\QueryDepreciationForm.h
......................\................\QueryDepreciationForm.resx
......................\................\ReadMe.txt
......................\................\Release.obj
......................\................\RepairedForm.cpp
......................\................\RepairedForm.h
......................\................\RepairedForm.resx
......................\................\RepairForm.cpp
......................\................\RepairForm.h
......................\................\RepairForm.resx

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

发表评论

0 个回复

  • kefangguanli
    客房管理系统,利用Visual C++和SQL语言共同完成的客房管理软件(Room Management System using Visual C++ and SQL language common to complete the room management software)
    2010-05-23 11:52:23下载
    积分:1
  • 布告栏
    这是一个自己做的数据库的布告栏管理系统,可以实现一些简单的查询,添加,删除功能,代码已经在vc6.0下编译过,其中还包括设计文档,E-R图,和数据字典(own bulletin board database management system, can achieve some simple query, add, delete function, the code has been compiled under vc6.0, including design documents, E-R map, and data dictionary)
    2005-07-02 09:50:10下载
    积分:1
  • MyTest1
    本实例是vc+SQL server小程序,具有数据库的简单查询,更新,删除记录等功能,本程序的查询功能是基于头部匹配的模糊查询。(This example is vc+ SQL server applet with a simple database query, update, delete records and other functions, the procedures for the inquiry is based on the fuzzy query matching head.)
    2020-10-29 14:59:57下载
    积分:1
  • xinxiqu
    学生信息管理系统详细设计说明书,Visual Basic 6.0与SQL SERVER 2000开发,对开发文档撰写有一定帮助。(Student Information Management System for the detailed design statement, Visual Basic 6.0 and SQL SERVER 2000 the development of written documents on the development of some help.)
    2009-05-26 15:06:37下载
    积分: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
  • medicine
    由VC++编写并连接SQL Server数据库的对药物进行管理的系统,包含了源代码(Prepared by the VC++ and connect to SQL Server database management system for drugs, including the source code)
    2013-11-18 14:44:30下载
    积分:1
  • office-sql-vc
    说明:  vc+sql企业办公系统,企业办公系统,功能比较全,可以适当修改为己所用(vc+ sql enterprise office systems, full-function, appropriate changes can be used for its own)
    2009-07-27 23:31:34下载
    积分:1
  • renshikaoqinguanlixitong
    用MFC和SQL200开发的人事考勤管理系统,ADO链接数据库,有源代码和说明文件(With the MFC and SQL200 development of personnel time and attendance management system, ADO link database, source code and documentation)
    2013-04-25 20:06:37下载
    积分:1
  • ADOConn
    sql server2000的一般操作类。里面基本包括了连接、插入修改,()
    2007-09-29 12:24:26下载
    积分:1
  • ExcelToSQL-Server
    C++下将Excel中的数据导出到SQL Server数据库(Export data in Excel under C++ to SQL Server database)
    2014-08-20 19:17:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载