發布時間:2020-08-07 04:56 作者:獨孤劍 閱讀:2454
using System; using System.Web; namespace WebApplication6 { public partial class Demo1 : System.Web.UI.Page { protected void Page_Load(object sender, EventArgs e) { Response.Write("IP: " + HttpContext.Current.Request.UserHostAddress.ToString()); } } }
微信打賞, 微信掃一掃
支付寶打賞, 支付寶掃一掃
如果文章對您有幫助,歡迎給作者打賞