質問編集履歴

2

書き間違い

2019/10/24 08:29

投稿

lahlah
lahlah

スコア16

test CHANGED
File without changes
test CHANGED
@@ -64,9 +64,9 @@
64
64
 
65
65
 
66
66
 
67
- SubjectName.delegate = self
67
+ t1.delegate = self
68
68
 
69
- SubjectName.keyboardType = .URL
69
+ t1.keyboardType = .URL
70
70
 
71
71
  }
72
72
 

1

書き間違え

2019/10/24 08:29

投稿

lahlah
lahlah

スコア16

test CHANGED
File without changes
test CHANGED
@@ -118,7 +118,7 @@
118
118
 
119
119
 
120
120
 
121
- class BVASViewController: UIViewController {
121
+ class BViewController: UIViewController {
122
122
 
123
123
  var t1 = ""
124
124