/IntelliJ-IDEA-Tutorial

IntelliJ IDEA 简体中文专题教程

GNU General Public License v2.0GPL-2.0

重要说明,看三遍

特别事件

介绍(Introduce)

目录(Contents)

联系(Contact)

Github 协同视频教程(Participate)

  • 如果您不会使用 Git 或是 Github 也没关系,请认真学习下面视频教程:
  • YouMeek 录制
    • 视频格式:MP4
    • 分辨率:1920 X 1080
    • 片长:16 Min
    • 文件大小:62 M
  • 下载

Github 常用按钮说明

  • Watch:关注该项目,作者有更新的时候,会在你的 Github 主页有通知消息。
  • Star:收藏该项目,在你的头像上有一个 “Your stars” 链接,可以看到你的收藏列表,以方便下次进来。
  • Fork:复制一份项目到自己的 Github 空间上,你可以自己开发自己的这个地址项目,然后 Pull Request 给项目原主人。
  • 只 clone 最新的一个版本记录,历史旧数据不 clone 的两种方法(推荐这样做,因为图片很多,占了很大空间):
    • 命令行方法:git clone https://github.com/judasn/IntelliJ-IDEA-Tutorial.git --depth=1
    • TortoiseGit GUI 方法:

clone 一个版本

参与作者汇总(Author)

  • 真心感谢这些志同道合的人,这个真的很重要,也希望你能一起参与(鞠躬)!
  • 同时感谢那些通过私聊方式指出一些错误地方的朋友,使得该教程能得以更加完善,真心感谢(鞠躬)!
作者(按参与时间排序) 地址
YouMeek http://YouMeek.com
温泉 https://github.com/wenquan0hf
zhenhappy https://github.com/zhenhappy
two8g https://github.com/two8g
Dectinc https://github.com/Dectinc
Caliven https://github.com/caliven
MinjieTao https://github.com/MinjieTao
classloader https://github.com/classloader
challengeof https://github.com/challengeof
district10 https://github.com/district10
duanluan https://github.com/duanluan
binarywang https://github.com/binarywang
chenhui7373 https://github.com/chenhui7373
wzxjohn https://github.com/wzxjohn
Robot-L https://github.com/Robot-L
duanluan https://github.com/duanluan

AD