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.
我正在实现以下代码,以在通用处理程序中通过 http 从磁盘写入一个大文件。我的下载速度开始非常快,但随着下载的进行而减慢。我尝试将缓冲区的大小增加到 100k,但结果相同。任何人都有任何想法,也许我需要看一些不受管理的东西?
谢谢!
http://support.microsoft.com/kb/812406