码迷,mamicode.com
首页 >  
搜索关键字:戴维营    ( 45个结果
寒城攻略:Listo 教你用Swift 语言编写 IOS 平台流媒体播放器
寒城攻略:Listo 教你用Swift 语言编写 IOS 平台流媒体播放器 依旧继承 Listo 本人的强迫症,还是从最初到完成完整的写一个攻略来记录一下,这里声明 Listo 本人也是看了很多的戴维营攻略才总结分享给大家这一篇攻略的。 首先,Listo 使用的是一个开源的第三方框架而不是使用系统本身带有的框架, 这个框架的名字叫做 MobileVLCKit 框架,至于框架的获取,Listo 这里也有截图,首先打开终端,执行命令 "$git clone https://github.com/wuqi...
分类:移动开发   时间:2014-07-27 11:49:04    阅读次数:283
音乐播放器
// Copyright (c) 2014年 戴维营教育. All rights reserved.#import "ViewController.h"#import @interface ViewController (){ AVAudioPlayer *player;// 建立一个对象 NSA....
分类:其他好文   时间:2014-07-19 11:32:38    阅读次数:214
(1+2+3-1-2)*1*2/1/2=?李冬强
主要代码//// ViewController.m// Cal-0710//// Created by apple on 14-7-10.// Copyright (c) 2014年 戴维营教育. All rights reserved.//#import "ViewController.h"@in...
分类:其他好文   时间:2014-07-16 20:42:40    阅读次数:193
李冬强-用代码写view
主要代码//// ViewController.m// 创建view-709//// Created by apple on 14-7-9.// Copyright (c) 2014年 戴维营教育. All rights reserved.//#import "ViewController.h"@i...
分类:其他好文   时间:2014-07-11 10:31:48    阅读次数:281
控件初识
//// ViewController.m// helloworld//// Created by apple on 14-7-8.// Copyright (c) 2014年 戴维营教育. All rights reserved.//#import "ViewController.h"@inter...
分类:其他好文   时间:2014-07-09 15:17:12    阅读次数:215
45条   上一页 1 ... 3 4 5
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!