He Guohua
He Guohua
以前有的,现在怎么没有啦,呵呵
构造函数中创建文件失败,导致_positionFs等变量是null,析构函数中使用_positionFs.Name造成了崩溃。 建议: 1、将临时文件存到 Path.GetTempPath() 返回的路径中。因为在asp.net中当前路径是c:\\windows\\system32\\inetsrv,这会有权限问题 2、析构函数需改进 3、新建OpenXml.SharedStringsDiskCache实例的地方使用using确保用完马上释放
1、自动恢复代理。即设置系统代理时先记住当前的代理设置,关闭系统代理时将代理恢复原样。Filddler就是这样的。 2、Bypass List允许设置【】,这样就能捕获 http://localhost 的数据包
Vtoyboot is a great tool, but using conventional methods to create fixed size VHD files is very slow. I have developed a method that can quickly create such files(see [here](https://github.com/tohghua/vhdtool))....
I port this utility to windows, compiled with MSVC, add the feature that quickly create fixed size VHD file in NTFS partition. https://github.com/tohghua/vhdtool