toJS() 是一个昂贵(性能)的函数,并且与使用Immutable.JS 的目的相违背,应尽量避免使用。 使用toJS() 将Immutable.JS 对象转换为JavaScript 对象时, ...
確定! 回上一頁