摘要: using System;using System.Collections.Generic;using System.Text;using System.Data;using System.Xml;using System.IO;using System.Web;namespace Utility{... 阅读全文
posted @ 2014-05-13 14:36 流浪在阿尔卑斯的野狼 阅读(399) 评论(0) 推荐(0)
摘要: ftpUrl=$ftpUrl; } if($ftpUser){ $this->ftpUser=$ftpUser; } if($ftpPass){ $this->ftpPass=$ftpPass; ... 阅读全文
posted @ 2014-05-13 08:48 流浪在阿尔卑斯的野狼 阅读(295) 评论(0) 推荐(0)