搜索资源列表
图书管理系统
- 图书管理系统 VC++ 第一章 问题提出与可行性研究 1 1.1 图书馆管理的价值及功能 1 1.2 可行性研究 1 1.3 系统流程 1 第二章 软件需求分析 2 2.1 功能需求 2 2.2 模糊评判需求 3 2.3 数据字典 3 2.4 重要的加工说明 6 2.5 外部接口需求 7 2.6 性能需求 7 2.7 软件属性需求 7 第三章 软件设计 8 3.1 顶层软件设计 8 3.2 登录层软件设计 9 3.3读者功能层设计 9 3.4 日常工作功能层设计
Java程序员那点事
- 不久前,我曾在网上论坛上看到了一个这样的帖子: 大家给我个底吧,我是即将毕业的大学生,现在有软设的证书了。 主要擅长于计算机的维护、应用以及开发; 软件方面:现以通过国家软考中心软件设计师资格考试; 主要熟悉的 IDE 环境:VC++,C++BUILDER,VB; 主要使用的数据库接口:ADO; 主要使用的数据源:ACCESS,SQL SERVER,擅长使用 SQL 语言; 主要使用图形接口:OPENGL,对 DirectX 接口也有一定了解; 其
VC_access
- VC++6.0 中用 ADO 存取 Access 数据库的一点总结-VC++6.0 with ADO access to Access database that summarize
tushuxinxixitongguanli
- 图书信息管理系统源代码 要求:有用户登录,密码验证过程,数据库自选(Access,sql2000,Sybase,Oracle等),开发工具自选(Vc,Vb,Delphi,Jb等),系统一定要运行出来,最后完成一份信息管理系统报告书(包括有需求分析和系统分析,主要模块的解释以及最后附带源代码,如有借鉴相关资料需注明书名,版本相关信息)。 -Library Information Management System Source Code
to_build_a_custom_ADO_class_in_VC
- 本文介绍一个自定义的ADO类,它封装了ADO中的各个对象的属性和方法,这种新的数据接口在形式上完全雷同于VB中的ADO,利用它可以在VC中像VB一样方便访问各种数据库。 -This article describes a custom ADO class, which encapsulates the various objects in the ADO properties and methods, this new data interface completely identical in
EXCEL-data-import-and-export
- 使用vc++MFC的ODBC类,将Excel文件当作一般的数据库表格,利用ODBC技术像访问数据库一样去读/写Excel文 件。该文结合应用实例讨论了在Vc++程序中导出/导入Excel数据的方法。 注意:此文档非本人所写-Use vc++ MFC ODBC classes, the Excel file as a database form, the same as access to the database to read/write Excel files using ODBC
ch8
- vc++ access 数据库的访问操作,例如添加,删除,修改,清空等-vc++ access database access operations, such as add, delete, modify, empty, etc.
Windows-Student-Management-System-
- 在VC中设计对话框及菜单,将对话框控件DataGrid与Access数据库表student相连,实现VC中的操作对数据表进行修改。 -In VC design dialog box and menu, the dialog box controls DataGrid with Access database table student connected to the VC operation to modify the data table.
ADO-Sql-visit
- 本文档详细介绍了VC++6.0如何利用ADO访问数据库以及ADO如何封装,附有代码介绍,实用可靠.-This document describes the VC++6.0 how to use ADO to access the database, and how to package ADO with the code, practical and reliable.
VC
- MFC编写一个简单的登录对话框(连数据库),教你怎么在VC上连接access数据库-MFC write a simple login dialog (even the database), teach you how to connect access database on the VC
Enterprise-messaging-system
- 企业短信群发管理系统采用vc++6.0编写,结合access数据库使用-Enterprise messaging system
CPP-ODBC--ADO
- VC++ 利用ODBC和ADO方式访问数据库的方法及实例。-VC++ using ODBC and ADO database access methods and examples.
MFCADOmdbsql2000
- MFC使用ADO对象开发数据库应用程序,可以实现vc与access数据库的连接及通过列表控件实现对书库的添加、修改及删除操作等!-MFC using ADO object database application development, can realize vc and the access database connection and through the list control for the library to add, modify, and delete operatio
SchoolAccessDB
- VC 连接 Access 数据库的一个小demo-a demo for VC connect Access DB
food
- 基于VC++的美食易查查,access数据库,适合初学者学习-VC++ Food easy check, based on the access , suitable for beginners to learn
cSharp-Access-Operation
- VC#如何操作ACCESS数据库,掌握小型数据的一些常用操作-Some common operations VC# how to operate the ACCESS , grasp small data
VC-SQL-Server-oprerate-by-dll
- 通过DLL的方式访问sql server 2005,提供了集成数据库访问模块的一种实现方式-Access sql server DLL way through 2005, provides an implementation of an integrated access module
LAN-monitoring-system-VC
- 本书主要内容: 1、如何分割UDP 数据报 2、如何发送和接收UDP 数据报 3、如何连接Access 数据库 4、如何抓取屏幕 5、如何自定义控件-The main contents of this book: 1, how to split UDP datagram 2, how to send and receive UDP datagram 3, how to connect Access 4, how to capture the screen