I need get screen resolution with node.js, but the following code don't work. var w = screen.width; var h = screen.height;. This also don't work.
確定! 回上一頁