03 2016 档案
摘要:Dot notation for message sending is not supported in lldb. Use bracket notation and cast the result to CGRect:
阅读全文
摘要:1:Snippets Xcode 代码段的文件表示 ~/Library/Developer/Xcode/UserData/CodeSnippets/ 2: Services 可以添加workflow到这里来方便工作 ~/Library/Services/
阅读全文
摘要:打开”Find Navigator” 切换搜索模式到 “Find > Regular Expression” 输入@"[^"]*[\u4E00-\u9FA5]+[^"\n]*?" (swift请去掉”@” 输入@"[^"]*[\u4E00-\u9FA5]+[^"\n]*?" 就好了)
阅读全文
摘要:1 Open QuickTime Player on Mac 2 top menu-- New Movie Recording 3 in Movie Recording UI, click the triangle beside red button, choose 'your iPhone' in
阅读全文
摘要:https://developer.apple.com/library/mac/documentation/DeveloperTools/Reference/XcodeBuildSettingRef/1-Build_Setting_Reference/build_setting_ref.html h
阅读全文
摘要:http://blog.jqian.net/post/git-submodule.html 使用git管理的项目开发中,如果碰到公共库和基础工具,可以用submodule来管理。 常用操作 例如, 公共库是 lib.git,地址:git@github.com:lib.git; 需要使用公共库的项目是
阅读全文

浙公网安备 33010602011771号