c#农历类 修正版
摘要:原文 http://www.cnblogs.com/zjfree/archive/2011/01/13/1934662.html在获取二十四节气的时候比正常晚一天,更改了个参数后就显示正确了。using System.Globalization;using System.Collections;using System;namespace Qtlonkey{ public static class ChinaDate { private static ChineseLunisolarCalendar china = new ChineseLunisolarCalend...
阅读全文
posted @
2012-05-21 09:18
小红豆
阅读(155)
推荐(0)