iPad Pro 11 (2nd Gen) 尺寸

11.0 INCH 9.74 x 7.02 x 0.23 INCH

iPad Pro 11 (2nd Gen) 解析度

1668 x 2388 PX ~ 264 每英吋像素數

iPad Pro 11 (2nd Gen) 視窗

834 x 1194 PX ~ 132 每英吋像素數

iPad Pro 11 (2nd Gen) 像素密度

2.0 xhdpi 2x Retina 顯示器

作業系統詳情

Apple iPad Pro 11 (2020) 於 March 2020.
Apple iPad Pro 11 (2020) 搭載 iPadOS 13.4 , upgradable to iPadOS 14

螢幕尺寸

Apple iPad Pro 11 (2020) 螢幕尺寸為 11.0 英吋. Apple iPad Pro 11 (2020) 的實體尺寸為 9.74 x 7.02 x 0.23 英吋( 247.6 x 178.5 x 5.9 毫米)。

顯示單位順序為「高度 x 寬度 x 厚度」

螢幕像素密度與 CSS 像素比

「像素」是任何顯示器中最小的單位/元素。

每英吋能容納的像素總數稱為「螢幕密度」或「像素密度」,以「每英吋像素數」(PPI)表示。
像素密度對不同螢幕尺寸的顯示有其上限。當每英吋像素數超過螢幕尺寸上限時,顯示解析度會提升,但裝置的實際寬高像素數不變。實際裝置像素又稱為裝置獨立像素或 CSS 像素比。


Apple iPad Pro 11 (2020) 解析度為 1668 x 2388 PX ,具有 ~ 264 像素密度。
Apple iPad Pro 11 (2020) 視窗大小為 834 x 1194 PX ,約 132 實際像素密度,即具有 2.0 xhdpi 顯示像素密度。

螢幕解析度與視窗

裝置上顯示的像素總數稱為「螢幕解析度」,裝置的實際像素總和稱為「視窗」。

Apple iPad Pro 11 (2020) 搭載 11.0" 英吋的實體螢幕,解析度約為 1668 x 2388 像素,約 264 PPI 像素密度。 Apple iPad Pro 11 (2020) 的視窗大小為 834 x 1194 像素,像素比約為 2.0.

如需進一步了解螢幕實際尺寸、視窗大小、顯示解析度及像素密度 請點此.

CSS 媒體查詢

Apple iPad Pro 11 (2020) Only Media Query which covers portrait to landscape width.

@media only screen and (min-width: 834px) and (max-width: 1194px)  { /* Your Styles... */ }

Apple iPad Pro 11 (2020) Media Queries (In terms of Tablets only)

@media only screen and (min-width: 768px) and (max-width: 1024px)  { /* Your Styles... */ }

Apple iPad Pro 11 (2020) 最小寬度媒體查詢

@media only screen and (min-width: 834px) { /* Your Styles... */ }

Apple iPad Pro 11 (2020) 最小高度媒體查詢

@media only screen and (min-height: 1194px) { /* Your Styles... */ }

Apple iPad Pro 11 (2020) 橫向媒體查詢

@media only screen and (min-width: 1194px) and (orientation: landscape) { /* Your Styles... */ }

Apple iPad Pro 11 (2020) 縱向媒體查詢

@media only screen and (min-width: 834px) and (orientation: portrait) { /* Your Styles... */ }

Apple iPad Pro 11 (2020) Retina 媒體查詢

@media
  only screen and (-webkit-min-device-pixel-ratio: 2.0),
  only screen and (   min--moz-device-pixel-ratio: 2.0),
  only screen and (     -o-min-device-pixel-ratio: 2.0/1),
  only screen and (        min-device-pixel-ratio: 2.0),
  only screen and (                min-resolution: 264dpi),
  only screen and (                min-resolution: 2.0dppx) { 
    /* Retina styles here */
}
                                

Retina 實際上以裝置像素比為基礎。大多數裝置具有 2x 或 3x 顯示,因此可使用通用 Retina 媒體查詢在各種裝置上顯示高解析度內容。以下為 Retina 2x 及 Retina 3x 媒體查詢:

Retina 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 媒體查詢

@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 */
}
                                

Apple iPad Pro 11 (2020) 規格

  • 發布日期 March 2020
  • iPadOS 13.4
  • 實體螢幕尺寸 11.0 INCH
  • 解析度 1668 x 2388 PX
  • 視窗大小 834 x 1194 PX
  • 像素密度 264 PPI
  • 裝置獨立像素 132 PPI
  • 像素比 2.0 xhdpi
  • 寬度 1668 PX
  • 高度 2388 PX
  • 裝置寬度 834 PX
  • 裝置高度 1194 PX
  • 尺寸 247.6 x 178.5 x 5.9 mm (9.74 x 7.02 x 0.23 in)
  • 重量 473 g - 1.04 oz

免責聲明:資訊來源於各相關網站,力求準確。若發現任何錯誤,請來信: [email protected]