# 《On Java 8》中文版

## 通知公告

图灵要出On Java 8的中文版了！ 非常感谢大家长久以来对本项目的支持和贡献，出于对原作者的敬意和对版权尊重，本项目将于2021年2月26日起闭源。 之后，我将作为On Java 8的特邀审读嘉宾，继续贡献自己的一份力量！

想要继续关注本书出版进度，请访问图灵社区：<https://www.ituring.com.cn/book/2935>

## 一起交流

Java技术交流：721698221 ( 点击图标即可加入 )\
&#x20;加群时请简单备注下来源或说明

![QQGroupQRCode](https://raw.githubusercontent.com/LingCoder/OnJava8/master/assets/QQGroupQRCode.png)

## 联系方式

* E-mail : <lingcoder@gmail.com>


---

# 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://lingcoder.gitbook.io/onjava8/master.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.
