摘要:
1: using System; // 包括所有的date/time 2: 3: class testDateTime 4: { 5: public static void Main() 6: { 7: DateTime CurrTime = DateTime.Now; 8: 9: Console.WriteLine("DateTime display listing specifier and... 阅读全文
posted @ 2009-12-23 04:16
tianxu0836
阅读(344)
评论(0)
推荐(0)
浙公网安备 33010602011771号