short a[10] = 0sizeof(a)返回:()
发布于 2022-03-03 14:26:57
short a[10] = {0}sizeof(a)返回:()
登录后免费查看答案
关注者
0
被浏览
23