摘要:
static void Main(string[] args) { Calendar calender = new Calendar(DateTime.Now); string calendar = "当前时间:" + DateTime.Now + " "; calendar += "(" + calender.ChineseDateString + " "; calendar += " 时辰:" 阅读全文
posted @ 2019-12-11 14:39
红磨坊后的白桦树
阅读(504)
评论(0)
推荐(0)
摘要:
private void button7_Click(object sender, EventArgs e) { System.Diagnostics.Process.Start("https://www.baidu.com/"); } 阅读全文
posted @ 2019-12-11 11:12
红磨坊后的白桦树
阅读(144)
评论(0)
推荐(0)
浙公网安备 33010602011771号