Core Animation is cool, beautiful, and easy to use; but not easy to use correctly. First of all, you should RTFM(Read The Fabulous Manual). Secondly, of course, you should watch the nice Session Video 424 of WWDC 2010 and play with the sample code Animation101. Now, I assume you’ve done all the prerequisite work so [...]
Int is the simplest data type, isn’t it? Yes, most of the time. No, not really: What’s the value of b? It’s just two lines of code, so don’t resort to your awesome compiler, simply give me the answer. NSUInteger a = 7; NSInteger b = MAX(4 – a, 1); What’s the problem of this [...]
There is a little annoying thing in Voodo‘s Task List view from the very beginning. When you simply select a task to view the Task Info, the check box of that row will turn into being-checked from unchecked (or unchecked from checked, depending on the current state). It may confuse users to think that they [...]
© Wangling. Powered by WordPress using the DePo Skinny Theme.