首页
编程
java
php
前端
首页
编程
java
php
前端
struct student s[n];语句的意思?
struct student s[n]的意思是不是定义一个有n个元素,元素类型为s,名为student的结构体数组
点击展开全文