Roland Weigelt's G h o s t D o c
Code của bạn thường thiếu comment: 12 public partial class Main : Form 13 { 14 public Main() 15 { 16 InitializeComponent(); 17 } 18 19 20 21 22 private void buttonCommand_Click(object sender, EventArgs e) 23 { 24 this.txtResult.Text = ""; 25 this.lblFindResult.Text = ""; 26
0 comments:
Post a Comment