1错误:System.InvalidOperationException:“线程间操作无效: 从不是创建控件“textBox3”的线程访问它。” 2错误代码: using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; us...