|
Zhamao Framework
3.0.0-beta1
A high-performance chatbot + web framework
|
静态 Public 成员函数 | |
| static | lock (string $name) |
| static | unlock (string $name) |
|
static |
基于文件的锁,适用于跨进程操作资源用的
| ZMKnownException |
|
static |
解锁
| string | $name | 锁名 |