Skip to content

Commit 38d5c50

Browse files
authored
Fix link-error
1 parent 849345f commit 38d5c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Java/Java基础知识.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ hashCode() 的作用是获取哈希码,也称为散列码;它实际上是返
356356

357357
## 28. 为什么Java中只有值传递
358358

359-
[为什么Java中只有值传递?](https://github.com/Snailclimb/Java-Guide/blob/master/%E9%9D%A2%E8%AF%95%E5%BF%85%E5%A4%87/%E6%9C%80%E6%9C%80%E6%9C%80%E5%B8%B8%E8%A7%81%E7%9A%84Java%E9%9D%A2%E8%AF%95%E9%A2%98%E6%80%BB%E7%BB%93/%E7%AC%AC%E4%B8%80%E5%91%A8%EF%BC%882018-8-7%EF%BC%89.md)
359+
[为什么Java中只有值传递?](https://github.com/Snailclimb/JavaGuide/blob/master/EssentialContentForInterview/MostCommonJavaInterviewQuestions/%E7%AC%AC%E4%B8%80%E5%91%A8%EF%BC%882018-8-7%EF%BC%89.md)
360360

361361

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

0 commit comments

Comments
 (0)