登录
首页 » Visual C++ » gdzc

gdzc

于 2008-04-20 发布 文件大小:1522KB
0 146
下载积分: 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
  • 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
  • vc108423425233
    说明:  一、编程环境: 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控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 五、主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息 程序还用了Active Skin 对程序进行了换肤!! (: windows2003 visual stdio c .net,Ado SQL2000 SQL SQL2000schooldata dataschool_back SQL schooldata ADOTreectrl,listctrl,datagridBUG tree treeITEMITEMLIST LIST Active Skin )
    2005-12-13 08:58:11下载
    积分:1
  • gdzc
    vc++开发环境SQL数据库固定资产管理系统(vc++ development environment SQL database management system for fixed assets)
    2008-04-20 18:05:08下载
    积分: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
  • database-cPP
    Visual c++结合SQL server 的经典范例。程序中介绍了如何在VC++中调用数据库的各方面知识(Visual c combined with a classic example of the SQL server. The procedures described in the various aspects of knowledge of how to call the database in VC )
    2012-03-10 00:17:08下载
    积分: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
  • 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
  • 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
  • 696518资源总数
  • 104384会员总数
  • 26今日下载