observable.map(values, options?) ... delete(key) - 把给定键和它的值从映射中删除。 get(key) - 返回给定键的值(或 undefined )。 keys() - 返回映射中存在的所有键 ...
確定! 回上一頁