Cannot be deleted by directory. I have compiled a library that can be asynchronously deleted by directory. . Simple, convenient, fast, home iOS code farmers...
Old driver iOS weekly, just for you to present valuable information. You can also contribute to the project, if you find valuable information, articles, tools,...
Networking: A Networking encapsulation library based on NSURLSession. Mocking /stubbing unit tests, asynchronous execution, image downloading and caching are included in the functions of authentication...
This is the 10th day of my participation in The Update Challenge. Before the introduction of the Update Challenge, I explained the interaction between iOS...
Protocol, associated object, KVO relationship between Swift and OC. Example code for protocols that can only be inherited by class: a protocol that is modified...
Structures In the Swift standard library, most exposed types are structures, while enumerations and classes account for only a small part. Common types such as...
Optional values are fundamental to the Swift language. Because it forces developers to deal with edge cases properly. The language features of optional values enable...
This article focuses on escaping closure, non-escaping closure, automatic closure escape closure & Non-escaping closure Escape closure definition when a closure is passed as an...
Function definition Function parameters that return values are let by default and only let functions that have no return values are essentially empty tuples. Implicit...
Swift has value types and reference types, and value types are copied when assigned or passed to functions. When writing code, are these value types...
This article talks about the development of date picker ideas. Develop the selector, just two points 1, data source; Data sources are divided into, how...
The IPADownloader makes it even easier to download ipa. This script, one key download, reduce the loss of downloaded IPA brain cells. Like please warehouse...
Hello, little friends, the Mid-Autumn Festival is coming, I wish you a happy Mid-Autumn Festival in advance here! Speaking of such festivals with traditional characteristics,...