摘要: using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.UI;using System.Web.UI.WebControls;using System.Runtime.InteropServices;namespace AspDoNet.Manage.CommonMethod{ public partial class FunctionList : System.Web.UI.Page { [DllImport("Iphlpapi... 阅读全文
posted @ 2013-06-05 09:54 aking96 阅读(531) 评论(0) 推荐(0) 编辑