CharlinFeng/CFRuntime

无法转换字符串数组

Opened this issue · 1 comments

转换的时候就蹦了。
数组我是这样定义的
var array : [String?]?

试了试定义成[String?]!
也不行。