-
java课程设计 记事本 功能强大,对初学者很有用哦
java课程设计 记事本 功能强大,对初学者很有用哦-java course design Notepad powerful, very useful for beginners oh
- 2022-01-30 18:39:40下载
- 积分:1
-
它是简易API函数数据库的一些源码
恩
写的还不错
你看看它怎么样...
它是简易API函数数据库的一些源码
恩
写的还不错
你看看它怎么样-it is simple API function of some database source TU write quite well how you look at it like
- 2022-02-14 04:06:23下载
- 积分: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
-
两种实现数据库连接池的方法,从不同角度,我是过第一种,很好用...
两种实现数据库连接池的方法,从不同角度,我是过第一种,很好用-two Database Connection Pool, from different angles, I had the first one, that"s fine with
- 2022-05-21 11:15:46下载
- 积分:1
-
simulated ATM, cash registers, the operation was real high, the use of database...
模拟 自动取款、收款机的操作,真实度很高,利用 数据库 构建-simulated ATM, cash registers, the operation was real high, the use of database construction
- 2022-03-07 11:24:16下载
- 积分:1
-
VC++数据库编程实例与讲解,是利用VC++进行数据库编程的入门指导实例...
VC++数据库编程实例与讲解,是利用VC++进行数据库编程的入门指导实例-VC++ database programming examples and explanations, is to use VC++ Getting Started guide for database programming examples of
- 2023-06-21 22:05:06下载
- 积分:1
-
sqlserver转换到oracle数据库的源码
sqlserver转换到oracle数据库的源码-sqlserver conversion to oracle database source
- 2022-04-24 22:51:23下载
- 积分:1
-
更多的VC ADO、DAO数据库编程实例!
比较VC编程中ADO、DAO两种数据库开发编程的例子!-more VC ADO, DAO Database Programming two examples!
- 2022-01-26 01:52:11下载
- 积分:1
-
DELPHI三层开发实例
DELPHI三层开发实例-DELPHI three examples of development
- 2022-02-25 10:59:22下载
- 积分:1
-
问题描述:
现要开发一个开放式的高校本科招生最低录取分数线的查询系统,供师生和学生家长等查询,高校自愿放入该校的信息,可能随时有高校加入。
功能要求:...
问题描述:
现要开发一个开放式的高校本科招生最低录取分数线的查询系统,供师生和学生家长等查询,高校自愿放入该校的信息,可能随时有高校加入。
功能要求:
要求实现的查询功能有:
(1) 查询等于用户给定分数的高校;
(2) 查询大于(或小于)用户给定分数的高校;
(3) 查询最低录取分数线在用户给定的分数段中的高校。
-Description: Now want to develop a Open University undergraduate enrollment lowest to admit fractional line of inquiry system for the teachers and students, parents, such inquires into the college voluntarily, may at any time. University Functional requirements: Requirement: the query achieve (1) the scores query is given the user universities (2) (or less) than inquires the university user given scores (3) inquires the lowest to admit fractional line in the universities of band user is given.
- 2022-01-25 21:55:06下载
- 积分:1