摘要:
性能分析工具firebug.console.profile(title)1. 第5章 JavaScript开发命令行API$(id)$$(选择器)$x(xpath)dir(对象)dirxml(节点)clear()inspect(object[, tabName])keys(object)values(object)debug(fn)和undebug(fn)monitor(函数名)和unmonitor(函数名)monitorEvents(object[, types])unmonitorEvents(object[, types])profile([title])和profileEnd()控制台 阅读全文