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.
我正在用 python 编写一个应用程序,其中包括播放在线 mp3 资源,mp3 文件由http://xxxxx.mp3 之类的 url 表示,有没有合适的模块可以处理这个? 我正在使用 Ubuntu 系统和 python 2.7.2。