fix: replace imgur with s3 for Chinese guide without conflict (#36052)

* fix: imgur to s3 for chinese guide without conflict

(cherry picked from commit 21e3afaee0f23d700f76ea662bc193b392fc54ac)

* fix: remove extra links

Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* fix: revert changes

* fix: revert changes

* fix: revert changes

* fix: revert changes
This commit is contained in:
Ahmad Abdolsaheb
2019-05-25 00:09:49 +03:00
committed by Parth Parth
parent 1e9f5bc09a
commit 23ca5d9cc6
33 changed files with 73 additions and 71 deletions

View File

@@ -14,7 +14,7 @@ Java提供了4级访问修饰符。这意味着您可以通过4种方式修改
#### 访问修饰符表参考:
![访问修饰符表](https://i.imgur.com/zoMspyn.png)
![访问修饰符表](https://cdn-media-1.freecodecamp.org/imgr/zoMspyn.png)
#### 私人访问修改器