iOS 搜索 SpotifySearch

码农软件 · 软件分类 · 其他(Others) · 2019-07-20 08:29:49

软件介绍

SpotifySearch 是一个 Swift 的类,可以使用 Spotify API 搜索歌曲和艺术家,已经用另一个类来保存搜索结构。

使用示例:

添加 spotifySearch.swift 文件到你的项目。创建一个 spotifySearch 类的实例,并使用以下函数处理歌曲和艺术家搜索:

  • spotifySearch.searchSpotifyFor()

  • spotifySearch.stopSearching()

  • spotifySearch.spotifySearchResultsToStringArray()

搜索结构会返回到你在 searchSpotifyFor 函数指定的处理器,并伴随 spotifySearchResult 类的一组数组。


本文地址:https://codercto.com/soft/d/10526.html

Defensive Design for the Web

Defensive Design for the Web

37signals、Matthew Linderman、Jason Fried / New Riders / 2004-3-2 / GBP 18.99

Let's admit it: Things will go wrong online. No matter how carefully you design a site, no matter how much testing you do, customers still encounter problems. So how do you handle these inevitable bre......一起来看看 《Defensive Design for the Web》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

URL 编码/解码
URL 编码/解码

URL 编码/解码

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具