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
WT-AHA
a198b2cf20
Update java-basic-questions-03.md
2022-04-24 15:06:15 +08:00
WT-AHA
96b479202c
Update java-basic-questions-02.md
...
添加的是无参构造函数就可以new 一个对象而不传递参数
2022-04-24 14:12:26 +08:00
Vingkin
1b6a58aa3c
Update reentrantlock.md
...
Lock是一个顶层接口
2022-04-24 10:23:05 +08:00
guide
ac60a4c2bb
Update java-basic-questions-02.md
2022-04-22 16:28:25 +08:00
guide
5490ca6620
[docs fix]TCP/IP 四层模型图片完善
2022-04-16 19:46:08 +08:00
guide
7c4976807e
Merge https://gitee.com/SnailClimb/JavaGuide
2022-04-16 19:35:36 +08:00
guide
9c24659d4c
Update java-basic-questions-03.md
2022-04-16 19:34:17 +08:00
guide
9dad8fbf65
Update serialization.md
2022-04-16 19:34:13 +08:00
Dayu
8ebba006a3
Update memory-area.md
2022-04-15 11:56:14 +08:00
guide
9561dd3658
[docs update]README文档完善
2022-04-15 10:12:17 +08:00
guide
aef31f195a
Update java-basic-questions-01.md
2022-04-14 13:25:57 +08:00
guide
a71b7cebdc
Update memory-area.md
2022-04-14 09:39:19 +08:00
guide
95140707b8
[docs fix]字符串常量池概念
2022-04-13 19:22:14 +08:00
guide
ce53b979ee
[docs fix]typo
2022-04-13 11:18:55 +08:00
sam
87d348fc1e
Update java-basic-questions-01.md: Oracle JDK vs OpenJDK
2022-04-13 03:37:22 +08:00
liyanan
299893a615
Java对象改为Java类
2022-04-12 14:55:25 +08:00