Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
类似于UIImage imageNamed替换图像文件的文件系统路径的方法,我正在寻找一种方法来从文件系统上的绝对音频路径创建通用路径。
UIImage imageNamed
谁能告诉我什么方法可以帮助解决这个问题?我浏览了文档,尤其是没有运气的 Core Audio。谢谢!
在 NSBundle 文档中找到了一些答案。