代码,改自 农历01(http://www.cnblogs.com/cppskill/p/5930558.html) 1、main.cpp 2、类 TLunar 2.1、Lunar_ZC.h 2.2、Lunar_ZC.cpp 3、 4、 5、 ...
分类:
其他好文 时间:
2016-10-16 19:08:42
阅读次数:
171
Description Railway tickets were difficult to buy around the Lunar New Year in China, so we must get up early and join a long queue… The Lunar New Yea ...
分类:
其他好文 时间:
2016-06-08 01:29:43
阅读次数:
244
Generate birthday dates base on lunar birthdays for google calendar import Can be used for notifying birthdays using google calendar根据农历生日生成可用于谷歌日历导入的 ...
分类:
其他好文 时间:
2016-04-13 18:16:56
阅读次数:
183
<?php class Lunar { var $MIN_YEAR = 1891; var $MAX_YEAR = 2100; var $lunarInfo = array( array(0,2,9,21936),array(6,1,30,9656),array(0,2,17,9584),array
分类:
Web程序 时间:
2016-02-29 09:18:43
阅读次数:
214
<?php class Lunar { var $MIN_YEAR = 1891; var $MAX_YEAR = 2100; var $lunarInfo = array( array(0,2,9,21936),array(6,1,30,9656),array(0,2,17,9584),array
分类:
Web程序 时间:
2016-02-15 18:16:47
阅读次数:
362
Buy TicketsTime Limit:4000MSMemory Limit:65536KTotal Submissions:12296Accepted:6071DescriptionRailway tickets were difficult to buy around the Lunar N...
分类:
其他好文 时间:
2016-01-27 12:48:56
阅读次数:
150
DescriptionRailway tickets were difficult to buy around the Lunar New Year in China, so we must get up early and join a long queue…The Lunar New Year ...
分类:
其他好文 时间:
2016-01-21 23:51:02
阅读次数:
268
服务端引擎的脚本, 我们项目在老端游项目上发展, 采取的是Lua脚本. 当前服务端的发展趋势是瘦引擎, 胖脚本模式, 基本上引擎负责的功能非常少, 主要是网络, 定帧, 定时器, 引擎通过导出相应的接口给脚本层调用, 数据基本上都是放在脚本层里, 引擎层只记录一些相关功能必须的数据, 如我们的引.....
分类:
编程语言 时间:
2016-01-21 19:42:59
阅读次数:
1386
package com.feiruo.Calendar.LunderCalendar{/**@ClassName: package:com.feiruo.Calendar.LunderCalendar::LunarDate*@INTRO: Calculating lunar and solar te...
分类:
其他好文 时间:
2015-09-24 22:39:46
阅读次数:
300
Buy TicketsTime Limit:4000MSMemory Limit:65536KTotal Submissions:16273Accepted:8098DescriptionRailway tickets were difficult to buy around the Lunar N...
分类:
其他好文 时间:
2015-09-22 21:48:45
阅读次数:
265