2004年7月25日

摘要: Private Sub Button1_Click()Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click RichTextBox2.Text = "TEMPSTRING" & RichTextBox1.Text End S... 阅读全文

posted @ 2004-07-25 16:30 Jason's WMI SQL Related Blog 阅读(378) 评论(0) 推荐(0)