How to compare strings in C conditional preprocessor-directives 8 3 月, 2018 想使用 #define 寫code 在 prep…
[iOS] Double value cannot be converted to Int because the result would be greater than Int.max 13 2 月, 2018 因為把 date.timeIntervalSin…
[iOS] App Transport Security has blocked a cleartext HTTP (http://) resource load since it is insecure. 12 2 月, 2018 If you try to make HTTP …
[iOS] How to programmatically check if running on an iPhone or iPad device 9 2 月, 2018 In Swift: if UI_USER_INT…