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