摘要:
iOS中访问HTTP资源需要对URL进行Encode才能正确访问。 OC中有方法: - (NSString *)stringByAddingPercentEscapesUsingEncoding:(NSStringEncoding)enc; 例如: NSString *url=@"http://un 阅读全文
posted @ 2016-12-30 17:27
encoreMiao
阅读(1874)
评论(0)
推荐(0)
摘要:
1首先需要在github上创建你自己的github账户 2新建仓库(注意选择initialize this repository with a README) 3生成ssh(公钥.pub&私钥) 命令行:$ssh-keygen -t rsa -C xxxx@126.com(注册github时的ema 阅读全文
posted @ 2016-12-30 15:31
encoreMiao
阅读(1817)
评论(0)
推荐(0)

浙公网安备 33010602011771号