# iOS

> [iPhone官方支持iOS版本查询](https://ipsw.me/)
>
> [百度百科：iPhone](https://baike.baidu.com/item/iPhone) 提供了完整的iPhone系列介绍

* iPhone 一代

划时代的产品，重新定义了手机，是真正意义上便于使用功能强大的智能手机。虽然硬件性能有限，早期甚至没有App Store，但是在那个所谓智能手机仅仅是PDA+电话的商务手机的时代，这款手机的交互方式，丰富的应用软件，使得这款手机称为不朽的产品。不过，年代实在久远，无法使用App Store，实用性不高，并且二手的价格由于有收藏价值也相对较高。

* iPhone 3GS

目前仍然被Apple支持的经典拟物界面iOS 6.1.6，是怀旧的玩物。[apple iphone 3gs 官方中文演示视频](https://v.youku.com/v_show/id_XMTMxMjM4Mzc2.html?refer=seo_operation.liuxiao.liux_00003310_3000_nUF3ai_19042900)为我们展示了这台承上启下的经典iPhone风采。

* iPhone 4S

最后一代棱角分明的经典小屏iPhone，改进了iPhone 4的一些缺陷（天线门），并且能够流畅运行现代风格平面风格iOS 9系统。可惜官方已经关闭了iOS 6的降级通道，使得可玩性降低了不少。遗憾的是，国内只有联通才是真正的国际通用的3G网络，所以iPhone 4S在中国移动网络中无法使用3G功能。

* iPhone SE

虽然iPhone 5S首次提供了指纹解锁功能，其实已经是非常经典的一款手机了。但是，承上启下的4G网络关头，iPhone 5S遗憾地只支持4G数据网络，没有提供4G语音支持，导致在上海很多地区无法顺畅使用语音电话功能。(移动运营商的2G网络已经逐步废弃导致覆盖不全)。iPhone SE是当前(2019)年依然能够流畅无碍使用的全功能手机。

* iPhone X

惊艳的异形"全面屏幕"和划时代的面容识别(Face ID)功能，再次划时代改变了iOS交互的模式。此外，A11 Bionic处理器加入了人工智能神经网络和AR支持(后置摄像头具有3D激光测距系统)。虽然这款手机上市价格昂贵(首次突破1w元)，由于售价和激进的技术革新(面容解锁+异形屏)销量并非理想，但依然是iPhone历史上经典机型。


---

# 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://huataihuang.gitbook.io/cloud-atlas-draft/develop/ios.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.
