登录
首页 » Visual C++ » gdzc

gdzc

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

  • MiniSql-master
    具有B+树,能完成搜索,插入,删除功能的简易数据库(A simple database with B+ tree that can search, insert and delete functions)
    2020-06-29 19:00:02下载
    积分:1
  • physicmanage
    VC++ 中使用 DB-Libray 编程(SQL Server) (use DB-Libray programming (SQL Server))
    2004-08-09 21:23:23下载
    积分: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
  • 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
  • Financial-management-system
    用visual studio开发的基于sql server2005的财务管理系统。财务凭证管理系统主要由【系统管理】、【凭证管理】、【科目信息】、【账目查询】和【报表】等模块组成(Development with visual studio, sql server2005-based financial management system. Financial certificate management system mainly consists of the [System Management], [Certificate Management] [subject information], [accounts query】 【Report】 modules)
    2012-07-05 14:52:38下载
    积分: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
  • VSSQL2000MaterialManagementSystem
    OS: Windows 2000 Server + SP2 IDE: Visual Studio 6.0 + SP5 DataBase: SQL 2000 Server + SP2 物资管理系统 (OS: Windows 2000 Server+ SP2 IDE: Visual Studio 6.0+ SP5 DataBase: SQL 2000 Server+ SP2 Material Management System)
    2011-01-06 08:09:21下载
    积分:1
  • sqlapiclass
    C++程序读写操作嵌入式数据库SQLite3的接口程序,已封装成类SqlApi,并在main中说明如何使用,方便移植(failed to translate)
    2013-05-06 20:41:25下载
    积分:1
  • ToolsOPtimization
    本软件是mfc+sql开发,欢迎大家交流学习(mfc sql development, we welcome the exchange of learning)
    2020-10-26 23:19:59下载
    积分:1
  • 898t
    简单课设学生成绩管理系统---VB程序模块,VB与SQL的结合,包括增删\改查等功能,还包括连表查询.-simple lesson student performance management system -- the VB program modules, VB and SQL integration, include additional deleted reform investigation, and other functions, including even table inquiries. (Simple lesson for student achievement management system--- VB program modules, VB and SQL combination, including additions and deletions to search functions, including even the table inquiries .- simple lesson student performance management system- the VB program modules, VB and SQL integration, include additional deleted reform investigation, and other functions, including even table inquiries.)
    2008-12-26 13:44:39下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载