C#计算一年有多少周 public static int GetYearWeekCountint strYear) { System.DateTime fDt = DateTime.ParsestrYear.ToStrin … 继续阅读 C#计算一年有多少周