iOS学习资源(四)

1.https://github.com/syedhali/EZAudio音频处理

2.https://github.com/raffael/SISinusWaveViewmac 端音频wave(波浪)

3.https://github.com/stefanceriu/SCSiriWaveformView音频wave(波浪)iOS版本

4.https://github.com/zangqilong198812/PanelDemo仪表盘demo

5.关于在哪里更新约束的问题

http://nelson.logdown.com/posts/2015/09/02/where-to-put-the-auto-layout-codes

http://stackoverflow.com/questions/20305654/what-is-the-difference-between-all-these-auto-layout-update-methods-are-all-nec

http://stackoverflow.com/questions/19427701/objective-c-setneedsupdateconstraints-vs-updateconstraintsifneeded

6.http://www.jianshu.com/p/ac8ac991d77bxcode 插件资源

7.https://github.com/Forkong/FKRealGroup

FKRealGroup,创建真实目录xcode插件(好用的插件)

8.https://github.com/ksuther/KSImageNamed-XcodeKSImageNamed,自动补全图片名称xcode插件

9.https://github.com/Julioacarrettoni/UIImageView_FaceAwareFill找到图像上的face 然后居中显示

10.https://github.com/mamaral/MAFormViewController表格类vc (填写个人基本信息之类的表格)

11.https://github.com/zyprosoft/ZYChat聊天UI框架

12.https://github.com/yasuoza/YOChartImageKit图表类

13.https://github.com/kevinzhow/PNChart图表

14.https://github.com/jaydee3/JDStatusBarNotification顶部通知bar

15.http://www.jianshu.com/p/d333cf6ae4b0iOS 开发总结

16.http://draveness.me/autoreleasepool/自动释放池的前世今生

17.http://www.jianshu.com/p/198af7042b2dYYModel源代码阅读--基础知识

18.https://github.com/runner365/LiveVideoCoreSDK视频直播sdk

19.https://github.com/wechat-python-sdk/wechat-python-sdk微信公众平台 Python 开发包 (wechat-python-sdk)

20.https://github.com/weui/weuiWeUI 是一套同微信原生视觉体验一致的基础样式库

21.https://github.com/panteng/wechat-h5-boilerplate为腾讯微信优化的H5动效模板,帮助你快速构建全屏滚动型H5页面

22.https://github.com/electron/electronAtom 工具

23.https://github.com/namebryant/FFmpeg-CompilationFFmpeg 编译

24.https://github.com/unash/BarrageRenderer弹幕

25.https://github.com/KittenYang/DynamicMaskSegmentSwitch动画类switch

26.https://github.com/facebook/SocketRocketFacebook SocketRocket

27.https://github.com/Halley-Wong/HLBluetoothDemo蓝牙操作和打印小票功能。

28.https://github.com/chiahsien/CHTCollectionViewWaterfallLayout瀑布流

29.https://github.com/kstenerud/KSCrashKSCrash

30.https://github.com/Huohua/HHRouter将VC映射成 URL,支持通过 URL 进行界面跳转

31.https://github.com/100mango/SwiftNotificationCenter

SwiftNotificationCenter

32.http://www.skyfox.org/cocoa-carthage-install-and-usage.htmlCarthage安装和使用教程

你可能感兴趣的:(iOS学习资源(四))