Parsing a Java Properties file in Objective-C for iPhone

后端 未结 6 968
情话喂你
情话喂你 2021-01-18 19:09

I\'m looking for a way in the iPhone SDK to read in a Properties file (not the XML flavor) for example this one:

# a comment
! a comment

a = a string
b = a          


        
6条回答
提交回复
热议问题