ToString ();//本週第1天及最後1天(要注意的是這裡的每一週是從週日始至週六止)DateTime.Today.AddDays (-(int)DateTime.Today.DayOfWeek).ToString();DateTime.Today.
確定! 回上一頁