首页
编程
java
php
前端
首页
编程
java
php
前端
C语言数组初始化的合法与不合法
数组int a[5]={1,2, ,3,4};是合法的吗?
不合法
在电脑上上跑一下不就知道了
点击展开全文