摘要
网站访问量计数器是图书馆网站的一个重要组成部分。主要从数据库设计、Java程序设计、网页特效实现3个方面介绍了一个功能强大、通用的网站访问量计数器的实现过程。详细介绍了数据库表结构、存储过程、视图,访问量的记录、读取、统计、排序等功能的Java实现及调用实例,以及数字图形化显示、统计结果柱形图显示两种网页特效的实现。
The access amount counter is an important component of the Website of the library. This paper introduces the implementing course of a powerful and general access amount counter of the website from three aspects, which are the database design, Java program design and homepage' special effect, and also introduces the database table structure, storage procedure and view, and the implementation of the access amount recording, reading, statistics and ordering and other functions, and the actual examples, and two special effects of the homepag--the digital graphical display and the columnar display of the statistic results.
出处
《科技情报开发与经济》
2006年第10期219-223,共5页
Sci-Tech Information Development & Economy
关键词
访问量计数器
数据库
JAVA语言
网页特效
access amount counter
database
Java language
special effect of homepage