質問編集履歴

2

誤字

2018/06/22 14:15

投稿

bilieikbilibili
bilieikbilibili

スコア37

test CHANGED
File without changes
test CHANGED
@@ -34,7 +34,7 @@
34
34
 
35
35
 
36
36
 
37
- /// rootViewControllerをMainViewControllerに変更する
37
+ /// rootViewControllerをsecondViewControllerに変更する
38
38
 
39
39
  func change_RootViewController(){
40
40
 

1

FirstViewCont... -> SecondViewCont...

2018/06/22 14:15

投稿

bilieikbilibili
bilieikbilibili

スコア37

test CHANGED
File without changes
test CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
  ```swift
8
8
 
9
- class FirstViewCont...
9
+ class SecondViewCont...
10
10
 
11
11
  .
12
12