> For the complete documentation index, see [llms.txt](https://handbook.bsdcn.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.bsdcn.org/qian-yan/di-san-ban.md).

# 第三版

当前版本的在线手册体现了过去十年间数百名贡献者的累积努力。自 2004 年两卷本的第三版出版以来，以下是一些重要变化：

* 新增了 [WINE](/di-13-zhang-wine/13.1.-gai-shu.md)，介绍了如何在 FreeBSD 上运行 Windows® 应用程序。
* 新增了 [DTrace](/di-27-zhang-dtrace/27.1.-gai-shu.md)，介绍了功能强大的 DTrace 性能分析工具。
* 新增了[其他文件系统](/di-23-zhang-qi-ta-wen-jian-xi-tong/23.1.-gai-shu.md)，介绍了 FreeBSD 中的非原生文件系统，如 Sun™ 的 ZFS。
* 新增了[安全事件审计](/di-19-zhang-an-quan-shi-jian-shen-ji/19.1.-gai-shu.md)，以涉及 FreeBSD 中新的审计功能并说明其使用方法。
* 新增了[虚拟化](/di-24-zhang-xu-ni-hua/24.1.-gai-shu.md)，介绍了在虚拟化软件上安装 FreeBSD 的信息。
* 新增了[安装 FreeBSD](/di-2-zhang-an-zhuang-freebsd/2.1.-gai-shu.md)，介绍了使用新安装工具 bsdinstall 安装 FreeBSD 的方法。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://handbook.bsdcn.org/qian-yan/di-san-ban.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.
