Samsung Galaxy Z Fold 7 尺寸
8.0 英吋(inner) 158.4 x 143.2 x 4.2 MM (unfolded)Samsung Galaxy Z Fold 7 解析度
1968 x 2184 PX ~ 368 每英吋像素數Samsung Galaxy Z Fold 7 視窗
984 x 1092 PX ~ 184 每英吋像素數Samsung Galaxy Z Fold 7 像素密度
2.0 xhdpi 2.0x DisplayNote: These Specifications are for the INNER (UNFOLDED) Display.
作業系統詳情
Samsung Galaxy Z Fold 7 已於
July 2025.
Samsung Galaxy Z Fold 7 runs
Android 16
螢幕尺寸
Samsung Galaxy Z Fold 7 inner display is 8.0 英吋. Physical unfolded dimensions: 6.24 x 5.64 x 0.17 英吋(158.4 x 143.2 x 4.2 毫米)。
Dimensions shown are for the unfolded state. "Height x Width x Thickness"螢幕像素密度與 CSS 像素比
Samsung Galaxy Z Fold 7 inner display 解析度為 1968 x 2184 PX ,具有 ~ 368 像素密度。
Samsung Galaxy Z Fold 7 視窗大小為 984 x 1092 PX ,約 184 實際像素密度,像素比為 2.0 xhdpi pixel ratio.
螢幕解析度與視窗
Samsung Galaxy Z Fold 7 inner display is 8.0" with resolution 1968 x 2184,約 368 PPI. Samsung Galaxy Z Fold 7 的視窗大小為 984 x 1092,像素比為 2.0.
如需進一步了解螢幕實際尺寸、視窗大小、顯示解析度及像素密度 請點此.
CSS 媒體查詢
Samsung Galaxy Z Fold 7 最小寬度媒體查詢
@media only screen and (min-width: 984px) { /* Your Styles... */ }
Samsung Galaxy Z Fold 7 最小高度媒體查詢
@media only screen and (min-height: 1092px) { /* Your Styles... */ }
Samsung Galaxy Z Fold 7 橫向媒體查詢
@media only screen and (min-width: 1092px) and (orientation: landscape) { /* Your Styles... */ }
Samsung Galaxy Z Fold 7 縱向媒體查詢
@media only screen and (min-width: 984px) and (orientation: portrait) { /* Your Styles... */ }
Samsung Galaxy Z Fold 7 裝置寬度媒體查詢
@media only screen and (min-device-width: 984px) and (orientation: portrait) { /* Your Styles... */ }
@media only screen and (min-device-width: 1092px) and (orientation: landscape) { /* Your Styles... */ }
Samsung Galaxy Z Fold 7 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: 368dpi),
only screen and ( min-resolution: 2.0dppx) {
/* Retina styles here */
}
Retina is based upon device pixel ratio. Devices mostly have 2x or 3x display so you can use general retina media queries to display high resolution content on all kind of devices. Retina 2x and Retina 3x media queries given below:
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 Z Fold 7 規格
免責聲明:資訊來源於各相關網站,力求準確。若發現錯誤,請來信: [email protected]