摘要:
https://help.github.com/articles/error-permission-denied-publickey/ $ ssh-keygen Generating public/private rsa key pair. Enter file in which to save t 阅读全文
摘要:
How to use user’s location in your app?there are two more settings(1)click the project-> Build Phases -> link Binary With Libraries -> click “+” -> se... 阅读全文
摘要:
//: Playground - noun: a place where people can playimport UIKitvar str = "Hello"var newString = str + "Lucy"var newTypeString = NSString(string: newS... 阅读全文