GCD provides a simple API for creating serial and parallel queues to perform background tasks without the developer having to manage threads. GCD abstracts the...
Dive into the details of Swift concurrency and discover how Swift provides greater security while improving performance, avoiding data contention and thread explosions. We'll look...
Today we are going to the knowledge of is UITableView tableHeaderView, the junior partner to distinguish, not the header in the agreement, but overall the...
It shows that the first problem of linear algebra in history is about solving linear equations, and the development of linear equations theory promotes the...
Through Swift Package Manager, use Apple Swift language to establish Command line tool, making iOS developers in the team easier to develop and maintain.
In an article on https://juejin.cn/post/6974771064412831774, we verify the object of an NSObject 16 bytes of memory. So let's check this time, how much memory does...
In this paper, I recorded my study of coordinate system and matrix transformation process, deepen learning is convenient for follow-up query, may be some description...
UIView animation overlay method: Change the View property when doing animation, the property value will change immediately, after animation to show the effect. At the...
Requirements for iOS to save pictures to album: a "Save to Album" button is added in the wechat authentication TWO-DIMENSIONAL code interface. Click finish to...
This article will be the main picture loading, loading methods including local and network, at the same time, reference to the third party picture cache...
1. Problems in the rendering process an article introduced the use of flat shader to draw pyramid, garland, flower tray implementation, in order to make...
NSProxy is essentially an abstract class that defines message forwarding capabilities. NSProxy provides message forwarding and NSProxy is a class of the same class as...
VideoToolBox is an API developed by apple after iOS8 for hard decoding H264/H265(supported after iOS11). For those who are not familiar with H264, please take...