摘要:
using System;using System.Web;namespace RTXEX.Common{ /// /// 全局类,获取当前域名、物理路径 /// public class WebApplication { static string _appUrl = null; static string _appSiteName = null; static string _appMapPath = null; /// /// 获得url路径, http://localhost/aa... 阅读全文
posted @ 2012-09-05 17:28
lenya
阅读(1238)
评论(0)
推荐(0)

浙公网安备 33010602011771号