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.
我正在使用 C# 和 MVC3 创建一个图像处理库。有一个选项可以让用户上传多个文件。这些文件需要在传输到服务器期间进行压缩,以减少上传时间和带宽使用。我们不想妥协图像的质量和大小,但确实想压缩图像。有人可以提供有助于压缩图像但保持其大小和质量的文章链接。
查看具有压缩功能的现有上传器。这里有几个
silverlightfileupld (Silverlight)
弹性上传(Flash)