The purpose of this article is to explain the problems of using double and triple graphs. In the previous development process, I always encountered some...
In iOS10, false is recommended for non-streaming media playback, although this parameter is not available. This value is incorrect when we use KVO to listen...
The competition in the field of smart home is becoming more and more fierce. Overseas Apple takes the lead in building HomeKit ecological chain with...
Apple maintained its lead in smartwatch sales last quarter, selling 4.7 million units and taking a 17 percent global market share, according to a report...
Push, of course, requires various tests when integrating or updating, but it's impossible to push to all online users. This is where the testing requirement...
Youmi advertising platform is owned by Youmi ™, a leading mobile information service provider in the industry, with its headquarters and R&D center in Guangzhou...
A foreign security researcher discovered the flaw, which in some apps on iOS devices (Google+, FacebookMessenger, and Gmail have all been successfully triggered in its...
This tutorial will walk you through the basics of internationalization and add internationalization support to your application through an application called iLikeIt.
Generate CSR file open keystring, click keystring access. Select Certificate Assistant, and then select Obtain certificates from certificate Authorities. If you choose to obtain a...
The advantages and disadvantages of UIStoryBoard are very obvious, leading to severe polarization. Although I made a lot of jokes about storyboards below, I still...
Swift's multithreading technology is no different from Objective-C. Thread is the lightest of the three threads that normal programmers use. Each Thread object represents a...
As Apple's fall event nears, the Revelations are gathering pace. Over the weekend, the biggest revelation about the so-called "Tech Gala" was the leak of...
We can think of HASH algorithms, known as "information fingerprints," that are specifically used to identify file data as discussed in previous articles. So in...
People who work on computers for a long time begin to pay attention to their health. Many people suffer from lumbar muscle strain, cervical spondylosis,...
Apple's patent on Gaze detection in a 3D mapping environment has led to recent media reports speculating whether apple will bring eye-tracking technology to the...
1. NSOperation, NSOperationQueue introduction NSOperation, NSOperationQueue is a multi-threaded solution provided by Apple. In fact, NSOperation and NSOperationQueue are based on a higher level of...
Is now very clear know, what are the specific code cause memory surge, "YYCGImageCreateDecodeCopy", this method is mainly for the decompression operation; Similarly, the same...
In recent years, with the outbreak of sports industry, sports intelligent products have entered the era of rapid development. The size of China's smart wearable...
Since Apple launched watchOS, it has been the watchOS 3 generation, so what does Watchapp bring to us? 1. Reminder function essential medicine for home...
I try to make code as simple and readable as possible, including choosing appropriate variable names, using code conventions, and so on. But there's something...