回答編集履歴

3

修正

2016/01/26 14:04

投稿

wahrheit100
wahrheit100

スコア27

test CHANGED
@@ -24,7 +24,7 @@
24
24
 
25
25
 
26
26
 
27
- let URLStr = "http://wave.kana-me.net/api/get_active_weather_time"
27
+ let URLStr =
28
28
 
29
29
 
30
30
 

2

書式の改善

2016/01/26 14:04

投稿

wahrheit100
wahrheit100

スコア27

test CHANGED
@@ -1,3 +1,5 @@
1
+ SwiftyJSONを使いパースしました。
2
+
1
3
  ```Swift
2
4
 
3
5
  import UIKit
@@ -98,4 +100,10 @@
98
100
 
99
101
 
100
102
 
103
+ }
104
+
101
- }```
105
+ ```
106
+
107
+
108
+
109
+ ![ログ画面](876c30b83e6d945622e2e7f880f15e73.png)

1

修正

2016/01/09 06:34

投稿

wahrheit100
wahrheit100

スコア27

test CHANGED
@@ -1,5 +1,3 @@
1
- Swittyjsonを使いパースしました。
2
-
3
1
  ```Swift
4
2
 
5
3
  import UIKit
@@ -101,5 +99,3 @@
101
99
 
102
100
 
103
101
  }```
104
-
105
- ![ログ](bd62cac856030363f0a85e786fee4aa2.png)