We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62c1e91 commit ec26045Copy full SHA for ec26045
docs/java/Java基础知识.md
@@ -367,7 +367,7 @@ hashCode() 的作用是获取哈希码,也称为散列码;它实际上是返
367
368
## 28. 为什么Java中只有值传递?
369
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)
+[为什么Java中只有值传递?](https://juejin.im/post/5e18879e6fb9a02fc63602e2)
371
372
373
## 29. 简述线程、程序、进程的基本概念。以及他们之间关系是什么?
0 commit comments