質問編集履歴

1

2017/08/16 11:22

投稿

kackey621
kackey621

スコア18

test CHANGED
@@ -1 +1 @@
1
- タイマの回数指定わからない
1
+ Swiftコ読めない
test CHANGED
@@ -160,7 +160,7 @@
160
160
 
161
161
  func pickerView(_ pickerView: UIPickerView, titleForRow row:Int,forComponent component: Int) -> String{
162
162
 
163
- return "\(row+1)分"
163
+ return "(row+1)分"
164
164
 
165
165
  }
166
166