摘要: MessageBox.Show(<字符串str> Text, <字符串str> Title, <整型int> nType,MessageBoxIcon); 例:MessageBox.Show("计算结果是" + Convert.ToString( sum),"提醒",MessageBoxButton 阅读全文
posted @ 2019-02-18 10:23 你的代码能改变世界吗 阅读(9860) 评论(0) 推荐(0)