mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-16 18:10:13 +08:00
41 lines
1.8 KiB
Markdown
41 lines
1.8 KiB
Markdown
---
|
||
home: true
|
||
icon: home
|
||
title: Java 面试指南
|
||
heroImage: /logo.svg
|
||
heroText: JavaGuide
|
||
tagline: 「Java学习 + 面试指南」涵盖 Java 程序员需要掌握的核心知识
|
||
actions:
|
||
- text: 开始阅读
|
||
link: /home.md
|
||
type: primary
|
||
- text: 知识星球
|
||
link: /about-the-author/zhishixingqiu-two-years.md
|
||
type: default
|
||
footer: |-
|
||
<a href="https://beian.miit.gov.cn/" target="_blank">鄂ICP备2020015769号-1</a> | 主题: <a href="https://vuepress-theme-hope.github.io/v2/" target="_blank">VuePress Theme Hope</a>
|
||
---
|
||
|
||
## 关于网站
|
||
|
||
JavaGuide 已经持续维护 6 年多了,累计提交了 **5600+** commit ,共有 **550+** 多位贡献者共同参与维护和完善。真心希望能够把这个项目做好,真正能够帮助到有需要的朋友!
|
||
|
||
如果觉得 JavaGuide 的内容对你有帮助的话,还请点个免费的 Star(绝不强制点 Star,觉得内容不错有收获再点赞就好),这是对我最大的鼓励,感谢各位一路同行,共勉!传送门:[GitHub](https://github.com/Snailclimb/JavaGuide) | [Gitee](https://gitee.com/SnailClimb/JavaGuide)。
|
||
|
||
- [项目介绍](./javaguide/intro.md)
|
||
- [贡献指南](./javaguide/contribution-guideline.md)
|
||
- [常见问题](./javaguide/faq.md)
|
||
|
||
## 关于作者
|
||
|
||
- [我曾经也是网瘾少年](./about-the-author/internet-addiction-teenager.md)
|
||
- [害,毕业三年了!](./about-the-author/my-college-life.md)
|
||
- [我的知识星球快 3 岁了!](./about-the-author/zhishixingqiu-two-years.md)
|
||
- [坚持写技术博客六年了](./about-the-author/writing-technology-blog-six-years.md)
|
||
|
||
## 公众号
|
||
|
||
最新更新会第一时间同步在公众号,推荐关注!另外,公众号上有很多干货不会同步在线阅读网站。
|
||
|
||

|