09 2015 档案

摘要:function readDeviceOrientation() { if (Math.abs(window.orientation) === 90) { // Landscape alert... 阅读全文
posted @ 2015-09-25 08:01 Younger 阅读(954) 评论(0) 推荐(0)