NetIP.aspx 389 B

1234567
  1. <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="NetIP.aspx.cs" Inherits="LYFZ.WeixinServers.WeiXinAPP.NetIP" %>
  2. <html>
  3. <head>
  4. <meta http-equiv="content-type" content="text/html; charset=gb2312">
  5. <title> 您的IP地址 </title>
  6. </head>
  7. <body style="margin:0px"><center>您的IP是:[<%=LYFZ.WeixinServers.WeiXinAPP.PostInfo.GetWebClientIp() %>] 来自:利亚方舟解析</center></body></html>