array[0] = "AA" 时出错了
Playground execution failed: /var/folders/81/r9w95y5j339_qz_l5vtddrlw0000gn/T//lldb/19655/expr.bfNk5d.swift:135:1: error: '@lvalue $T5' is not identical to 'String' array[0] = "AA" ^
array[0] = "AA" 时出错了
Playground execution failed: /var/folders/81/r9w95y5j339_qz_l5vtddrlw0000gn/T//lldb/19655/expr.bfNk5d.swift:135:1: error: '@lvalue $T5' is not identical to 'String' array[0] = "AA" ^
2014-08-07
举报