重要资源记录

  1. 苹果runtime 开源网址及下载
    https://opensource.apple.com/source/objc4/
    http://opensource.apple.com/tarballs/objc4/

2.python 学习网站
https://www.liaoxuefeng.com

3.ios底层知识
https://me.csdn.net/Bolted_snail

4.iOS架构设计文章
http://ios.jobbole.com/83727/
https://www.cnblogs.com/oc-bowen/p/5953320.html
http://mrpeak.cn/blog/cdd/

5.蓝牙相关文章
//蓝牙 服务 特征值
https://www.cnblogs.com/asam/p/8676369.html
https://blog.csdn.net/darling_shadow/article/details/70141128
//蓝牙 服务 属性 介绍 (很好的文章)
https://www.2cto.com/kf/201602/491293.html
//蓝牙传输协议
https://www.cnblogs.com/shaobojiao/p/7883330.html
//蓝牙配置文件profile 蓝牙Profile的概念和常见种类
https://blog.csdn.net/daydayupfromnowon/article/details/6041988
蓝牙开发官方网站
https://www.bluetooth.com/develop-with-bluetooth
//蓝牙协议与普通的协议对比
https://blog.csdn.net/aotony_1988/article/details/52489173
蓝牙协议分析2—协议架构
https://blog.csdn.net/qingkongyeyue/article/details/52918244
//GATT Profile 介绍
https://www.bluetooth.com/specifications/gatt
//对于蓝牙Profile的理解 (很好的理解)
https://www.jianshu.com/p/f96a871c9ebc
//蓝牙核心技术了解
https://www.cnblogs.com/zjutlitao/p/4742428.html
//GATT Profile 简介 (很好的文章)
https://www.race604.com/gatt-profile-intro/
//ios 蓝牙类的接口delegate说明
https://www.cnblogs.com/gaozhang12345/p/5856728.html

//好的博客 Miss唐
http://www.saitjr.com/ci/publish-blog-automatically.html
//架构师必须学会画的各种图
https://blog.csdn.net/mxw2552261/article/details/79447798

// iOS 个人所得税 app 基础解析实践
https://www.cnblogs.com/someonelikeyou/p/10228322.html

//Mac下使用Git和Git客户端
https://blog.csdn.net/buyueliuying/article/details/80880013

//好的博客
https://nobige.cn

你可能感兴趣的:(重要资源记录)