Skip to content

Java-Edge/EffectiveJava3-zh

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

EffectiveJava3-zh

《Effective Java 第三版》中文翻译

在线阅读:http://gdut_yy.gitee.io/doc-ej3/

目录

本地开发 & 阅读

本项目基于 vuepress 进行开发,以提供比 github mardown 更佳的阅读体验

依赖于 node.jsyarnvuepress 等环境

# vuepress
yarn global add vuepress

# 本地开发
git clone https://github.com/gdut-yy/EffectiveJava3-zh.git
cd EffectiveJava3-zh/
yarn docs:dev

更多书籍

https://github.com/xx-zh/xx-zh-roadmap

License

MIT

About

《Effective Java 第三版》中文翻译

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages