标签:file cti nbsp ie8 dir sse err console assert
window.console = window.console || (function () {
var c = {}; c.log = c.warn = c.debug = c.info = c.error = c.time = c.dir = c.profile
= c.clear = c.exception = c.trace = c.assert = function () { };
return c;
})();
//放在<script></script>的下面第一行
标签:file cti nbsp ie8 dir sse err console assert
原文地址:http://www.cnblogs.com/Lcy-Sun0419/p/7844951.html