02 2015 档案
摘要:用到一个开源的库:opencore-amr for ioshttps://github.com/feuvan/opencore-amr-iOS1.下载后运行xcode脚本,2.脚本运行完成后,看到目录下test里面有例子,即解压和压缩的例子 我试了下,用amrn-dec.c+(DDMessageE...
阅读全文
摘要:1.头文件://// CustomMoviePlayerViewController.h// school//// Created by NW on 15/2/4.// Copyright (c) 2015年 Ternturing. All rights reserved.//#import...
阅读全文
摘要:NSUserDefaultDemo类似android的shareP短小的信息持久化比如说 用户配置信息等。直接通过NSUserDefaults存取。它的实质是使用plist保存的理论存放为手机存储大小。获取[NSUserDefaults standardUserDefaults];如果增加/修改了内...
阅读全文
摘要:self.label = [[UILabel alloc] init];//这里就不用setframe 了,,,因为后边的layoutconstraint会帮你自适应 self.label.text = @"加载中..."; self.label.textColor = [UIColor whi...
阅读全文

浙公网安备 33010602011771号