摘要:
最近业余时间整理的一个ios播放器,界面采用storyboard,以前几乎都是用代码布局,但是用过一个项目storyboard后,就感觉storyboard很靠谱,团队合作版本控制的问题解决其实很简单,每个人一个storyboard就可以了。播放代码使用的是avplayer,最大的优化就是播放界... 阅读全文
posted @ 2015-03-13 12:12
Ethan_村长
阅读(4492)
评论(0)
推荐(0)
摘要:
封装了一下显示和隐藏的脚本,方便mac上的文件隐藏和显示if [ `defaults read com.apple.finder AppleShowAllFiles` = "1" ]; thendefaults write com.apple.finder AppleShowAllFiles -b... 阅读全文
posted @ 2015-03-13 11:58
Ethan_村长
阅读(181)
评论(0)
推荐(0)

浙公网安备 33010602011771号