nsz 创建数组
2022-12-22 14:27:16 最后更新
用法:
s a = 6
nsz(a, b)

或

//指定数组数据类型
s a = 6
nsz(a, "String", b)

说明:
申明一个数组。并且舍子数组总行数为6