07 2015 档案

摘要:[connectWiFi setContentHorizontalAlignment:UIControlContentHorizontalAlignmentFill]; [connectWiFi setContentVerticalAlignment:UIControlContentVertica... 阅读全文
posted @ 2015-07-28 11:41 金正嗯 阅读(571) 评论(0) 推荐(0)
摘要:https://git-scm.com/book/zh/v1 阅读全文
posted @ 2015-07-22 13:50 金正嗯 阅读(94) 评论(0) 推荐(0)
摘要:ssh-keygen -t rsa -b 4096 -C "zjin@linkernetworks.com" 阅读全文
posted @ 2015-07-22 13:49 金正嗯 阅读(1045) 评论(0) 推荐(0)
摘要:https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/MemoryMgmt/MemoryMgmt.pdf 阅读全文
posted @ 2015-07-13 18:58 金正嗯 阅读(101) 评论(0) 推荐(0)
摘要:$ pod repo remove master $ pod setup $ pod install 阅读全文
posted @ 2015-07-09 23:00 金正嗯 阅读(105) 评论(0) 推荐(0)
摘要:把NSLocationAlwaysUsageDescription和NSLocationWhenInUseDescription的类型改为string就行了不要设bool 阅读全文
posted @ 2015-07-08 15:57 金正嗯 阅读(225) 评论(0) 推荐(0)
摘要:1.打开终端,输入以下代码获取到DVTPlugInCompatibilityUUID defaults read /Applications/Xcode.app/Contents/Info DVTPlugInCompatibilityUUID2.然后输入如下命令 【最后一项是获取到的DVTPlu... 阅读全文
posted @ 2015-07-02 15:29 金正嗯 阅读(111) 评论(0) 推荐(0)