文档共享报错

  System.IO.FileStream stream = new System.IO.FileStream(fileFullPath, System.IO.FileMode.Open, System.IO.FileAccess.Read, FileShare.ReadWrite);

posted on 2016-12-28 08:57  雪原日暮  阅读(194)  评论(0)    收藏  举报