摘要:
//天干 private static string[] TianGan = { "甲", "乙", "丙", "丁", "戊", "己", "庚", "辛", "壬", "癸" }; //地支 private static string[] DiZhi = { "子", "丑", "寅", "卯", "辰", "巳", "午", "未", "申", "酉", "戌", "亥" }; //十二生肖... 阅读全文
posted @ 2010-07-10 08:39 ykhi 阅读(2416) 评论(0) 推荐(0)
浙公网安备 33010602011771号