mirror of
https://github.com/oldratlee/translations.git
synced 2026-04-14 10:39:57 +08:00
update format
This commit is contained in:
@@ -314,10 +314,10 @@ for (int i = 0; i < 10; i++) {
|
||||

|
||||
【***译注***:然后,亲爱的同事你,就有得火救啦,哼,哼哼,哦哈哈哈哈~】
|
||||
|
||||
7. GOTO
|
||||
7. `GOTO`
|
||||
---------------------------------------
|
||||
|
||||
这条是我的最爱。`Java`是有GOTO的!打上这行代码:
|
||||
这条是我的最爱。`Java`是有`GOTO`的!打上这行代码:
|
||||
|
||||
```java
|
||||
int goto = 1;
|
||||
|
||||
Reference in New Issue
Block a user