# Darwin操作系统

Darwin是由苹果公司于2000年所发布的一个开放源代码操作系统。Darwin是macOS和iOS操作环境的操作系统部分。苹果公司于2000年把Darwin发布给开放源代码社区。

Darwin 是一个由苹果公司（Apple Inc.）开发的 UNIX 操作系统。自2000年后，Darwin 是苹果所有操作系统的基础，包括 macOS（原名 Mac OS X ，后缩写为 OS X，至 WWDC 2016 改名为 macOS）、iOS、watchOS 和 tvOS。

[Darwin (操作系统)](https://zh.wikipedia.org/wiki/Darwin_\(%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F\)) [达尔文操作系统](https://baike.baidu.com/item/%E8%BE%BE%E5%B0%94%E6%96%87%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F/22029670)


---

# 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://youngzil.gitbook.io/notes/cao-zuo-xi-tong-os/mac/darwin-cao-zuo-xi-tong.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.
