mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-17 04:31:22 +08:00
doc: Modified java.md (#96)
Co-authored-by: Pengcc <pcc_pengcc@163.com>
This commit is contained in:
@ -301,7 +301,7 @@ System.out.println(concat);
|
||||
Java 数组
|
||||
-------
|
||||
|
||||
### 申明 Declare
|
||||
### 声明 Declare
|
||||
|
||||
```java
|
||||
int[] a1;
|
||||
|
Reference in New Issue
Block a user