登录
首页 » Visual C++ » gdzc

gdzc

于 2008-04-20 发布 文件大小:1522KB
0 177
下载积分: 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 个回复

  • 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
  • ckmis
    这是一个用vc++和sql语言编写的仓库管理系统,请放心使用!(This is a sql with vc language and the warehouse management system, please rest assured that the use!)
    2006-11-20 22:53:30下载
    积分: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
  • HCDB
    超市管理系统,主要应用了ADO对象操作数据库的技术。在数据库操作中涉及复杂SQL语句的构造方法、列表控件、Tab控件及树型控件的使用方法。 代码来源:《亮剑Visual C++ 项目开发案例导航》第三章(Visual C++ code about supermarket management sys)
    2015-03-11 13:59:34下载
    积分:1
  • 1
    一个辅助数据库,显示系统,可以进行简单的显示SQL 2000(SHOW SYSTEM)
    2013-11-18 08:31:39下载
    积分:1
  • minisql
    设计并实现一个精简型单用户SQL引擎(DBMS)MiniSQL,允许用户通过字符界面输入SQL语句实现表的建立/删除;索引的建立/删除以及表记录的插入/删除/查找(Designed and implemented a streamlined single-user SQL engine (DBMS) MiniSQL, through the character interface allows the user to enter SQL statements to achieve the table create/delete index create/delete table records, as well as insert/delete/find.)
    2009-05-16 21:38:47下载
    积分:1
  • MFC-CPP-example
    4个C++项目例子 数据库Access sql 网络 视频(4 C++ example database network video projects)
    2020-11-21 20:39:36下载
    积分:1
  • sale
    商品销售管理系统采用Visual C++ 6.0进行编写,采用ADO技术对SQL数据库进行访问。该系统主要处理商品基本信息、客户基本信息的维护、报价单、销售合同、销售订单、发货单、各种销售计划等信息,实现商品销售的日常管理功能。(Commodity sales management system using Visual C++ 6 to prepare, using ADO technology to access the SQL . The system mainly deals with the basic information of goods, customer information maintenance, quotation, sales contract, sales orders, invoices, sales plan and other information, realize the merchandise sales management function.)
    2016-12-12 21:13:17下载
    积分:1
  • 02
    说明:  关于利用SQL数据库以及MFC编写的学院班级学生综合管理项目(On the use of SQL databases, and college classes prepare students MFC Integrated Management Project)
    2010-07-23 11:49:21下载
    积分:1
  • st_ccerp
    说明:  时空erp软件sql2000数据库 两数据库间复制单据(Time and space erp software SQL2000 database replication between two database documents)
    2008-09-25 16:10:11下载
    积分:1
  • 696518资源总数
  • 105336会员总数
  • 21今日下载