# swift3doubandiantai **Repository Path**: yolo3a525/swift3doubandiantai ## Basic Information - **Project Name**: swift3doubandiantai - **Description**: Swift3豆瓣电台 - **Primary Language**: Swift - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2017-08-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #swift3doubandiantai Swift3豆瓣电台 Xcode8.3.2 swift3开发,如有疑问可以留言,版权所有禁止转载,多谢! - 图片动画处理,老唱片的样子 - json解析 swiftjson - 图片缓存 - 协议编程 - tableview详细使用 - alamofire类库使用 - toast类库使用 - 页面之间的切换传值 - avplayer组件的使用 - 定时器的使用 - 布局约束 - 组件与代码变量绑定 ![输入图片说明](https://git.oschina.net/uploads/images/2017/0806/141559_d0d90295_142082.png "Simulator Screen Shot 2017年8月4日 上午1.32.54.png") 注意事项: 1. 这里是列表文本本项目引入了三个类库,因为三个类库在本地,所以引入的路径肯定与大家的不匹配,所以大家先去下载三个类库,我都在github上下载的。 toast-swift swiftjson alamofire 2. 通过xcode的file菜单下的 add files把类库加入进来,加入的时候选择.project那个文件加入 3. 然后在xcode中点选poject的根目录,在右边的配置页面,的下面选择embedded binaries,把三个类库的framework.ios的加入进来。 就可以运行了