有时要为每一篇文章统计其点击次数,如果每一次浏览都要更新一次库的话,那性能在访问量很大的情况下,服务器的压力就会很大了,比较好一点的方法就是先将要更新的数据缓存起来,然后每隔一段时间再利用数据库的批量处理,批量更新库。源码如下: *Q [%r
iF##3H$c
CountBean.java H5FWk
S2I{?y&K
/* >r:z`^p
* CountData.java 4[r:DM|8
* bA"*^"^
* Created on 2007年1月1日, 下午4:44 7'.6/U
* 3gCP?%R
* To change this template, choose Tools | Options and locate the template under 4GJx1O0Ol
* the Source Creation and Management node. Right-click the template and choose X=Y>9
* Open. You can then make changes to the template in the Source Editor. ]nS9taEA
*/ O St~P^1
oXwcil
package com.tot.count; jfR!M07|
\o?
/** 0oyZlv*
* &~)1mnv.
* @author pR:cn kVF
*/ z\J#d 1e
public class CountBean { &C/,~pJ1S
private String countType; Ip,0C8T`Q
int countId; K]U8y$^
/** Creates a new instance of CountData */ f xD|_
public CountBean() {} =5p?4/4 J
public void setCountType(String countTypes){ y9GaxW*&