lib:cache

none

作者
rssa_romeo
今日安裝
0
安裝總數
10
評價
0 0 0
版本
4
建立日期
2024-04-03
更新日期
2025-03-07
尺寸
2.4 KB
授權條款
GPLv3
腳本執行於
所有網站

example:
const cache = loadlib('cache')
const c = new cache()
function test(a, s){
if(c.has(`${a}+${s}`))
return c.get()
//do things
return c.set(output)
}
requires:
https://gf.qytechs.cn/en/scripts/491562-libloader-lib

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址