最稳定的类型转换 用Convert类来实现类型转换 1 (System.DateTime)(System.Convert.ChangeType(dtpDate_send.Text, typeof(System.DateTime)))