摘要: RichTextBox.AppendText($"[{DateTime.Now.ToString("hh:mm:ss")}] {msg}\n"); RichTextBox.SelectionStart = sendBox.Text.Length; RichTextBox.ScrollToCaret( 阅读全文
posted @ 2016-02-27 19:02 wzca 阅读(637) 评论(0) 推荐(0)