Samsung A31 尺寸
6.4 INCH 6.27 x 2.88 x 0.34 INCHSamsung A31 解析度
1080 x 2400 PX ~ 411 每英吋像素數Samsung A31 視窗
412 x 915 PX ~ 157 每英吋像素數Samsung A31 像素密度
2.625 xxhdpi 2.625x Retina 顯示器作業系統詳情
Samsung Galaxy A31 於
March 2020.
Samsung Galaxy A31 搭載
Android 10 , One UI 2.5
螢幕尺寸
Samsung Galaxy A31 螢幕尺寸為 6.4 英吋 ,約 84.9% 佔裝置實際尺寸的比例。 Samsung Galaxy A31 的實體尺寸為 6.27 x 2.88 x 0.34 英吋( 159.3 x 73.1 x 8.6 毫米)。
顯示單位順序為「高度 x 寬度 x 厚度」螢幕像素密度與 CSS 像素比
「像素」是任何顯示器中最小的單位/元素。
每英吋能容納的像素總數稱為「螢幕密度」或「像素密度」,以「每英吋像素數」(PPI)表示。
像素密度對不同螢幕尺寸的顯示有其上限。當每英吋像素數超過螢幕尺寸上限時,顯示解析度會提升,但裝置的實際寬高像素數不變。實際裝置像素又稱為裝置獨立像素或 CSS 像素比。
Samsung Galaxy A31 解析度為 1080 x 2400 PX ,具有 ~ 411 像素密度。
Samsung Galaxy A31 視窗大小為 412 x 915 PX ,約 157 實際像素密度,即具有 2.625 xxhdpi 顯示像素密度。
螢幕解析度與視窗
裝置上顯示的像素總數稱為「螢幕解析度」,裝置的實際像素總和稱為「視窗」。
Samsung Galaxy A31 搭載 6.4" 英吋的實體螢幕,解析度約為 1080 x 2400 像素,約 411 PPI 像素密度。 Samsung Galaxy A31 的視窗大小為 412 x 915 像素,像素比約為 2.625.
如需進一步了解螢幕實際尺寸、視窗大小、顯示解析度及像素密度 請點此.
CSS 媒體查詢
Samsung Galaxy A31 的 CSS 媒體查詢可協助開發者為 Samsung Galaxy A31 撰寫專屬樣式。詳情如下:Samsung Galaxy A31 Media Queries (僅限行動裝置)
@media only screen and (min-width: 412px) and (max-width: 767px) { /* Your Styles... */ }
Samsung Galaxy A31 最小寬度媒體查詢
@media only screen and (min-width: 412px) { /* Your Styles... */ }
Samsung Galaxy A31 最小高度媒體查詢
@media only screen and (min-height: 915px) { /* Your Styles... */ }
Samsung Galaxy A31 橫向媒體查詢
@media only screen and (min-width: 915px) and (orientation: landscape) { /* Your Styles... */ }
Samsung Galaxy A31 縱向媒體查詢
@media only screen and (min-width: 412px) and (orientation: portrait) { /* Your Styles... */ }
Samsung Galaxy A31 裝置寬度媒體查詢
@media only screen and (min-device-width: 412px) and (orientation: portrait) { /* Your Styles... */ }
@media only screen and (min-device-width: 915px) and (orientation: landscape) { /* Your Styles... */ }
Samsung Galaxy A31 Retina 媒體查詢
@media
only screen and (-webkit-min-device-pixel-ratio: 2.625),
only screen and ( min--moz-device-pixel-ratio: 2.625),
only screen and ( -o-min-device-pixel-ratio: 2.625/1),
only screen and ( min-device-pixel-ratio: 2.625),
only screen and ( min-resolution: 411dpi),
only screen and ( min-resolution: 2.625dppx) {
/* Retina styles here */
}
Retina 實際上以裝置像素比為基礎。大多數裝置具有 2x 或 3x 顯示,因此可使用通用 Retina 媒體查詢在各種裝置上顯示高解析度內容。以下為 Retina 2x 及 Retina 3x 媒體查詢:
Retina 2x 媒體查詢(適用於所有支援 2x 解析度的裝置)
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and ( min--moz-device-pixel-ratio: 2),
only screen and ( -o-min-device-pixel-ratio: 2/1),
only screen and ( min-device-pixel-ratio: 2),
only screen and ( min-resolution: 192dpi),
only screen and ( min-resolution: 2dppx) {
/* Retina styles here */
}
Retina 3x 媒體查詢(適用於所有支援 3x 解析度的裝置)
@media
only screen and (-webkit-min-device-pixel-ratio: 3),
only screen and ( min--moz-device-pixel-ratio: 3),
only screen and ( -o-min-device-pixel-ratio: 3/1),
only screen and ( min-device-pixel-ratio: 3),
only screen and ( min-resolution: 384dpi),
only screen and ( min-resolution: 3dppx) {
/* Retina styles here */
}
Samsung Galaxy A31 規格
免責聲明:資訊來源於各相關網站,力求準確。若發現任何錯誤,請來信: [email protected]