04 2016 档案
摘要:将函数里的arguments,转换成一个真正的数组的方法,arguments是个类数组,除了有实参所组成的类似数组以外,还有自己的属性,如callee,arguments.callee就是当前正在执行的这个函数的引用,它只在函数执行时才存在。因为在函数开始执行时,才会自动创建第一个变量argumen
阅读全文
摘要:原文don’t use @import Using @import within a stylesheet adds one more roundtrip to the overall download time of the page. Using @import in IE causes the
阅读全文

浙公网安备 33010602011771号