Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
谁能告诉我尝试在列字段中添加新数组时如何格式化输入?
它只是没有接受我的输入,我在文档、网络和 stackoverflow 中都没有找到任何东西。
如果有人可以帮助我,我会很高兴。
打招呼
数组的格式为:
["A", "B", "C"]
请注意,您确实需要双引号。单引号被默默地删除。