-
cj60lib界面库 ,ado数据库编程 使用方法: 调试代码必须装有cj60lib界面扩展库 cj60lib的使用方法参看有关文档 不知道是不是我的cj60l...
cj60lib界面库 ,ado数据库编程 使用方法: 调试代码必须装有cj60lib界面扩展库 cj60lib的使用方法参看有关文档 不知道是不是我的cj60lib出问题,release版的动态链接会提示出错,静态链接还可以,动态链接时必须复制CJ60Libd.dll到当前目录中 所用数据库为access数据库,格式参看自带的vc.mdb(注:数据库datastab表中第一条记录即id为1的记录是为了防止数据库为空,运行时不会显示,还有另一个原因防止主题中记录为空,在程序中可以看出来) -cj60lib interface library, ado database programming Usage: debug code cj60lib interface must be installed to expand the use of library cj60lib refer to the relevant documents do not know whether my cj60lib problems, release version of the dynamic-link will be prompted to make mistakes, static link also Yes, dynamic-link must be copied into the current directory CJ60Libd.dll used in the database to access database, see the format
- 2022-08-16 21:24:52下载
- 积分:1
-
db2日常维护汇总
db2日常维护汇总-db2 routine maintenance Summary
- 2022-07-13 03:49:04下载
- 积分:1
-
堆栈的基本功能实现,数组方式实现
堆栈的基本功能实现,数组方式实现-stack to achieve the basic functions, arrays means
- 2022-01-21 05:06:54下载
- 积分:1
-
/ k* Product of the biggest problems Description : I set up is a n
/*最大k乘积问题 问题描述: 设I是一个n位十进制整数。如果将I划分为k段,则可得到k个整数。这k个整数的乘积称为I的一个k乘积 。 试设计一个算法,对于给定的I和k,求出I的最大k乘积(n
- 2022-04-12 10:48:27下载
- 积分:1
-
This is an operating system used to manage a permission procedure, it increases...
这是一个用来管理一个运行系统权限的程序,它增加删除用户,也可修改用户的密码和权限-This is an operating system used to manage a permission procedure, it increases delete users can modify user passwords and permissions
- 2022-01-22 16:54:44下载
- 积分:1
-
medical store managment solution
药店管理系统;
- 2022-03-11 22:19:07下载
- 积分:1
-
讲述的是分布式数据库的基本概念和原理,适于初学者了解什么是分布式数据库...
讲述的是分布式数据库的基本概念和原理,适于初学者了解什么是分布式数据库-Is the distributed database described the basic concept and principle, suitable for beginners to understand what is distributed database
- 2022-03-26 03:02:48下载
- 积分:1
-
c调用sqlite的完整的程序,对学习sqlite很有帮助
c调用sqlite的完整的程序,对学习sqlite很有帮助-c call sqlite complete the procedure, very helpful in learning sqlite
- 2022-04-16 20:14:15下载
- 积分:1
-
这是我们实习时编的,实现了基本的功能,如插入,删除,查找等。初学
C++的同志们可以参考:)...
这是我们实习时编的,实现了基本的功能,如插入,删除,查找等。初学
C++的同志们可以参考:)-This is our attachments series to achieve the basic functions, such as inserting, deleting, and searching. Novice C comrades can reference :)
- 2022-05-10 20:48:29下载
- 积分:1
-
双向连表的演示程序
1、创建连表
2、在头部增加节点
3、在尾部增加节点
4、插入节点
5、删除节点
6、遍历连表...
双向连表的演示程序
1、创建连表
2、在头部增加节点
3、在尾部增加节点
4、插入节点
5、删除节点
6、遍历连表-Even two-way table 1 demo program to create even the Table 2, the increase in the head node 3, an increase in the tail of the node 4, insert the node 5, node 6 delete, traverse even the Table
- 2022-03-23 21:23:29下载
- 积分:1