摘要:
初始化数组: int ascend[4] = '{0,1,2,3}; int descend[5]; descend = '{4,3,2,1,0}; descend = '{9,8,default:1};//为未显示赋值的元素指定一个缺省值 foreach循环中,只需要指定数组名并在其后方括号中给出 阅读全文
posted @ 2022-04-12 17:59
million_yh
阅读(179)
评论(0)
推荐(0)
浙公网安备 33010602011771号