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

  • :未知  Դ:internet  :2007-5-20 16:43:54  ؼ:c#
  • this.srcAddress = new System.Windows.Forms.TextBox();

    this.tarAddress = new System.Windows.Forms.TextBox();

    this.statusBar = new System.Windows.Forms.StatusBar();

    this.Start = new System.Windows.Forms.Button();

    this.SuspendLayout();

    //

    // label1

    //

    this.label1.Location = new System.Drawing.Point(8, 32);

    this.label1.Name = "label1";

    this.label1.Size = new System.Drawing.Size(72, 23);

    this.label1.TabIndex = 0;

    this.label1.Text = "文件地址:";

    this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;

    //

    // label2

    //

    this.label2.Location = new System.Drawing.Point(8, 72);

    this.label2.Name = "label2";

    this.label2.Size = new System.Drawing.Size(72, 23);

    this.label2.TabIndex = 1;

    this.label2.Text = "另存到:";

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