代码拉取完成,页面将自动刷新
namespace Nathan_tools
{
partial class frm_whois
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_whois));
this.label1 = new System.Windows.Forms.Label();
this.tb_domain_name = new System.Windows.Forms.TextBox();
this.btn_submit = new System.Windows.Forms.Button();
this.webBrowser1 = new System.Windows.Forms.WebBrowser();
this.splitter1 = new System.Windows.Forms.Splitter();
this.label2 = new System.Windows.Forms.Label();
this.SuspendLayout();
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(31, 15);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(65, 12);
this.label1.TabIndex = 0;
this.label1.Text = "输入域名:";
//
// tb_domain_name
//
this.tb_domain_name.Location = new System.Drawing.Point(138, 12);
this.tb_domain_name.Name = "tb_domain_name";
this.tb_domain_name.Size = new System.Drawing.Size(257, 21);
this.tb_domain_name.TabIndex = 1;
this.tb_domain_name.Text = "94011.info";
this.tb_domain_name.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tb_domain_name_KeyPress);
//
// btn_submit
//
this.btn_submit.Location = new System.Drawing.Point(426, 10);
this.btn_submit.Name = "btn_submit";
this.btn_submit.Size = new System.Drawing.Size(75, 23);
this.btn_submit.TabIndex = 2;
this.btn_submit.Text = "确定";
this.btn_submit.UseVisualStyleBackColor = true;
this.btn_submit.Click += new System.EventHandler(this.btn_submit_Click);
//
// webBrowser1
//
this.webBrowser1.Dock = System.Windows.Forms.DockStyle.Fill;
this.webBrowser1.Location = new System.Drawing.Point(0, 41);
this.webBrowser1.MinimumSize = new System.Drawing.Size(20, 20);
this.webBrowser1.Name = "webBrowser1";
this.webBrowser1.Size = new System.Drawing.Size(669, 503);
this.webBrowser1.TabIndex = 3;
//
// splitter1
//
this.splitter1.Dock = System.Windows.Forms.DockStyle.Top;
this.splitter1.Location = new System.Drawing.Point(0, 0);
this.splitter1.Name = "splitter1";
this.splitter1.Size = new System.Drawing.Size(669, 41);
this.splitter1.TabIndex = 4;
this.splitter1.TabStop = false;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(520, 15);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(137, 12);
this.label2.TabIndex = 5;
this.label2.Text = "使用了hezuwang进行处理\r\n";
//
// frm_whois
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(669, 544);
this.Controls.Add(this.label2);
this.Controls.Add(this.webBrowser1);
this.Controls.Add(this.btn_submit);
this.Controls.Add(this.tb_domain_name);
this.Controls.Add(this.label1);
this.Controls.Add(this.splitter1);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Name = "frm_whois";
this.Text = "whois网站信息查询";
this.Load += new System.EventHandler(this.frm_whois_Load);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox tb_domain_name;
private System.Windows.Forms.Button btn_submit;
private System.Windows.Forms.WebBrowser webBrowser1;
private System.Windows.Forms.Splitter splitter1;
private System.Windows.Forms.Label label2;
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。