# iPhone分辨率终极指南

![iPhone分辨率对比](https://raw.githubusercontent.com/xiaohesong/TIL/master/assets/front-end/imgs/mobile/iPhone%E5%88%86%E8%BE%A8%E7%8E%87.jpeg)

## iPhone X 屏幕的揭秘

### iPhone X 分析

![image-20190705143234100](https://raw.githubusercontent.com/xiaohesong/TIL/master/assets/front-end/imgs/mobile/x.resolution.jpeg)

### iPhone X 裁剪

iPhone X在屏幕顶部有一个缺口(或缺口)，可以容纳前置摄像头、扬声器、麦克风和新的人脸ID传感器。

![iPhone x 裁剪部分区域](https://raw.githubusercontent.com/xiaohesong/TIL/master/assets/front-end/imgs/mobile/x.cut.png)

参考：

> <https://www.paintcodeapp.com/news>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://xiaohesong.gitbook.io/today-i-learn/front-end/mobile/iphonex.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
