搜索资源列表
databasebackup
- 1) 数据的导入和倒出 a) 如何从其它格式的文件导入数据到表中 b) 如何备份以及恢复数据库(下载目录里有lkj.dat文件,为一数据库备份) c) 如何从其它的服务器上备份和恢复数据 2) 备份恢复后,有下列表,这些表之间没有约束,请增加约束 a) 学生信息表 b) 教师信息表 c) 课程信息表 d) 选课信息表 e) 教师开课表 3) Class表有重复记录(课程代码) ,请删除 4) 课程信息表里有NULL值,请用0分替代 5) 查询操作
VC++2008 下读写同一个excel文件。
- 网上的com技术连接excel太多了,基本全部是用MSDN的方法,泛泛给出结论,不具有实用性,这个例子给出了在读一个已经存在的excel文件“f:\text.xlsx”的实际例子,而且可以在任意一个工作表写数据的例子。网上的代码基本都是要么读,要么写,这个比较有实用价值!注,excel可以是2007或者2003,2003的话则是“f:\text.xls”,需要注意!VS 2008 C++ excel 2007!
MFC-ATM-of-CBC
- MFC 实现中国建设银行自动取款机 带界面 带语音 带数据库 1. 设计平台与系统功能设计 1)设计平台 设计平台:MicroSoft Windows xp 设计工具: Microsoft visual c++ 6.0 MicroSoft Office Access 2003 方正畅听语音朗读软件 2)系统功能描述: a.查询余额:查看客户当前可用余额 b 修改密码:修改并保存用户的密码 c.取款服务:取现金服务 d.转账服务:转
BluetoothAudioGateway
- Listens for incoming R F C O M M connection for the headset handsfree service for Linux
Cpp17
- 将A,B,C,D,E,F这6个变量排成如下图所示的三角形,这6个变量分别取[1,6]上的整数,且均不相等。求使三角形三条边上的变量之和相等的全部解-A, B, C, D, E, F 6 variables that are formed as shown in the triangle, six variables, respectively [1,6] integer, none of the same. Seeking to make the edge of the triangle thr
CmdLine100
- 为Windows程序添加丰富的、类Unix风格的命令行选项,包括--file这样的长格式、-f这样的段格式和在选项后添加而外信息,比如:cmd file:filename。具体用法看main.c的实例。-For Windows program to add rich, Unix-style command-line options, including- file such a long format,-f this segment format and the option to add su
StaticallylinkedLibrary
- 静态链接C/C++库,使用Developer Studio进行一些简单的编辑,创建一个M F C应用程序可以访问的静态C和C + +库。-Statically linked C/C++ Library, use the Developer Studio for some simple editing, creating a MFC application can access the static C and C++ library.
StaticallylinkedLibrary
- 静态链接C/C++库,使用Developer Studio进行一些简单的编辑,创建一个M F C应用程序可以访问的静态C和C + +库。-Statically linked C/C++ Library, use the Developer Studio for some simple editing, creating a MFC application can access the static C and C++ library.