自用函数
These are versions of this script where the code was updated. Show all versions.
新增了replaceText
replaceText
copyProps第三个参数未提供时默认用使用Object.keys(obj1)
copyProps
修复DoLog的注释错误
改动了DoLog: 第三个参数不再是asObject,改为trace,用以追踪堆栈,默认值为false
添加了escJsStr
escJsStr
新增了parseArgs和$AEL函数Err函数自动为msg增加模块信息代码规范:除$和$All本身外全部querySelector和querySelectorAll均改用$和$All
parseArgs
$AEL
Err
fixed DoLog bugadded function Err() {}
Added function clearChildNodes(elm){}
DoLog显示模块名称