创建指定长度的数组 #2311
Unanswered
JunJie-zhang-o
asked this question in
Q&A
创建指定长度的数组
#2311
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我想创建一个数据类型,比如空间一个坐标系的描述 [x , y, z, rx, ry, rz],如何描述一个长度为6的数组 还是 只能使用 number[],或者自己重新写一个类这样
Beta Was this translation helpful? Give feedback.
All reactions