记一个调用_vti_bin/copy.asmx拷贝文件的代码例子
摘要:
本例子已经博主测试通过. 注意这里的过认证的部分. 注意这里对CopyIntoItems方法的调用. 在Visual Studio 2010中添加Web Service的方法 代码如下 using System;using System.Collections.Generic;using System.Linq;using System.Text;nam... 阅读全文
posted @ 2011-11-04 17:35 中道学友 阅读(1063) 评论(0) 推荐(0) 编辑