-
VC++ 中使用 DB
VC++ 中使用 DB-Libray 编程(SQL Server) -use DB-Libray programming (SQL Server)
- 2023-07-10 07:10:03下载
- 积分:1
-
欢迎使用是用Visual FoxPro 7.0数据库开发典型实例
欢迎使用是用Visual FoxPro 7.0数据库开发典型实例-welcomed the use of Visual FoxPro 7.0 database development typical examples
- 2022-11-06 07:05:03下载
- 积分:1
-
/*数字三角形问题 问题描述: 给定一个由n行数字组成的数字三角形如下图所示。试设计一个算法,计算出从三角形的顶至底的一条路径,使该路径经过的数字总和最大。 7...
/*数字三角形问题 问题描述: 给定一个由n行数字组成的数字三角形如下图所示。试设计一个算法,计算出从三角形的顶至底的一条路径,使该路径经过的数字总和最大。 7 3 8 8 1 0 2 7 4 4 4 5 2 6 5 编程任务: 对于给定的由n行数字组成的数字三角形,编程计算从三角形的顶至底的路径经过的数字和的最大值-/* Digital triangle Issue Description : given an OK by the number n of triangular figures shown in the diagram below. Design of a test algorithm, calculated from the top of the triangle to the end of a path, the path through the largest sum of the figures. 7 3 8 8 1 0 2 7 4 4 4 5 2 6 5 programming tasks : for a given n line by the number of digits triangle, triangle programming calculated from the top to the bottom of the path through the figures and the maximum
- 2022-09-23 22:05:03下载
- 积分:1
-
数据结构图论课后题
资源描述数据结构图论课后题,对于初学数据结构课程的学生有很大帮助
- 2023-07-11 00:15:03下载
- 积分:1
-
编译通过操作表的顺序操作的顺序
tc按顺序编译的手术台链式操作
- 2023-01-02 13:30:17下载
- 积分:1
-
本文以制作一个《论坛》为例,简单地介绍了delphi 2005 的B/S程序设计方法。数据库:SQL 2000,编程:delphi 2005 ARCHITECT...
本文以制作一个《论坛》为例,简单地介绍了delphi 2005 的B/S程序设计方法。数据库:SQL 2000,编程:delphi 2005 ARCHITECT-paper for the production of a "forum" for example, to brief the delphi 2005 B/S process design methods. Database : SQL 2000, programming : delphi 2005 ARCHITECT
- 2022-03-22 14:07:43下载
- 积分:1
-
1 可执行程序TestLexicon.exe必须与数据库文件在同一个目录下
2 数据库文件名为: lexicon.mdb,可以是access 97版格式的数...
1 可执行程序TestLexicon.exe必须与数据库文件在同一个目录下
2 数据库文件名为: lexicon.mdb,可以是access 97版格式的数据库,
也可以是access 2000版格式的数据库
3 双击TestLexicon.exe启动程序
4 选择“词典数据库”下“词库查询1”等进行查询,状态栏显示每个查询的
区别。程序反馈消息框响应用户的查询-One executable program TestLexicon.exe must be consistent with database files in the same directory 2 database file is named: lexicon.mdb, can access 97 database format, as well as access 2000 format database 3 Double-click TestLexicon.exe startup procedure 4 select
- 2022-03-18 13:15:27下载
- 积分:1
-
it is a database usage program in VC++ 6.0... it contains add, delete, filter an...
it is a database usage program in VC++ 6.0... it contains add, delete, filter and sort functions
- 2022-04-26 20:17:37下载
- 积分:1
-
利用OLEDB以数据库的方式打开Excell文件,SQL语句同样适用
利用OLEDB以数据库的方式打开Excell文件,SQL语句同样适用-using OLEDB databases to open Excel documents, SQL statements apply equally
- 2022-05-27 15:21:42下载
- 积分:1
-
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