Skip to content
数据工厂DATA-API
Search
K
Main Navigation
首页
文档
授权
授权查询
更新
关于
Appearance
Menu
Return to top
On this page
缓存
缓存模块提供了一组用于管理应用程序缓存的API,支持设置缓存、获取缓存值和清除缓存等操作。
javascript
db.
Cache
(
"xxx"
,
1000
).
Select
(
""
)