using text files to save data iPhone sdk?
HI, Will it be okay to use text files instead of core data or sql? I simply don't understand SQL and core data.
开发者_如何学JAVAthanks, TC
Text files works, I will say that it depends on what you want to store and how you will use it when read back in.
精彩评论