使用文档

初始化

var FC=window.FastCache;
var cache=new FC();

## 设置
```js
cache.set('a',100);

获取

cache.get('a');

清空

cache.clear();

results matching ""

    No results matching ""