摘要:
例:0的unicode码为(�) CSDN上的部分常用编码 http://blog.csdn.net/tectool/article/details/51577914 阅读全文
posted @ 2016-09-30 16:20
智取小师妹
阅读(63294)
评论(0)
推荐(0)
摘要:
document.onreadystatechange=function(){ if(document.readyState=="complete"){ document.getElementById('loading_div').style.display='none'; document.getElementById('container').style.display='bl... 阅读全文
posted @ 2016-09-30 09:42
智取小师妹
阅读(1126)
评论(0)
推荐(0)
摘要:
window.addEventListener('orientationchange', function(event){ if( window.orientation == 90 || window.orientation == -90 ) { //横屏翻转处理事件 }else{ //竖屏处理事件 } }); 阅读全文
posted @ 2016-09-30 09:33
智取小师妹
阅读(578)
评论(0)
推荐(0)

浙公网安备 33010602011771号