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.
我想在我的应用程序中包含简单的文件上传和下载[任何类型的文件,例如 .pdf、.pptx、.txt 等] 功能。
选择使用 asihttp 或 NSURLConnection 的更好方法是什么?
提前谢谢。
我们团队现在正在使用AsiHttp,它支持同步和异步请求等更重要的功能,更好地支持一些网络活动
AsiHttp