摘要
按照客户/服务器模式,探讨了Internet网上两种类型的计算器:服务器端计数器和用户端计数器;阐述了两种计数器的设计方法和技术要点;运用ASP技术完成了两类计数器程序的设计和调试。
According to client/server model, this paper discusses two kinds of counters on the internet. One counter is based on side of server, the other is based on side of browse. Design method and main technique of two kinds of counters are given. With the help of ASP technique the paper gives two programmes about two kinds of counters.