Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3fc7ced

Browse files
Update Java基础知识.md
1 parent 814a80d commit 3fc7ced

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎docs/java/Java基础知识.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@
8080
7. 支持网络编程并且很方便( Java 语言诞生本身就是为简化网络编程设计的,因此 Java 语言不仅支持网络编程而且很方便);
8181
8. 编译与解释并存;
8282

83+
> 修正(参见: [issue#544](https://github.com/Snailclimb/JavaGuide/issues/544)):C++11开始(2011年的时候),C++就引入了多线程库,在windows、linux、macos都可以使用`std::thread``std::async`来创建线程。
84+
8385
## 3. 关于 JVM JDK 和 JRE 最详细通俗的解答
8486

8587
### JVM

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /