|
2008年08月20日 星期三 [路日] [旧版首页]
|
|
变量缓冲 Cacher
作者:
发布时间:2005-07-13 >> -收藏本页-
Cacher allows you to cache variables (anything that can be put into a variable) for later use. This speeds up loading time, and reduces load on the data source. Some uses include: caching database search results, requests from remote servers, images/files, etc.
|
|