-
研发常用字典
Markdown 语法 Git 命令 Flex 布局 TypeScript 教程 Dart 语法 Flutter 教程 Flutter SDK API ECMAScript 6 语法…
-
Git的奇技
Git 的奇技淫巧:see_no_evil: Git 常用命令集合,Fork 于tips项目Git 是一个“分布式版本管理工具”,简单的理解版本管理工具:大家在写东西的时候都用过“回撤”这个功能,但是回撤只能回撤几步,假如想要找回我三天之前的修改,光用“回撤”是找不回来的。而“版本管理工具”能记录每次的修改,只要提交到版本仓库,你就可以找到之前任何时刻的状态(文本状态)。下面的内容就是列举了常用的 Git 命令和一些小技巧,可以通过”页面内查找”的方式进行快速查询:Ctrl/Comman...…
-
Command-line-API 语法参考
目录 目录 简介 Commands Installation pod init Inherited options: pod install Options: Inherited options: pod update Options: Inherite...…
-
Podspec 语法参考
目录 目录 简介 Specification Root specification name Examples: version Examples: swift_versions Examples: cocoapods_version - Exampl...…
-
Podfile语法参考
目录 目录 简介 Podfile Root Options install! Examples: Supported Keys: Dependencies pod Build configurations Modular Headers Source Subspecs...…