• λ我爱Aspx >> Asp.Net >> c# 获得局域网主机列表实例
  • c# 获得局域网主机列表实例

  • :未知  Դ:internet  :2007-5-20 16:43:44  ؼ:c#
  • this.textBox1.Size = new System.Drawing.Size(176, 296);

    this.textBox1.TabIndex = 0;

    this.textBox1.Text = "";

    //

    // button1

    //

    this.button1.Location = new System.Drawing.Point(456, 40);

    this.button1.Name = "button1";

    this.button1.TabIndex = 1;

    this.button1.Text = "开始搜索";

    this.button1.Click += new System.EventHandler(this.button1_Click);

    //

    // progressBarSearch

    //

    this.progressBarSearch.Location = new System.Drawing.Point(32, 360);

    this.progressBarSearch.Name = "progressBarSearch";

    this.progressBarSearch.Size = new System.Drawing.Size(490, 24);

    this.progressBarSearch.TabIndex = 2;

    //

    // listView1

    //

    this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {

    this.columnHeader1,

    this.columnHeader2});

    Ҷƪл˵?
  • һƪ用C#快速往Excel写数据
    һƪc# 获得局域网主机列表实例