资源简介
导入AVFoundation.framework框架
代码片段和文件信息
//
// Music.m
// test
//
// Created by ibokan on 14-1-8.
// Copyright (c) 2014年 ibokan. All rights reserved.
//
#import “Music.h“
static Music * _singleton;
@implementation Music
-(id)initWithName:(NSString *)name andType:(NSString *)type
{
if(self = [super init])
{
self.name = name;
self.type = type;
}
return self;
}
@end
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2014-01-10 14:25 test鍓湰 6\
文件 12292 2014-01-10 15:03 test鍓湰 6\.DS_Store
目录 0 2014-01-10 15:10 __MACOSX\
目录 0 2014-01-10 15:10 __MACOSX\test鍓湰 6\
文件 82 2014-01-10 15:03 __MACOSX\test鍓湰 6\._.DS_Store
文件 3637 2014-01-08 20:57 test鍓湰 6\here come vi.lrc
文件 171 2014-01-08 20:57 __MACOSX\test鍓湰 6\._here come vi.lrc
文件 3225438 2013-01-08 09:39 test鍓湰 6\here come vi.mp3
文件 629 2013-01-08 09:39 __MACOSX\test鍓湰 6\._here come vi.mp3
文件 4111 2014-01-09 20:22 test鍓湰 6\heros come back.lrc
文件 171 2014-01-09 20:22 __MACOSX\test鍓湰 6\._heros come back.lrc
文件 4394246 2013-12-14 22:49 test鍓湰 6\heros come back.mp3
文件 860 2013-12-14 22:49 __MACOSX\test鍓湰 6\._heros come back.mp3
文件 340 2014-01-09 10:27 test鍓湰 6\Music.h
文件 171 2014-01-09 10:27 __MACOSX\test鍓湰 6\._Music.h
文件 364 2014-01-09 10:27 test鍓湰 6\Music.m
文件 171 2014-01-09 10:27 __MACOSX\test鍓湰 6\._Music.m
文件 1489 2014-01-10 11:18 test鍓湰 6\MusicPla
文件 171 2014-01-10 11:18 __MACOSX\test鍓湰 6\._MusicPla
文件 15701 2014-01-10 14:25 test鍓湰 6\MusicPla
文件 171 2014-01-10 14:25 __MACOSX\test鍓湰 6\._MusicPla
文件 9654 2014-01-09 20:50 test鍓湰 6\MusicPla
文件 428 2014-01-09 11:39 test鍓湰 6\MusicViewController.h
文件 171 2014-01-09 11:39 __MACOSX\test鍓湰 6\._MusicViewController.h
文件 2778 2014-01-09 12:53 test鍓湰 6\MusicViewController.m
文件 171 2014-01-09 12:53 __MACOSX\test鍓湰 6\._MusicViewController.m
文件 187 2014-01-10 11:53 test鍓湰 6\MyCell.h
文件 171 2014-01-10 11:53 __MACOSX\test鍓湰 6\._MyCell.h
文件 1048 2014-01-10 11:59 test鍓湰 6\MyCell.m
文件 171 2014-01-10 11:59 __MACOSX\test鍓湰 6\._MyCell.m
目录 0 2014-01-08 16:02 test鍓湰 6\test\
............此处省略47个文件信息
- 上一篇:stm32驱动ccd并且发送上位机
- 下一篇:halcon10永久破解
相关资源
- iOS数独游戏完整源码
- Axure工具ios8和iphone手机各种组件(部
- 把玩链接器(iOS分享)
- iOS 音频Demo本地,网络音频的与播放全
- Objc中国--函数式Swift4.0版本
- 仿qq音乐的
- VMware-11.1.2-2780323_BIOS添加联想SLIC,可
- ios12 真机支持文件
- SYSBIOS使用指南(PPT)
- swift 控件代码
- iOS象棋游戏源码
- IOS面试宝典 最新
- iOS国密demoSM2 SM3 SM4 ZUC EEA3 EIA3
- 联想官方r720-4kcn41ww-bios
- 一个简单的iOS全景图
- 华为服务器重置bios密码
- Concurrency by Tutorials.zip
- App Architecture: iOS Application Design Patte
- 基于NIOS II的电子钟设计实验报告.do
- iOS面试题经典汇总
- ios豆瓣音乐播放器 含图片、代码等资
- g31t-lm 最新BIOS
- 史上最全的iOS各种设备信息获取总结
- 超微X9DRI-LN4F+最新BIOS227247
- 多线程编程指南[中文完整翻译版] –
- m4300刷bios
- iPhoneOS12.1.sdk,低版本xcode不能编译程
- The Complete Friday Q&A: Volume I
- 基于IOS音乐播放器
- Objc中国 APP 架构 完整版
评论
共有 条评论