摘要:        
https://github.com/ccguo/IAPPaymentDemo发一个demo    阅读全文
posted @ 2013-12-06 15:29
ccguo
阅读(165)
评论(0)
推荐(0)
        
            
        
        
摘要:        
我们的自己的应用里面经常涉及的要打开ppt doc,这样的功能,以前总以为iOS沙盒封闭化,不可能实现,后来终于解决了使用UIDocumentInteractionController 来解决这一问题使用下面代码,就可以打开airdrop ,然后你选择wps , 打开文档,OK- (IBAction)download:(id)sender { NSString* path = [[NSBundlemainBundle] pathForResource:@"aa"ofType:@"docx"]; NSURL *file_URL = [NSURL fileU    阅读全文
posted @ 2013-12-06 11:53
ccguo
阅读(3362)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号