博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
iOS学习资源(四)
阅读量:6577 次
发布时间:2019-06-24

本文共 2388 字,大约阅读时间需要 7 分钟。

  最近通过github和其他渠道获得的一些认为还算不错的资源。(资源全在印象笔记上,需要共享印象笔记的可以email:shavekevin@gmail.com或者shavekevin@163.com)。github是个好地方,建议有事没事去逛逛。

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

2.https://github.com/raffael/SISinusWaveView mac 端音频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/ac8ac991d77b xcode 插件资源

7.https://github.com/Forkong/FKRealGroup FKRealGroup,创建真实目录xcode插件(好用的插件)

8.https://github.com/ksuther/KSImageNamed-Xcode KSImageNamed,自动补全图片名称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/d333cf6ae4b0 iOS 开发总结

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

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

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/weui WeUI 是一套同微信原生视觉体验一致的基础样式库

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

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

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

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

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

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

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

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

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

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.html Carthage安装和使用教程

转载地址:http://zpfno.baihongyu.com/

你可能感兴趣的文章
[TypeScript] Transform Existing Types Using Mapped Types in TypeScript
查看>>
IBatisNet1.5 -- 映射文件--Statements
查看>>
选择卓越
查看>>
在程序内动态获取svn版本号
查看>>
vnc server配置、启动、重启与连接,图形管理linux系统
查看>>
pstack使用和原理
查看>>
使用Linux的Crontab定时执行PHP脚本
查看>>
ASP.NET 母版页和内容页的加载顺序
查看>>
关闭URLClassLoader打开的jar包
查看>>
c语言指针segmentation fault 指针常常错误的小地方
查看>>
数据库重构
查看>>
linux如何查看系统信息
查看>>
mysql数据库授权
查看>>
远程调试Hadoop(转)
查看>>
法瑞意游记+攻略 二(巴黎,十二月二十七)未完
查看>>
算法笔记之 并查集入门 POJ 1611
查看>>
sql语句实例析解
查看>>
ExtJs 起始日期 结束日期 验证
查看>>
Getting over the dangers of rm command in Linux---reference
查看>>
25个有用的和方便的 WordPress 速查手册
查看>>