datetiemde的简写方式
DateTime CurrentDateTime = DateTime.Now; string CurrentDate = CurrentDateTime.ToShortDateString();