mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-20 22:17:09 +08:00
Update java-basic-questions-01.md
This commit is contained in:
parent
bb2f53a4b9
commit
4e10294d59
@ -549,7 +549,7 @@ Java 中有 8 种基本数据类型,分别为:
|
||||
|
||||
```java
|
||||
class BasicTypeVar{
|
||||
private int x;
|
||||
private int x;
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user