模块 hilo/util/util
源码
util.js
工具方法集合
方法 | 定义于 | |
---|---|---|
copy(target:Object, source:Object, strict:Boolean):Object
static
简单的浅复制对象。
|
util |