¡@

Home 

2014/10/15 ¤U¤È 10:11:44

iphone Programming Glossary: mydocument

iPhone : How to save a view as image ??? (ex.save what you draw )

http://stackoverflow.com/questions/6079273/iphone-how-to-save-a-view-as-image-ex-save-what-you-draw

How can I use iCloud to synchronize a .zip file between my apps?

http://stackoverflow.com/questions/8047217/how-can-i-use-icloud-to-synchronize-a-zip-file-between-my-apps

to download zip api which is having code for zipping and unzipping folder. 2 Now all you need to play with NSData. 3 MyDocument.h file #import UIKit UIKit.h @interface MyDocument UIDocument @property strong NSData zipDataContent @end 4 #import MyDocument.h.. and unzipping folder. 2 Now all you need to play with NSData. 3 MyDocument.h file #import UIKit UIKit.h @interface MyDocument UIDocument @property strong NSData zipDataContent @end 4 #import MyDocument.h @implementation MyDocument @synthesize zipDataContent.. file #import UIKit UIKit.h @interface MyDocument UIDocument @property strong NSData zipDataContent @end 4 #import MyDocument.h @implementation MyDocument @synthesize zipDataContent Called whenever the application reads data from the file system..