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 c911b6b

Browse files
修正错别字
1 parent fbb5991 commit c911b6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎problems/数组理论基础.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ int main() {
8888

8989
**所以可以看出在C++中二维数组在地址空间上是连续的**
9090

91-
像Java是没有指针的,同时也不对程序员暴漏其元素的地址,寻址操作完全交给虚拟机。
91+
像Java是没有指针的,同时也不对程序员暴露其元素的地址,寻址操作完全交给虚拟机。
9292

9393
所以看不到每个元素的地址情况,这里我以Java为例,也做一个实验。
9494

0 commit comments

Comments
(0)

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