1

我可以像这样读取标签名称:

let rv = try? someURL.resourceValues(forKeys: [.tagNamesKey])
print(rv!.tagNames)

但是如何添加或删除标签名称?

谢谢你的帮助,

吉尔伯特

4

0 回答 0