Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发与系统设计。准备后端技术面试,首选 JavaGuide!
COMMITS
/ docs/java/concurrent/aqs.md March 7, 2026
R
docs: 完善Java并发面试题和AQS详解文档
REALROOK1E committed
January 16, 2026
G
docs: seo 优化
Guide committed
G
docs: 优化Java、面试准备和数据库模块文章的 keywords 和 description & 补充技术文章配图
Guide committed
November 17, 2025
G
seo:java部分的keywords和description优化
Guide committed
August 3, 2025
L
docs: (aqs.md) fix typo
Licox04 committed
December 21, 2024
1
[docs update]语句流畅
11来了 committed
1
[docs update]AQS增加共享模式获取、释放资源源码分析
11来了 committed
December 20, 2024
G
[docs update]aqs详解完善
Guide committed
1
[docs update]AQS 内容完善
11来了 committed
December 19, 2024
1
[docs update]完善 AQS 内容
11来了 committed
1
[docs update]完善 AQS 内容
11来了 committed
November 18, 2024
G
[docs update]部分内容更新完善
Guide committed
September 23, 2024
M
feat: bump deps
Mr.Hope committed
December 30, 2023
M
chore: update deps
Mr.Hope committed
October 26, 2023
M
style: update linter
Mr.Hope committed
October 8, 2023
G
[docs update]markdown格式规范
Guide committed
August 7, 2023
G
[docs update]更改部分文章的文末内容
Guide committed
July 13, 2023
G
Update aqs.md
Guide committed
July 5, 2023
G
[docs update]完善aps部分的描述
Guide committed
May 20, 2023
G
fix(aqs.md): 修正Semaphore原理描述,增加tryAcquireShared 和 tryReleaseShared 源码
godelgnis committed
May 5, 2023
M
chore: format
Mr.Hope committed
April 28, 2023
M
docs: add linter
Mr.Hope committed
April 22, 2023
G
[docs fix]Heap 初始化的时间复杂度
Guide committed
March 10, 2023
G
[docs update]picture url
Guide committed
February 8, 2023
G
[docs update] 添加 ReentrantReadWriteLock + StampedLock 常见问题
Guide committed
December 16, 2022
G
[docs update]添加对移位运算符的基本介绍(重要)
guide committed
December 15, 2022
G
[docs update]完善Java 并发常见面试题总结(下)的内容
guide committed
G
[docs update]精简完善 aqs 的内容
guide committed
August 4, 2022
G
[docs update]Java并发部分内容重构完善
guide committed
July 30, 2022
G
[docs update]并发部分内容完善&拆分成3篇
guide committed
July 25, 2022
G
[docs update]并发部分内容修改
guide committed
June 27, 2022
M
Update aqs.md
Mr.Mi committed
March 29, 2022
D
Update aqs.md
Dayu committed
February 7, 2022
G
[docs fix]aqs 模板方法模式描述
guide committed
G
[docs fix]文件名规范&错误链接修复
guide committed