摘要:
主要讲解Android Studio中生成aar文件以及本地方式使用aar文件的方法。在Android Studio中对一个自己库进行生成操作时将会同时生成*.jar与*.aar文件。分别存储位置:*.jar:库/build/intermediates/bundles/debug(release)/... 阅读全文
阅读排行榜
MKAnnotation image offset with custom pin image
2014-10-29 16:37 by 三戒1993, 150 阅读, 收藏,
摘要:
YourUIAnnotationViewis always drawn at the same scale, the map's zoom level doesn't matter. That's whycenterOffsetisn't bound with the zoom level.annV... 阅读全文
iOS学习之Autolayout
2014-10-11 11:19 by 三戒1993, 150 阅读, 收藏,
摘要:
转载自:http://vit0.com/blog/2013/12/07/iosxue-xi-zhi-autolayout/学习资料文章Beginning Auto Layout Tutorial in iOS 7: Part 1Beginning Auto Layout Tutorial in iO... 阅读全文
xcode:关于Other Linker Flags
2014-02-17 17:08 by 三戒1993, 150 阅读, 收藏,
摘要:
原文出自:http://alloc.sinaapp.com/wp/?p=272一、关于Other Linker Flagsxcode中,在“Targets”选项下有Other Linker Flags选项,在这里可以填写xcode链接器的参数,如:-ObjC、-all_load、-force_loa... 阅读全文
Iterm2 快捷键介绍
2013-10-25 16:55 by 三戒1993, 150 阅读, 收藏,
摘要:
Mac 原来自带的终端工具 Terminal不好用是出了名的,虽然最近几个版本苹果稍微做了些优化,功能上,可用性方面增强不少,无奈有个更好用的 Iterm2摆在那,基本上也就没有多少出场机会了Iterm2,经常使用终端的同学肯定早就切换到这个东东上了,开源免费,和 zsh搭配差不多已经取代 Term... 阅读全文
浙公网安备 33010602011771号