foundation
Questions About The Foundation And NS Library
I\'m a Objective-C learner and I don\'t have a Mac, then I need to use my Linux with GNUStep, but if I develop my own program on it, the end-user will need to have GNUStep(like .Net) installed and the[详细]
2022-12-13 10:13 分类:问答Difference between Foundation Framework and Core Foundation Framework?
I try to get the hang of it, but for now both seem the same thing to me. However, Xcode allows to create an Consol开发者_开发技巧e App with choice of using \"Core Foundation\" or just \"Foundation\".[详细]
2022-12-13 00:49 分类:问答NSArray of Dates sort
Consider this array.It has no keys, so I am not sure I can use NSSortDescriptor.What would be the best method to sort them?[详细]
2022-12-09 01:40 分类:问答Is there a bug in NSOperation in Mac OS X 10.6?
If I release an instance of NSOperation before sending -init to it I get a segmentation fault. Reasons I think this is valid code:[详细]
2022-12-08 04:38 分类:问答