Skip to content

Commit ec26045

Browse files
committed
Update Java基础知识.md
1 parent 62c1e91 commit ec26045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/java/Java基础知识.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ hashCode() 的作用是获取哈希码,也称为散列码;它实际上是返
367367

368368
## 28. 为什么Java中只有值传递?
369369

370-
[为什么Java中只有值传递?](https://github.com/Snailclimb/JavaGuide/blob/master/docs/essential-content-for-interview/PreparingForInterview/%E5%BA%94%E5%B1%8A%E7%94%9F%E9%9D%A2%E8%AF%95%E6%9C%80%E7%88%B1%E9%97%AE%E7%9A%84%E5%87%A0%E9%81%93Java%E5%9F%BA%E7%A1%80%E9%97%AE%E9%A2%98.md#%E4%B8%80-%E4%B8%BA%E4%BB%80%E4%B9%88-java-%E4%B8%AD%E5%8F%AA%E6%9C%89%E5%80%BC%E4%BC%A0%E9%80%92)
370+
[为什么Java中只有值传递?](https://juejin.im/post/5e18879e6fb9a02fc63602e2)
371371

372372

373373
## 29. 简述线程、程序、进程的基本概念。以及他们之间关系是什么?

0 commit comments

Comments
 (0)