FM source code, OFO bike sharing source code, stock K line-of-time line source code, fmofo
IOS featured source codeA multi-ring bar Animation
The menu bar of toutiao can be edited.
An excellent listening Night Sky FM source code
Imitation car quotation Daquan PK Interface
Highly customized Video Player
High imitation OFO bike sharing (SWIFT)
A demo that implements the stock K-line chart and time-sharing chart basically meets the stock demand
Original couple application-Xiaomei
Simple shopping cart Demo compiled by React Native
Expand the circular menu button ASExtendedCircularMenu
IOS blogs
IOS developer's Weex pseudo-best practices refer to the North
This article is my recent research and practical experience on Weex on iOS. I will share it with you, which is also a summary of my learning achievements. The practice mentioned in the article may not be the best practice. Maybe the method mentioned in it is not a standard manual, so the title has to be called "pseudo best practice. You are welcome to leave a message to discuss and learn together. I don't know much about Android, so I won't read the original article below...
How to Implement sorting algorithms in Object-C
When learning data structures and algorithms, I try to present the Sorting Algorithm in an animation to make it easier to understand the memory. This article is better suited to reading (https: // github.com/MisterBooo/Play-With-Sort-OC. Directory * select sort * bubble sort * Insert sort * fast sort * dual-path fast... read the original article
IOS application Stability Monitoring and metrics
The stability of an iOS App is mainly determined by the overall system architecture design. At the same time, the details of programming cannot be ignored. The so-called "a treasure of a thousand miles breaks the ant's nest". Once it is not considered weekly, seemingly insignificant code snippets may cause the overall software system to crash. Especially because Apple limits the hot update mechanism, the stability and fault tolerance of the App itself are more important. We can solve online code problems by releasing hot patches, now, you need... read original
IOS obtains various device information.
I. directory structure: get screen width and height get device version number get iPhone name get app version number get battery power get current system name get current system version number get universal unique identifier UUID get current device IP get total memory size get current available memory for precise battery power for current Battery status (4 in total) obtain the current language of the device. 2. Specific content. 1. get screen width and height 1234567... read original
IOS program startup-> dyld loading-> runtime initialization process
Program start main function and Coding career start hello World! In iOS development, the main function is a well-known program startup entry, but it is not actually a real entry, because when we run the program and then call the main method, the program has done a lot of things. For example, the well-known runtime initialization occurs before the main function is called, and the loading link of the dynamic library of the program is also released... read original
More source code
More blog posts
Scan the QR code to follow the public account