第一种情况是迅速的,而第二种情况则是if let! .connectionName是一个枚举,但“ .connectionName(value)”是什么意思?
枚举ConnectionRow:Int { 案例connectionName 案例serverAddress 案例useProxy 案例提示凭据 案例使用证书 }
枚举ConnectionEntryType { 案例textFieldEntry 大小写切换 }
var connectionOptions:[ConnectionEntryType] = [.textFieldEntry,.textFieldEntry, .toggle,.toggle,.toggle]
case .connectionName: 如果有的话,让.connectionName(value)= self.connectionOptions [indexPath.row]