开发者

Saving file from NSString. Objective-c

开发者 https://www.devze.com 2022-12-16 06:25 出处:网络
How can i do this? I know ho to do this on 开发者_如何学Pythonwindows, but here.. im newer )) SDK: Mac OS X 10.5You will find the answer in the NSString reference with the writeToFile:atomically:en

How can i do this? I know ho to do this on 开发者_如何学Pythonwindows, but here.. im newer ))

SDK: Mac OS X 10.5


You will find the answer in the NSString reference with the writeToFile:atomically:encoding:error: method.

0

精彩评论

暂无评论...
验证码 换一张
取 消