【发布时间】:2016-07-13 14:35:43
【问题描述】:
我的代码中有以下行:
for (i = 0, j = count - 1; i < count; j = i++)
谁能帮忙删除i++ will be removed in Swift 3.0和C-style for statement is depreciated这两个编译器警告?
【问题讨论】:
-
本问答中的许多示例:stackoverflow.com/questions/36166907/…
标签: swift