# 简介

小集从 3 月开始在公众号发布 `「 iOS知识小集 」`合集开始，到今年(2018)底一共发布了 `42` 期合集，共收录 `190+` 条 iOS 开发 tip。同时微博话题 `#iOS知识小集#`的阅读量也达到了 1800w+。算是一点小小的成绩吧。

不过有件一直想做并且重要事却没有做，就是将我们发布的 tip 进行分类整理，以方便大家阅读。这也是许多小伙伴吐槽的地方。所以，在这年终之际，花了几天的业余时间，将今年发的 tip 重新整理了一下，做了一个比较粗放的分类，合成一本 gitbook。看看效果，还是可以的😜。只是内容比较零散，都是大家在平时开发中遇到的一些问题，所以分类不是很精细，暂且这样👻。同时，有些内容随着时间的推移，可能不再合适，还请读者自行考量🙏。

我们在每一条 tip 中，都保留了作者，在此感谢每一位作者的分享。

2019年，我们希望能够分享更多的内容，也希望更多的小伙伴一起来分享。不局限于 iOS，各种开发技术的 tip 都可以。我们会以 gitbook 的形式来收录更多的内容。

最后，欢迎扫描下方二维码关注我们的公众号：iOS-Tips。也欢迎加入我们的群组讨论问题。可以公众号留言`iOS`、`flutter`等关键词获取入群方式。

![](https://3602781484-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LUYeWAm5IWBtrAOZ2Bb%2F-LU_opuHJ5ZYHAlgNSaM%2F-LU_owx-LBGcV-YK5B56%2Fqrcode.jpg?generation=1545749124150233\&alt=media)

如果觉得不错，就帮我们转发一下吧👻


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://awesome-tips.gitbook.io/ios/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
