首页
编程
java
php
前端
首页
编程
java
php
前端
无下标数组的用法有哪些?
没有下标的数组
struct chao
{
int tui;
int na;
}p[];
除了可以用在这里 还可以用在哪里啊?
形参也会用到
点击展开全文