定向键 The targeting key
定向值 The targeting value
setKvs
setKvs是一个便捷方法,用于一次性设置多个键值对。它接受一个对象作为参数,其中的键为定向键,值为定向值。
The setKvs method is a convenience method for setting multiple key-value pairs
at once. It accepts an object where the keys are the targeting keys and the
values are the targeting values.
包含多个键值对的对象 An object of key-value pairs