SOURCE

alert('width' + document.body.offsetWidth)
alert('height' + document.body.offsetHeight)
alert('screen width' + window.screen.width)
alert('screen height' + window.screen.height)
console 命令行工具 X clear

                    
>
console