摘要:
txtBxMsg.BeginInvoke((MethodInvoker)delegate { if (txtBxMsg.Text.Length > 10000) txtBxMsg.Text = txtBxMsg.Text.Substring(txtBxMsg.Text.Length - 10000) 阅读全文
posted @ 2019-11-06 22:10
percent10
阅读(145)
评论(0)
推荐(0)
浙公网安备 33010602011771号