-
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
-
多种方法解决全排列的问题 在vb环境下编写
多种方法解决全排列的问题 在vb环境下编写-various methods to solve all problems with the environment in preparation vb
- 2022-03-16 12:16:11下载
- 积分:1
-
一个简单的通讯录,是暑期的课程实践期间找的,感觉很好用,有查找,删除等功能1...
一个简单的通讯录,是暑期的课程实践期间找的,感觉很好用,有查找,删除等功能1-A simple address book, is a summer practice during the course looking for, feel good, and has search, delete and other functions one
- 2022-02-04 07:19:57下载
- 积分:1
-
以高效率的方法查找一个数组中的第二大数,数组中的数可以相同.同时对各种可能发生的错误返回相应得错误代码。...
以高效率的方法查找一个数组中的第二大数,数组中的数可以相同.同时对各种可能发生的错误返回相应得错误代码。-find second max number in a high effective method.The number in the array could be the same.meanwhile ,the program return special error code
- 2022-04-24 01:45:15下载
- 积分:1
-
on SQL Guide to the Chinese version of about 0. About 25M hope we can help bring...
有关于SQL方面的教程中文版大约0。25M左右希望能够大家带来帮助。-on SQL Guide to the Chinese version of about 0. About 25M hope we can help bring about.
- 2023-06-12 12:55:04下载
- 积分:1
-
directly through ODBC read and write Excel document
直接通过ODBC读写Excel表格文件-directly through ODBC read and write Excel document
- 2022-06-17 16:00:27下载
- 积分:1
-
Viterbi算法源程序,注释简洁,利于使用
Viterbi算法源程序,注释简洁,利于使用-Viterbi algorithm source, concise notes, beneficial use
- 2023-06-17 01:40:04下载
- 积分:1
-
Data Structure of maps
Data Structure of maps
- 2023-05-29 07:35:03下载
- 积分:1
-
OracleDatabase10g实用培训教程
OracleDatabase10g实用培训教程-OracleDatabase10g practical training tutorial
- 2022-02-24 18:54:21下载
- 积分:1
-
1.定义二叉树的链式数据结构。
2.编写函数,创建下图所示的二叉树。
3.编写函数输出二叉树的先序、中序、后序遍历。...
1.定义二叉树的链式数据结构。
2.编写函数,创建下图所示的二叉树。
3.编写函数输出二叉树的先序、中序、后序遍历。-1. The definition of binary tree data structure chain. 2. Write a function, create a binary tree as shown in figure below. 3. Write function, the output of the first binary sequence, in order, postorder traversal.
- 2022-11-26 19:05:03下载
- 积分:1