-
development of the Oracle database link library (OCL), the OCI C programming int...
Oracle数据库连结开发库(OCL),对OCI编程接口进行C++面向对象封装,使用起来方便。-development of the Oracle database link library (OCL), the OCI C programming interface for object-oriented package, convenient to use.
- 2023-05-09 03:45:03下载
- 积分:1
-
用VC++访问acesss数据库,只实现了简单的对单个表操作
用VC++访问acesss数据库,只实现了简单的对单个表操作-Acesss using VC++ to access the database, only to achieve a simple operation on a single table
- 2022-05-22 11:44:11下载
- 积分:1
-
学生成绩管理系统,包括插入,删除,查找,排序等功能
学生成绩管理系统,包括插入,删除,查找,排序等功能-Student achievement management system, including insert, delete, search, sorting and other functions
- 2022-01-31 18:01:43下载
- 积分:1
-
网站的内容如有更新的话,总在要在首页表现出来。所以当更新一个地方的时候,总是要同时更新首页。但利用在线自动更新就方便得多啦。以下我们将利用ASP完成这一过程。...
网站的内容如有更新的话,总在要在首页表现出来。所以当更新一个地方的时候,总是要同时更新首页。但利用在线自动更新就方便得多啦。以下我们将利用ASP完成这一过程。 一个程序写之前,它的结构要先描绘出来。当结构确定之后,这个程序也已经完成一半了,所差的只是如何用语言去实现它。 根据本站的要求这个自动更新程序的结构(要求)初步定如下: 用数据库以保存所有的更新内容; 在首页上体现出最新更新的10条内容(当然不一定非10条不可啦); 在首页建个链接,可以弹出窗口按分页查看所有更新内容。 还有一个问题是:更新内容以什么方式输出到首页?一是用ASP直接修改首页,但那样可能不是好办法,因为本站的首页较为笨重,而所需更新的地方只是首页的“最新更新”部份,写起来较为复杂,需要在首页上加入标志,再则如果有镜象站点的话还要一个一个更新。二是首页直接用ASP文件,但那样消耗资源较为严重,速度较慢,特别是首页是大家首先要经过的地方,速度不快会影响冲浪者的心情。三是在首页以插入形式加入ASP或JAVA小程序,比较起来当然是客户端JAVA更理想,本程序采用的是自动生成js文件。-website content updated if so, to the total shown on the first page. So when an update local time, must also update Home. But the use of on-line automatic update it more convenient. Below we will use ASP to complete the process. Before I write a procedure, the structure of its first portrayed. When the structure is determined, the process has been completed, half of the difference is how the language used to reach it. According to the requirements of the site automatically update the structure (requirement) is ten
- 2022-05-20 15:59:05下载
- 积分:1
-
phpmyadmin2.61的源代码,既是一个mysql的管理工具,又可以学习php的数据库编程...
phpmyadmin2.61的源代码,既是一个mysql的管理工具,又可以学习php的数据库编程-phpmyadmin2.61 the source code, mysql is a management tool that can learn php of Database Programming
- 2023-08-26 04:30:07下载
- 积分:1
-
这是我从weka主页上下载的一个c4.5算法的改进算法,里面附有readme文件,只有算法的主体,大约600行代码...
这是我从weka主页上下载的一个c4.5算法的改进算法,里面附有readme文件,只有算法的主体,大约600行代码-weka from the home page to download an algorithm Bank improved algorithm inside with the readme file, only the main algorithm, about 600 lines of code
- 2022-12-20 15:50:08下载
- 积分:1
-
database of data processing tools JDO
数据库方面的JDO数据处理工具-database of data processing tools JDO
- 2022-07-19 03:27:00下载
- 积分:1
-
sql语法的详解
sql语法的详解-sql Elaborates on the syntax
- 2022-04-14 20:37:34下载
- 积分:1
-
odbc api to create dynamic database connectivity procedures
odbc api动态创建连接数据库的程序-odbc api to create dynamic database connectivity procedures
- 2023-05-20 15:20:02下载
- 积分:1
-
一个简单的图书管理系统包括图书馆内书籍信息、学校在校学生的信息以及学生的借阅信息。此系统功能分为面向学生和面向管理员两部分,其中面向学生部分可以进行查询和续借书...
一个简单的图书管理系统包括图书馆内书籍信息、学校在校学生的信息以及学生的借阅信息。此系统功能分为面向学生和面向管理员两部分,其中面向学生部分可以进行查询和续借书籍等操作,面向管理员部分可以完成书籍和学生的增加、删除和修改以及对学生借阅、归还的确认-A simple library management system includes information on library books, school information school students and students borrow information. This system functions for the students and is divided into two parts for the administrators, which for some students can query and renew books and other operations to be completed for some administrators and students of books to add, delete and modify, as well as for students borrow, return the confirmation
- 2023-05-16 08:15:02下载
- 积分:1