登录
首页 » ADO-ODBC » 网站的内容如有更新的话,总在要在首页表现出来。所以当更新一个地方的时候,总是要同时更新首页。但利用在线自动更新就方便得多啦。以下我们将利用ASP完成这一过程。...

网站的内容如有更新的话,总在要在首页表现出来。所以当更新一个地方的时候,总是要同时更新首页。但利用在线自动更新就方便得多啦。以下我们将利用ASP完成这一过程。...

于 2022-05-20 发布 文件大小:20.65 kB
0 120
下载积分: 2 下载次数: 1

代码说明:

网站的内容如有更新的话,总在要在首页表现出来。所以当更新一个地方的时候,总是要同时更新首页。但利用在线自动更新就方便得多啦。以下我们将利用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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Food Management System, functions can also complete code, the database contains
    餐饮管理系统,功能还可以,完整代码,包含数据库-Food Management System, functions can also complete code, the database contains
    2023-06-04 00:20:04下载
    积分:1
  • 数据库编程学习代码.以access+cb的架构做数据查询和数据打印的简单例子...
    数据库编程学习代码.以access+cb的架构做数据查询和数据打印的简单例子-Database Programming learning code. To access+ Cb framework for data query and data to do a simple print example
    2023-03-22 08:50:03下载
    积分:1
  • MonetDB from main memory from the perspective development of data management sys...
    MonetDB是从主存储器观点开发而来的数据管理系统,使用一个完全分解的存储模块,自动的标题管理,数据类型和搜索加速器的可延伸性,以及SQL-和XML-前台-MonetDB from main memory from the perspective development of data management systems, the use of a fully composted memory modules, automatic management of the title, and search data types can extend the accelerator, and SQL-and XML-prospects
    2022-03-05 23:33:34下载
    积分:1
  • Database
    数据库相关 -Database-related database-related
    2023-08-14 23:50:03下载
    积分:1
  • VB学生管理系统,通常使用的数据库操作功能.
    VB学生管理系统,通常使用的数据库操作功能.-VB student management system, commonly used functions of database operations.
    2022-03-05 23:05:30下载
    积分:1
  • 关于 MSFlexGrid 控件的使用
    关于 MSFlexGrid 控件的使用-on the use MSFlexGrid
    2022-01-25 14:07:07下载
    积分:1
  • 本代码提供了一个利用ODBC操作数据库的方法类,同时提供了很好的界面风格设计...
    本代码提供了一个利用ODBC操作数据库的方法类,同时提供了很好的界面风格设计-the code provides a database using ODBC to operate the category, while providing a good interface design style
    2023-08-14 18:30:03下载
    积分:1
  • 管理机房的数据库程序
    管理机房的数据库程序-management room at the database program
    2023-03-27 12:40:04下载
    积分:1
  • 简单的数据库操作示例源代码.通过它举一反三能很快入门.
    简单的数据库操作示例源代码.通过它举一反三能很快入门.-Simple example source code database operations. Through which we may judge the whole entry soon.
    2022-08-26 02:18:35下载
    积分:1
  • (转载)This application allows you to open Access databases, view their tables and
    (转载)This application allows you to open Access databases, view their tables and fields and run queries in its own SQL window. It is a good demonstration of ADO and ADOX for beginners. The application works with both Access 97 and Access 2000 databases. 这个应用程序允许你打开Access数据库,预览它们的表和字段,并在它自己的SQL窗口中执行查询。对于初学者来说它是一个非常好的ADO和ADOX演示程序。这个应用程序能和Access 97以及Access 2000数据库一块运行。 来源: http://www.freevbcode.com/ShowCode.Asp?ID=2163- (Reprint) This application allows you to open Access databases, view their tables and fields and run queries in its own SQL window. It is a good demonstration of ADO and ADOX for beginners. The application works with both Access 97 and Access 2,000 databases. this application procedure allows you to open the Access database, looks at their table and the field in advance, and carries out the inquiry in it SQL window. As for the beginner it is extremely good ADO and the ADOX demonstration program. This application procedure can 97 as well as the Access 2,000 databases
    2022-01-26 03:32:02下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载