摘要: 之前以为很难,其实超简单的~! 几行代码就可以搞定 ^_^ NSString *speech = @"今天天气好晴朗,处处好风光!好风光!"; // 你想设备读出来的文字 AVSpeechSynthesizer *synthesizer = [[AVSpeechSynthesi... 阅读全文
posted @ 2015-08-14 18:30 sixindev 阅读(154) 评论(0) 推荐(0)
摘要: //// ABELTableViewIndex.h// ABELTableViewDemo//// Created by abel on 14-4-28.// Copyright (c) 2014年 abel. All rights reserved.//#import @protocol ... 阅读全文
posted @ 2015-08-14 17:40 sixindev 阅读(326) 评论(0) 推荐(0)
摘要: 使用NSmetadataQuery查询文档,增加,删除,编辑界面设计完成后效果如图:程序清单:FKDiary.h@interface FKDiary : UIDocument@property (nonatomic,strong) NSData *diaryData;@propert... 阅读全文
posted @ 2015-08-14 16:33 sixindev 阅读(447) 评论(0) 推荐(0)
只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2015-08-14 09:37 sixindev 阅读(8) 评论(0) 推荐(0)