[TOC]
这个是很多水友们一起维护的知识 交流、记录、分享 的仓库。
不局限于 iOS,可以是任何一门编程语言、任何一门技术、任何一本书籍读后感、面试题解析 … 等等, 都可以记录在这里,提供给其他的童鞋。
- 01 - 指针也是一种 ==数据类型==
- 02 - 各种 ==指针== 概念
- 03 - ==const== 修饰 指针变量
- 04 - 指针的 ==步长==
- 05 - ==指针== 与 ==函数==
- 06 - ==指针== 与 ==字符串==
- 07 - ==指针== 与 ==数组==
- 01 - 变量 = 符号 + 存储
- 02 - extern 关键字
- 03 - 内存分段
- 04 - 全局变量
- 05 - 变量的存储
- 06 - 堆与栈
- 07 - stdlib 中提供的内存操作的标准库函数
- 高级 C/C++ 编译技术
- xxx
- 01 - cocoapods 工作原理
- 02 - cocoapods 组成结构
- 03 - Podfile
- 04 - xx.podspec
- 05 - xcodeproj
- 06 - 替换 cocoapods 一些方法实现
- 07 - cocoapods plugin
- 01 - Fastfile 定义、调用 lane
- 02 - ENV 环境变量
- 03 - Appfile Configuration
- 04 - lane hooks
- 05 - fastlane_require() 替代 require() 载入 第三方 gem
- 06 - 代码定义 lane
- 07 - lane 中使用 send(:xxx, args)
- 08 - shell 代码中, 捕获 lane 异常退出
- 09 - run command
- 01 - lane 与 action 工作目录 (Directory behavior) ==不一样==
- 02 - 自定义 action、运行 action
- 03 - action 参数类型
- 04 - actionA ==传递== 数据给 actionB
- 05 - action 无法在 ==其他 fastlane 项目中复用==
- 06 - fastlane ==禁止== actionA 中, 调用 actionB
- 07 - 指定本地 action 路径
- 08 - Fastlane Helper
- 09 - action 编写总结 (适用于 plugin)
- 01 - plugin 解决 action 无法复用的问题
- 02 - plugin 到底是什么?
- 03 - plugin 开发、发布、使用
- 04 - plugin 使用记录
- 05 - fastlane ==禁止== pluginA 中, 调用 pluginB
- 01 - import ==local== Fastfile
- 02 - import ==remote== Fastfile
- 03 - 编写 ==远程重用== Fastfile 注意点
- 04 - 封装 ==可重用== 的 ==lane==
- 01 - 一个 Ruby 软件包
- 02 - Bundler 就是 这些 Ruby 软件的 包管理器
- 03 - Gemfile 语法
- 04 - bundle install
- 05 - bundle update
- 06 - bundle exec
- 07 - bundler Shelling Out
- 08 - 其他
if/else/switch/times/break/continue ….
- 01 - 全局 (global) 方法
- 02 - 对象 (instance) 方法
- 03 - 类 (class) 方法
- 04 - 单例类 (singleton class) 方法
- 05 - 方法参数
- 06 - 获取方法
- 01 - 基础使用
- 02- include、extend、prepend
- 03 - Gitlab Ruby API 封装
- 04 - require、require_relative、load、autoload
- 本地的 开发、调试
- 发布到 rubygems.org
- 本地 调试 Ruby 开源库
- 01 - stdio 与 linux io
- 02 - open、read、write
- 03 - readv、writev
- 04 - lseek
- 05 - dir
- 06 - lstat
- 07 - fcntl
- 08 - dup、dup2
- UNIX 环境高级编程
- UNIX 系统编程手册 (上下两册)
如果你有想参与或者交流,可以联系我哈 ~
如果你觉得这些内容对你有帮助,手头也比较宽裕,那么可以考虑打赏一下,这样会更新的更快 ~