Full Code of lingcoder/OnJava8 for AI

master 5a9fe94a8245 cached
4 files
2.6 KB
1.0k tokens
1 requests
Download .txt
Repository: lingcoder/OnJava8
Branch: master
Commit: 5a9fe94a8245
Files: 4
Total size: 2.6 KB

Directory structure:
gitextract_0jkvlue_/

├── .github/
│   └── ISSUE_TEMPLATE/
│       └── contribution.md
├── .gitignore
├── LICENSE
└── README.md

================================================
FILE CONTENTS
================================================

================================================
FILE: .github/ISSUE_TEMPLATE/contribution.md
================================================
---
name: 贡献力量
about: 请描述你需要贡献的具体方面
---

## 我愿成为一名开源贡献者!

###  申请翻译/校对
<!--请根据方向修改或添加下面的文字内容-->

  * 翻译

### 具体章节/标题
<!--可以选择只翻译某个具体标题,具体标题请查看SUMMARY.md文件-->

* 示例章节
  * 示例标题1
  * 示例标题2	

<!--提交issue之前请点击预览标签,符合要求之后再提交问题-->
<!--贡献完成时,可在提交备注内容中添加 close #issue编号 以关闭该issue 谢谢-->



================================================
FILE: .gitignore
================================================
# Node rules:
## Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt

## Dependency directory
## Commenting this out is preferred by some people, see
## https://docs.npmjs.com/misc/faq#should-i-check-my-node_modules-folder-into-git
node_modules

# Book build output
_book

# eBook build output
*.epub
*.mobi
*.pdf

# OSX junk files
.DS_Store
._*
*/.DS_Store
*/._*

# IDEA
/.idea/*

================================================
FILE: LICENSE
================================================
MIT License

Copyright (c) 2018 LingCoder <lingcoder@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.


================================================
FILE: README.md
================================================
# 《On Java 8》中文版

## 最新动态

《ON JAVA 中文版》终于上市了!推荐大家去京东购买:https://u.jd.com/ZwXIEMn ,新书首发,价格也比较美丽。

值得一提的是,为了与时俱进,作者也增补Java 11、Java17的相关内容,很多内容都非常贴合实际的开发场景,知识点非常细致,可以说覆盖了市面其他Java书90%的内容。

随书配套视频也很精良!4位行业内的顶级大佬为这本书录制了配套教程,尤其是对初学者十分友好,重点知识都帮你划出来了。

——————————————

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

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


## 一起交流

点击链接加入群聊【Java技术流群】247457782 <a target="_blank" href="https://jq.qq.com/?_wv=1027&k=gI8ST3tt"><img border="0" src="https://raw.githubusercontent.com/LingCoder/OnJava8/master/docs/images/qqgroup.png" alt="Java技术交流" title="Java技术交流"></a>( 点击图标即可加入 )<br> 加群时请简单备注下来源或说明

<div align="left">
<img src="https://raw.githubusercontent.com/LingCoder/OnJava8/master/assets/QQGroupQRCode.jpg"  alt="QQGroupQRCode"/>
 </div>
 

## 联系方式

- E-mail : <lingcoder@gmail.com>
Download .txt
gitextract_0jkvlue_/

├── .github/
│   └── ISSUE_TEMPLATE/
│       └── contribution.md
├── .gitignore
├── LICENSE
└── README.md
Condensed preview — 4 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (3K chars).
[
  {
    "path": ".github/ISSUE_TEMPLATE/contribution.md",
    "chars": 278,
    "preview": "---\nname: 贡献力量\nabout: 请描述你需要贡献的具体方面\n---\n\n## 我愿成为一名开源贡献者!\n\n###  申请翻译/校对\n<!--请根据方向修改或添加下面的文字内容-->\n\n  * 翻译\n\n### 具体章节/标题\n<!-"
  },
  {
    "path": ".gitignore",
    "chars": 419,
    "preview": "# Node rules:\n## Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)\n.grunt\n\n## Dependen"
  },
  {
    "path": "LICENSE",
    "chars": 1088,
    "preview": "MIT License\n\nCopyright (c) 2018 LingCoder <lingcoder@gmail.com>\n\nPermission is hereby granted, free of charge, to any pe"
  },
  {
    "path": "README.md",
    "chars": 901,
    "preview": "# 《On Java 8》中文版\n\n## 最新动态\n\n《ON JAVA 中文版》终于上市了!推荐大家去京东购买:https://u.jd.com/ZwXIEMn ,新书首发,价格也比较美丽。\n\n值得一提的是,为了与时俱进,作者也增补Java"
  }
]

About this extraction

This page contains the full source code of the lingcoder/OnJava8 GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 4 files (2.6 KB), approximately 1.0k tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.

Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.

Copied to clipboard!