資源簡介
代碼片段和文件信息
using?System;
using?System.Data;
using?System.Configuration;
using?System.Web;
using?System.Web.Security;
using?System.Web.UI;
using?System.Web.UI.WebControls;
using?System.Web.UI.WebControls.WebParts;
using?System.Web.UI.HtmlControls;
public?partial?class?_Default?:?System.Web.UI.Page?
{
????protected?void?Page_Load(object?sender?EventArgs?e)
????{
????}
????protected?void?Bt_ipposition_Click(object?sender?EventArgs?e)
????{
????????string?ip?=?this.Tb_ip.Text.Trim();
????????Response.Write(IpSearch.GetAddressWithIP(ip));
????}
????protected?void?Button1_Click(object?sender?EventArgs?e)
????{
????????string?userIP;
????????//?HttpRequest?Request?=?HttpContext.Current.Request;
????????HttpRequest?Request?=?HttpContext.Current.Request;?//?ForumContext.Current.C
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????13273??2011-11-17?14:53??Find__IP\App_Code\IpSearch.cs
?????文件????????755??2011-11-17?14:52??Find__IP\Default.aspx
?????文件???????1376??2011-11-17?14:52??Find__IP\Default.aspx.cs
?????文件???????4945??2007-07-18?09:38??Find__IP\from.gif
?????文件????7991748??2009-12-10?18:01??Find__IP\ipdata.config
?????文件???????1653??2011-11-17?13:30??Find__IP\Web.config
?????目錄??????????0??2008-12-09?09:46??Find__IP\App_Code
?????目錄??????????0??2008-12-09?09:46??Find__IP\App_Data
?????目錄??????????0??2011-11-17?14:52??Find__IP
-----------?---------??----------?-----??----
??????????????8013750????????????????????9
- 上一篇:html 視頻音頻播放插件 (jpla
yer) - 下一篇:C# SerialPort
評論
共有 條評論