-
一般情况
-
一览通:免费获取520份薪酬绩效文档
级别:| 积分:0 分 | 浏览:80313 | 大小:57.00KB | 下载:4490 次 | 上传:2013-05-18
简介:public string UpLoadAndSave(byte[] data,refstring virPath,string fext,string physicPath) { // 返回文件物理地址,修改虚拟地址 if(data==null||virPath==null||fext==null||physicPath=="") { throw new Exception(" 非法参数" ); } string rtnValue=SaveToServer(data,fext,
[展开]