-
vcsqlserver
是VC+SQL server模式的,主要设及以下内容:
1、窗口如何分割;
2、多视图之间如何通信;
3、列表视图的操作及事件处理;
4、树形控件的操作及事件处理,利用递归根据数据库动态生成目录;
5、实现主从表的显示;
(VC is SQL server model, and mainly the following : a window on how segmentation; 2. Multi-view of how communication; 3, the List View operation and handle the incident; 4, tree controls the operation and management, According to the use of recursive directory database dynamically generated; 5, the main achievement of the show from the table;)
- 2006-05-19 15:56:35下载
- 积分:1
-
1
说明: 一个辅助数据库,显示系统,可以进行简单的显示SQL 2000(SHOW SYSTEM)
- 2013-11-18 08:31:39下载
- 积分:1
-
SQL
数据库课程设计,用C++实现SQL Server,进行SQL语句的解析。(Database design courses, implemented in C++ SQL Server, SQL statement parsing.)
- 2015-12-05 11:33:58下载
- 积分:1
-
physicmanage
VC++ 中使用 DB-Libray 编程(SQL Server) (use DB-Libray programming (SQL Server))
- 2004-08-09 21:23:23下载
- 积分:1
-
KTV
光盘运行环境
操作系统:Windows 2000以上
内存:64MB以上
光驱:40X以上
CPU:奔腾233以上
声卡:兼容声卡
建议使用800X600以上分辨率
此光盘可以自动播放,而且自动注册组件,若计算机不能播放光盘,是因为光盘没有成功注册组件导致的,读者可以手动注册组件。
手动注册组件的步骤如下:
(1)首先把光盘中的AMOVIE.OCX文件复制到系统文件夹下,对于Windows 2000操作系统,系统文件夹是指C:WINNTsystem32;对于Windows XP系统,是指C:WINDOWSsystem32。
(2)在“开始”菜单中选择“运行”, 然后在命令行输入“regsvr32 AMOVIE.OCX”即可注册AMOVIE.OCX组件。
另外,本书的源代码放在光盘中的resouce文件夹下,读者可以参考附带的视频影像来搭建系统。
注:若不能单独播放光盘中的“vc_avi”目录下的视频文件,请读者自行到网上下载相关的音频视频插件或者工具包,比如,安装AvPack工具包就可以播放。在百度中输入“avpack”就可以搜到,或者在百度中输入“视频插件”就可以搜到相关的视频插件,下载并安装即可。
(reach to KTV)
- 2010-11-28 09:20:15下载
- 积分:1
-
MFC-CPP-example
4个C++项目例子 数据库Access sql 网络 视频(4 C++ example database network video projects)
- 2020-11-21 20:39:36下载
- 积分:1
-
kqgl
后台数据库使用SQL Server,前台开发工具使用Visual C++,采用ADO数据访问技术(Background database using SQL Server, front development tool Visual C++, ADO data access technology used)
- 2011-05-25 19:36:39下载
- 积分:1
-
SQLServer2005
该书采用实例方式讲授SQL SEVER2005数据库的应用,以实用,实践作为原则,讲数据库的基本原理与应用技术相结合(Examples of the way the book used to teach the application of database SQL SEVER2005 to practical, practice as the principles and the basic principles of database technology and application)
- 2009-06-25 10:28:17下载
- 积分:1
-
MFCSQL_20100507
Visual C++ MFC,连接SQL2005数据库,查询数据,并添加数据到数据库。(use the c++ mfc ,to connection the sql server 2005 database,insert some data to the database and then select the data in it.)
- 2020-11-01 11:39:54下载
- 积分: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