08 2015 档案
摘要:UIAlertViewDelegate定义的常用方法 1 // Called when a button is clicked. The view will be automatically dismissed after this call returns 2 //当用户单击警告框中得某个按钮时激...
阅读全文
摘要:Xcode已经集成了git,建立新项目时钩选使用git,然后按照下面步骤让Xcode和git@osc建立连接。第一步:成生SSH密钥打开终端命令工具,输入命令:ssh-keygen -t rsa -C "邮箱地址"注意ssh-keygen没有空格。屏幕输出:Generating public/pri...
阅读全文