我在Swift中使用了TMDB中的API。我找到了一個wrapper。安裝它與Cocoapods,現在我正在與功能摔跤。我認爲自述文件已過時。所以用這個功能我想檢索一個流派列表。 例如,在框架的功能: ///Get the list of tv or movie genres.
open class func genres(_ api_key: String!, listType: Ge
我用下面的腳本用於功能test評估是否這些值的範圍內: x=[-5,5]
def test(x):
return x
def check(min,max):
def decorator(func):
def wrapper(*args,**kargs):
y=func(*args,**kargs)
for index in rang