window.devicePixelRatio是裝置上物理畫素和裝置獨立畫素(device-independent pixels (dips))的比例。 公式表示就是:window.devicePixelRatio = 物理畫素/ ...
確定! 回上一頁