文件名称:32458
介绍说明--下载内容均来自于网络,请自行研究使用
本程序运用的万年历的计算公式: d=a-1+(a-1)/4-(a-1)/100+(a-1)/400+c
其中a为年c为该日期在本年中的天数,d取整数,当d/7余数0时是星期天,余数1时是星期一依此类推。
-This procedure used the formula for calculating the calendar: d = a-1+ (A-1)/4- (a-1)/100+ (A-1)/400+ C for the year in which a date for the c in this years the number of days, d take integer, when the d/7 more than a few Sundays 0:00, 1:00 is more than a few on Monday, and so on.
其中a为年c为该日期在本年中的天数,d取整数,当d/7余数0时是星期天,余数1时是星期一依此类推。
-This procedure used the formula for calculating the calendar: d = a-1+ (A-1)/4- (a-1)/100+ (A-1)/400+ C for the year in which a date for the c in this years the number of days, d take integer, when the d/7 more than a few Sundays 0:00, 1:00 is more than a few on Monday, and so on.
相关搜索: 万年历
(系统自动生成,下载前可以参看下载内容)
下载文件列表
32458.c