摘要: 直接上代码,richTextLog是RichTextBox的Nameprivate void AppendText(Brush brush, string txt) { TextPointer tp = richTextLog.CaretPosition; ... 阅读全文
posted @ 2015-06-24 14:23 jesse_xie 阅读(536) 评论(0) 推荐(0)