摘要: /// ///获取当天是星期几 /// /// 年 /// 月 /// 日 /// string public static string GetWeek ( string year, string month, string day ) { ... 阅读全文
posted @ 2007-10-16 09:35 kevinLee 阅读(298) 评论(0) 推荐(0)