I need to extract an array of a single property from a custom object array. eg. @interface MyClass : NSObject
I\'m trying to send information to a server using ASIHTTPRequest and am setting the post values like this:
I\'m g开发者_如何学编程etting the following error when I run my application in XCode: 2011-06-05 16:28:53.957 QueryTesting[9452:707] *** Terminating app due to uncaught exception \'NSInvalidArgumentE
Thi开发者_StackOverflow中文版s is a strange problem, but two of my NSArrays are becoming invalid right after assignment. I went into debug and verified this during assignment. The screenshot shows it
i have a plist with an array that contain 2 strings see image : http://imageshack.us/photo/my-images/263/myplist.png/
My brain is fried! I can\'t think. I\'m using Core Data, and this is an iPhone app just so yo开发者_C百科u know.
Is there a way I can get an array of (string of days of the week) so: monday, tuesday, wednesday.... and also for months?
I\'m writing the servers list part of a new iOS SSH client, and I have a model RWServer which currently looks like this*:
EDIT: I think i asked something really wrong over here, and i am sorry. What i am doing, is a mock of a slot machine, but i don\'t think that it will be wise(just don\'t want to insult myself) of me t
I\'m wondering if it\'s possible to filter an NSArray with a NSPredicate using an array index value, ie