跳到主要内容

delete

删除指定的键

声明

bool delete(string key)

参数

参数名描述
key键名

返回值

true: 成功;false: 失败

使用方式

返回文档