111,093
社区成员




System.ObjectDisposedException: 无法访问已释放的对象。
对象名:“TextBox”。
在 System.Windows.Forms.Control.CreateHandle()
在 System.Windows.Forms.TextBoxBase.CreateHandle()
在 System.Windows.Forms.TextBoxBase.SetSelectedTextInternal(String text, Boolean clearUndo)
在 System.Windows.Forms.TextBoxBase.set_SelectedText(String value)
在 System.Windows.Forms.TextBoxBase.AppendText(String text)
在 HtmlAnalysis.MainForm.OutPutMessage(String _x, String _y, String _qty, String _soldier) 位置 D:\程
序代码\HtmlAnalysis\HtmlAnalysis\MainForm.vb:行号 115
在 HtmlAnalysis.MainForm.OutPutMessage() 位置 D:\程序代码\HtmlAnalysis\HtmlAnalysis\MainForm.vb:行号
149