rhit.htw") ;
this.cboMethod.Items.Add("query.idq") ;
this.cboMethod.Items.Add("search/qfullhit.htw") ;
this.cboMethod.Items.Add("search/qsumrhit.htw") ;
this.cboMethod.Items.Add("iirturnh.htw") ;
this.cboMethod.Items.Add(".htw") ;
this.cboMethod.Items.Add("Translate:f") ;
this.cboMethod.SelectedIndex = 0 ;
}
//新建
protected void mnuNew_Click (object sender, System.EventArgs e)
{
this.txtServer.Text = "http://" ;
this.txtFileName.Text = "" ;
this.txtResult.Text = "" ;
}
//清除结果
protected void btnClear_Click (object sender, System.EventArgs e)
{
this.txtResult.Text = "" ;
}
this.cboMethod.Items.Add("query.idq") ;
this.cboMethod.Items.Add("search/qfullhit.htw") ;
this.cboMethod.Items.Add("search/qsumrhit.htw") ;
this.cboMethod.Items.Add("iirturnh.htw") ;
this.cboMethod.Items.Add(".htw") ;
this.cboMethod.Items.Add("Translate:f") ;
this.cboMethod.SelectedIndex = 0 ;
}
//新建
protected void mnuNew_Click (object sender, System.EventArgs e)
{
this.txtServer.Text = "http://" ;
this.txtFileName.Text = "" ;
this.txtResult.Text = "" ;
}
//清除结果
protected void btnClear_Click (object sender, System.EventArgs e)
{
this.txtResult.Text = "" ;
}