2020-04-19 每日一例第40天
1.后台代码
MessageBox.Show("今天是:"+DateTime.Now.ToString("dddd"),"提示!");
2.最终效果
相关文章: