IOS best friend, ARKit, rotating animation, stereo album source code, iosarkit
IOS featured source codeCustom view pop-up implementation scheme
Write your best friend
ARKit, distance sensing, AR ruler
IOS sensor collection
AR solar system, animation and light processing, ARKit
IOS launch page advertisement JYJAdViewController
ThemeManager is a lightweight topic management library, which is easy to use and without coupling.
Rotating a trojan screen animation Donut
ARKit, AR ruler
3D three-dimensional rotated album-original application: Dayang album
IOS blogs
IOS code reinforcement/Obfuscation
As we all know, most iOS code is generally not encrypted, because iOS apps are generally released through AppStore, and Apple's system is hard to crack, therefore, code reinforcement in iOS is usually a thankless task. Everything is exceptional. No matter whether it is iOS, adr or js, encryption is designed to ensure code security. Although it is now open-source, individual developers and major manufacturers have the need to protect code security, so... read original
Learning the Sorting Algorithm in Object-C
When learning the data structure and algorithm, the author tries to present the Sorting Algorithm in the form of animation to make it easier to understand the memory. This article works with (https://github.com/MisterBooo/Play-With-Sort-OC) to read better. Directory * select sort * bubble sort * Insert sort * fast sort * dual-path fast... read the original article
[IOS] uses Instruments to detect memory leakage
Memory Management is an important part of iOS. developers who have experienced the MRC age are more or less suffering from Reference Counting. Later, Apple launched the Automatic Reference Counting (ARC ), this technology greatly reduces the workload of memory management and the probability of errors caused by memory management. However, there are still some scenarios in the ARC that may cause memory leakage, such as loop references and strong references that are no longer used...
How does iOS get KVO through a line of code?
Preface I found that I haven't studied and learned the excellent open source code of iOS for a long time. Now I am writing business code most of the time, learning other languages and some miscellaneous things. So now we will start learning from the brief open source code. This article is written on FaceBook, a company that is passionate about open source, and it's a set of open source code for KVO. GitHub code DEMO code address body: FBKVOController Introduction: Faceb... read the original article
Four Solutions for thread lifecycle, multithreading, thread security issues, GCD usage, and NSOperation...
The purpose of this article is to share the related content of iOS multithreading. For a more systematic explanation, it will be described in the following seven aspects. The basic concept of multithreading: the State of the thread and the life cycle of multithreading four solutions: pthread, NSThread, GCD, NSOperation thread security issues NSThread GCD understanding and use NSOperation understanding and use Demo here: WHM... read original
More source code
More blog posts
Scan the QR code to follow the public account