Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Snailclimb
/
JavaGuide
Public
Notifications
You must be signed in to change notification settings
Fork
46.2k
Star
155k
Code
Issues
61
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
JavaGuide 贡献指南
#1235 ·
Snailclimb
opened
on Jun 8, 2021
8
欢迎各位一起完善!Need your help!
#767 ·
Snailclimb
opened
on May 9, 2020
Issues
Search Issues
is
:
issue
state
:
open
is:issue state:open
Search
Labels
Milestones
New issue
Search results
Open
Closed
希望可以隐藏左右的目录
help wanted
Extra attention is needed
Extra attention is needed
已完成
该任务已经被完成
该任务已经被完成
Status: Open.
#2768
In Snailclimb/JavaGuide;
·
hp1994007
opened
on Dec 24, 2025
JavaGuide for Enligsh version
Status: Open.
#2752
In Snailclimb/JavaGuide;
·
NikolaPantel
opened
on Nov 26, 2025
我将文章内容整理成了播客,方便路上收听
Status: Open.
#2692
In Snailclimb/JavaGuide;
·
licc168
opened
on Jul 5, 2025
【复合操作的非原子性】以下ConcurrentHashMap操作也不会实现预期的anotherValue
question
Further information is requested
Further information is requested
Status: Open.
#2668
In Snailclimb/JavaGuide;
·
GuZyx
opened
on Apr 28, 2025
I have translated the whole javaGuide to English
Status: Open.
#2658
In Snailclimb/JavaGuide;
·
John4650-hub
opened
on Apr 9, 2025
关于数组转集合方法的第六种:使用Java9的List.of()
Status: Open.
#2649
In Snailclimb/JavaGuide;
·
common5
opened
on Mar 19, 2025
Linux 文件权限解释错误
doc-bug
Content error
Content error
Status: Open.
#2637
In Snailclimb/JavaGuide;
·
ZL-Liu713
opened
on Mar 12, 2025
勘误 有关数据类型表示范围的问题
discuss
discuss a problem
discuss a problem
Status: Open.
#2533
In Snailclimb/JavaGuide;
·
TlgYuri
opened
on Nov 15, 2024
参数校验部分说明错误
doc-bug
Content error
Content error
Status: Open.
#2467
In Snailclimb/JavaGuide;
·
mjhxy
opened
on Aug 29, 2024
String用final修饰的真正原因
discuss
discuss a problem
discuss a problem
Status: Open.
#2462
In Snailclimb/JavaGuide;
·
kiritozc
opened
on Aug 25, 2024
AOP 织入(Weaving) 的表达方式或许可以描述的更易懂一些
perfect content
improve the content
improve the content
Status: Open.
#2453
In Snailclimb/JavaGuide;
·
Ark-qwq
opened
on Aug 13, 2024
ArrayList源码分析中对toArray()的描述“调用者可以自由地修改返回的数组”不准确。Arrays.copyOf()在元素是引用类型时是浅拷贝,自由修改数组,也是修改了原数组中的元素
Status: Open.
#2433
In Snailclimb/JavaGuide;
·
90srlb
opened
on Jul 18, 2024
You can’t perform that action at this time.