devicePixelRatio 是裝置上物理畫素和裝置獨立畫素的比例,即公式表示為:window.devicePixelRatio = 物理畫素/ dips。 物理畫素(physical pixel): ...
確定! 回上一頁