• λ我爱Aspx >> Asp.Net >> 用Visual C#实现文件下载
  • 用Visual C#实现文件下载

  • :未知  Դ:internet  :2007-5-20 16:43:54  ؼ:c#
  • this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;

    //

    // srcAddress

    //

    this.srcAddress.Location = new System.Drawing.Point(80, 32);

    this.srcAddress.Name = "srcAddress";

    this.srcAddress.Size = new System.Drawing.Size(216, 21);

    this.srcAddress.TabIndex = 2;

    this.srcAddress.Text = "";

    //

    // tarAddress

    //

    this.tarAddress.Location = new System.Drawing.Point(80, 72);

    this.tarAddress.Name = "tarAddress";

    this.tarAddress.Size = new System.Drawing.Size(216, 21);

    this.tarAddress.TabIndex = 3;

    this.tarAddress.Text = "";

    //

    // statusBar

    //

    this.statusBar.Location = new System.Drawing.Point(0, 151);

    this.statusBar.Name = "statusBar";

    this.statusBar.Size = new System.Drawing.Size(312, 22);

    Ҷƪл˵?
  • һƪ用C#读取图片的EXIF信息的方法
    һƪ使用C#调用外部Ping命令获取网络连接情况