1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-16 18:10:13 +08:00

1209 Commits

Author SHA1 Message Date
MrDecadent
71404dcfbd
Update io-basis.md
JAVA IO基础知识总结中的字节缓冲流,对复制一个PDF文件的举例测试代码,位置相反了
2022-07-28 15:16:01 +08:00
guide
98ec9ae28a [docs update]并发部分内容修改 2022-07-25 20:46:48 +08:00
guide
d45fdb3245 [docs update]结合源码分析一下 HashMap 链表到红黑树的转换。 2022-07-25 11:46:03 +08:00
guide
b81ae5be4e [docs add]Java SPI 机制详解 2022-07-24 17:10:58 +08:00
guide
9b325980ff [docs update]容器 -> 集合 2022-07-19 20:37:21 +08:00
guide
7c88811e3e Update unsafe.md 2022-07-19 20:34:38 +08:00
guide
a600b8d8ca [docs improve]seo优化&文章标题优化 2022-07-18 09:24:18 +08:00
guide
839aacfc28 [docs add]Java 魔法类 Unsafe 详解 2022-07-17 15:13:30 +08:00
guide
b46f2656fd [docs add] io 三部曲 2022-07-16 18:32:46 +08:00
guide
be2dd381a4 [docs update]jvm垃圾回收部分内容精简 2022-07-14 21:08:05 +08:00
guide
80d9e98cb6 [docs improve]java基础部分内容完善 2022-07-14 20:34:38 +08:00
guide
689d00f79f [docs update]部分文章名称修改,利于 seo 2022-07-14 10:57:46 +08:00
guide
ae31c081bf Update java-basic-questions-01.md 2022-07-11 23:37:49 +08:00
daniubi
3e7f7bd7b1
为什么不全部使用AOT呢?
添加一个解释。
2022-07-11 17:25:38 +08:00
guide
9f626e39c7 Update memory-area.md 2022-07-10 18:49:32 +08:00
tylerren
c079032b0f
422行中代码段//注释的错误格式 2022-07-07 12:32:58 +08:00
guide
6a759cce22 [docs fix]typo 2022-07-03 20:57:38 +08:00
guide
ea72739552 Update java-collection-questions-01.md 2022-06-30 16:41:22 +08:00
guide
3a0e1ea377 [docs fix]图片格式规范 2022-06-30 15:47:15 +08:00
guide
510273aec8 Update reentrantlock.md 2022-06-30 15:28:01 +08:00
guide
a90e07892a [docs add]java 16 新特性 2022-06-28 12:57:44 +08:00
Guide
4fddad66a9
Merge pull request #1760 from samho2008/wrong-pic-content-in-java-thread-pool-best-practices
Add extra explanation for typo in pictures in java-thread-pool-best-p…
2022-06-28 12:53:27 +08:00
Guide
1e5f27884f
Merge pull request #1759 from samho2008/add-jdk-new-feature-16
Add Java new feature 16
2022-06-28 12:53:10 +08:00
sam
d4f5de7a7a Add extra explanation for typo in pictures in java-thread-pool-best-practices.md 2022-06-28 10:27:52 +08:00
sam
5854b41bc7 Add Java new feature 16 2022-06-28 10:19:19 +08:00
Mr.Mi
8e3b9eb705
Update aqs.md
Returns:
a negative value on failure; zero if acquisition in shared mode succeeded but no subsequent shared-mode acquire can succeed; and a positive value if acquisition in shared mode succeeded and subsequent shared-mode acquires might also succeed, in which case a subsequent waiting thread must check availability. (Support for three different return values enables this method to be used in contexts where acquires only sometimes act exclusively.) Upon success, this object has been acquired.
2022-06-27 18:06:56 +08:00
liangshuai
94679e3008
Update java-collection-precautions-for-use.md 2022-06-21 11:25:21 +08:00
guide
83d06dcee3 Update proxy.md 2022-06-16 14:26:29 +08:00
Guide
2d8ec81e0e
Merge pull request #1745 from tonels/patch-1
Update serialization.md
2022-06-16 14:13:43 +08:00
liangshuai
353c2b9a09
Update serialization.md
更新dubbo序列化链接
2022-06-15 15:08:30 +08:00
Raxcl
f8846849f3
Update java-basic-questions-01.md 2022-06-15 07:32:30 +08:00
guide
83efb36fb5 [docs feat]网站排版&样式完善 2022-06-13 13:14:26 +08:00
guide
fa09190dd3 [docs improve]完善 JWT 部分的内容 2022-06-09 20:37:30 +08:00
guide
166e222629 Merge branch 'main' of github.com:Snailclimb/JavaGuide 2022-05-31 21:13:24 +08:00
guide
8560469ae0 [docs update]线程的生命周期和状态图片更新 2022-05-31 21:08:12 +08:00
Dora Simon
62df502dbc
Add files via upload
update image of java-collection-hierarchy,because LinkedHashMap had been lessed.
2022-05-31 10:48:53 +08:00
醉醉醉醉醉帅的老虎12138
d6480106a4 fix: 错别字修改 2022-05-25 22:20:45 +08:00
guide
feca67f4fc [docs update]图片转存 2022-05-25 18:00:26 +08:00
hanfangyuan4396
4a440f4b9a
tagetClass 修正为 targetClass 2022-05-19 21:17:29 +08:00
张潇帆
658776236d
Update java-basic-questions-02.md 2022-05-18 22:48:07 +08:00
guide
4e050ae6f4 [docs fix]链接错误 2022-05-16 22:03:07 +08:00
guide
4824248610 Update java-concurrent-questions-02.md 2022-05-12 15:17:35 +08:00
ahh556
00419dd310
Update java-basic-questions-01.md 2022-05-08 10:21:35 +08:00
guide
da2564a8f3 Update proxy.md 2022-05-06 15:00:26 +08:00
guide
7c234c8959 Update reflection.md 2022-05-03 16:56:31 +08:00
guide
45b14b5ef7 [docs update]书籍推荐部分 Netty 书籍完善 2022-05-03 08:52:14 +08:00
marlonDML
4ffe72afc1 原链接错误,已调整 2022-04-28 12:20:36 +08:00
guide
abff0c2edb [docs update]完善部分表达 2022-04-26 20:00:05 +08:00
Guide
c3ea71decd
Merge pull request #1704 from WT-AHA/main
Update java-basic-questions-02.md
2022-04-25 09:14:48 +08:00
WT-AHA
858c765c3a
Update java-basic-questions-03.md 2022-04-24 15:07:31 +08:00