回答編集履歴

4

修正

2016/03/21 02:24

投稿

_Kentarou
_Kentarou

スコア8490

test CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
  [storyboard?.instantiateViewControllerWithIdentifierについて](https://teratail.com/questions/30203)
8
8
 
9
- こちらでも同じ内容を記述していますが、同じ内容になります
9
+ こちらでも同じ内容を記述しています。
10
10
 
11
11
 
12
12
 

3

追記

2016/03/21 02:24

投稿

_Kentarou
_Kentarou

スコア8490

test CHANGED
@@ -4,4 +4,10 @@
4
4
 
5
5
 
6
6
 
7
+ [storyboard?.instantiateViewControllerWithIdentifierについて](https://teratail.com/questions/30203)
8
+
9
+ こちらでも同じ内容を記述していますが、同じ内容になります。
10
+
11
+
12
+
7
13
  ![image](d7b3c1724b490e90f03f75778d483de6.png)

2

修正

2016/03/21 02:16

投稿

_Kentarou
_Kentarou

スコア8490

test CHANGED
@@ -1,6 +1,6 @@
1
1
  Storyboardに配置しているResultViewControllerのStoryboard IDが"result"になっているはずですよ。
2
2
 
3
- その名前を引数で渡しているといコードです。
3
+ その名前を引数で渡しているといコードです。
4
4
 
5
5
 
6
6
 

1

追記

2016/03/21 02:13

投稿

_Kentarou
_Kentarou

スコア8490

test CHANGED
@@ -1,4 +1,6 @@
1
1
  Storyboardに配置しているResultViewControllerのStoryboard IDが"result"になっているはずですよ。
2
+
3
+ その名前を引数で渡しているといコードです。
2
4
 
3
5
 
4
6