-
网站的内容如有更新的话,总在要在首页表现出来。所以当更新一个地方的时候,总是要同时更新首页。但利用在线自动更新就方便得多啦。以下我们将利用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
-
通过nhibernate实现的数据库操作
通过nhibernate实现的数据库操作-through nhibernate operation of the Database
- 2023-07-14 00:35:06下载
- 积分:1
-
ADO版本的Delphi通用查询组件。只需设置欲查询的select语句,就可以根据select语句中的各个字段字段进行查询了
ADO版本的Delphi通用查询组件。只需设置欲查询的select语句,就可以根据select语句中的各个字段字段进行查询了-ADO generic versions of Delphi components inquiries. Inquiries can set up the select statement, can select statement to the field for all fields of inquiry
- 2023-05-26 05:00:02下载
- 积分:1
-
PowerDesigner 简明入门教程,非常实用,用国的都说好!!真的
PowerDesigner 简明入门教程,非常实用,用国的都说好!!真的-Introduction lecture of PowerDesigner. It s very practical and useful.
- 2022-08-17 03:41:52下载
- 积分:1
-
VC 一个数据库查询系统
VC 一个数据库查询系统-VC a database query system
- 2022-10-26 00:45:04下载
- 积分:1
-
采用ODBC技术,利用VC++对XLS文件的结构和记录内容进行了读取,并按一定的格式显示在窗口程序的列表控件内...
采用ODBC技术,利用VC++对XLS文件的结构和记录内容进行了读取,并按一定的格式显示在窗口程序的列表控件内-using ODBC technology, VC right XLS documents on the structure and content of the record to read, with a certain format in the list window control procedures within
- 2022-09-15 11:30:03下载
- 积分:1
-
数据读取类excel,datab ase,sql
数据读取类excel,datab ase,sql-read data type excel, datab ase, sql
- 2022-06-01 14:27:26下载
- 积分:1
-
使用DDE通过MSQuery做查询
使用DDE通过MSQuery做查询 -Using DDE to query through MSQuery
- 2022-03-22 08:16:01下载
- 积分:1
-
VC use ADO to operate the database category, very handy.
VC下使用ADO对数据库进行操作的类,非常好用。-VC use ADO to operate the database category, very handy.
- 2022-10-02 10:05:04下载
- 积分:1
-
在系统刚开始使用或使用一段时间后,要清空已录入的数据,本代码实现对数据库中本分或全部数据进行初始化。...
在系统刚开始使用或使用一段时间后,要清空已录入的数据,本代码实现对数据库中本分或全部数据进行初始化。-Beginning in the system or use of a period of time, To clear the data has been input, the code on the database part or all of the data to initialize.
- 2022-03-17 19:15:54下载
- 积分:1