mirror of
https://github.com/LingCoder/OnJava8.git
synced 2026-08-31 03:38:07 +08:00
75 lines
1.9 KiB
Markdown
75 lines
1.9 KiB
Markdown
# 《On Java 8》中文翻译
|
||
|
||
|
||
|
||
## 快速阅读传送门
|
||
|
||
- Github快速阅读:[进入目录](https://github.com/LingCoder/OnJava8/blob/master/SUMMARY.md)
|
||
|
||
- Gitee快速阅读:[进入目录](https://gitee.com/lingcoder/OnJava8/blob/master/README.md)
|
||
|
||
- Gitbook完整阅读:[进入Gitbook](https://lingcoder.gitbook.io/onjava8)
|
||
|
||
|
||
## 翻译进度
|
||
- [x] 前言
|
||
- [ ] 说明
|
||
- [ ] 待续······
|
||
|
||
|
||
## 更新记录
|
||
------
|
||
|
||
- 2018-11-20 初始化项目
|
||
|
||
|
||
## 原书作者
|
||
|
||
<div align="left">
|
||
<img src="https://raw.githubusercontent.com/LingCoder/OnJava8/master/cover_small.jpg" alt="cover\_small" />
|
||
</div>
|
||
|
||
* 作者: Bruce Eckel
|
||
* ISBN: 9780981872520
|
||
|
||
## 贡献者
|
||
* 主译: LingCoder @lingcoder
|
||
* 参译:
|
||
|
||
如果你想对本书做出一些贡献的话
|
||
可以帮忙校对,找bug错别字等等
|
||
可以提出专业方面的修改建议
|
||
可以把一些不尽人意的语句翻译的更好更有趣
|
||
对于以上各类建议,请以issue的形式发送,我看到之后会尽快处理
|
||
|
||
## 如何参与
|
||
将本书fork/pull到本地
|
||
新建一个分支,然后选择你感觉可以改进和翻译的章节开干
|
||
使用MarkDown编辑器,md语法格式进行文档翻译及排版工作
|
||
完成之后Pull Request该分支
|
||
如没问题的话,我会合并到主分支
|
||
如果不太明白md的排版,可以吧翻译好的内容发送给我,我代为排版并提交
|
||
如有其它问题,欢迎发送issue,谢谢~
|
||
|
||
## 捐赠鼓励
|
||
|
||
**捐赠1毛,鼓励作者!**
|
||
|
||
<div align="center">
|
||
<img src="https://raw.githubusercontent.com/LingCoder/OnJava8/master/images/wechat.PNG" alt="微信捐赠" height="320"width="320" title="微信捐赠"/>
|
||
<img src="https://raw.githubusercontent.com/LingCoder/OnJava8/master/images/alipay.PNG" alt="支付宝捐赠" title="支付宝捐赠" height="320"width="320"/>
|
||
</div>
|
||
|
||
|
||
## 开源协议
|
||
本项目基于MIT协议开源。
|
||
|
||
## 联系方式
|
||
* E-mail: <lingcoder@gmail.com>
|
||
* GitHub: [github.com/lingcoder](https://github.com/LingCoder)
|
||
|
||
|
||
|
||
|
||
|