madd[6] = 181;
madd[7] = 212;
madd[8] = 243;
madd[9] = 273;
madd[10] = 304;
madd[11] = 334;
function GetBit(m, n) {
return (m >> n) & 1;
}
function e2c() {
TheDate = (arguments.length != 3) ? new Date() : new Date(arguments[0], arguments[1], arguments[2]);
var total,
m,
n,
k;
var isEnd = false;
var tmp = TheDate.getFullYear();
total = (tmp - 1921) * 365 + Math.floor((tmp - 1921) / 4) + madd[TheDate.getMonth()] + TheDate.getDate() - 38;
if (TheDate.getYear() % 4 == 0 && TheDate.getMonth() > 1) {
total++;
}
天天学习|艰苦卓绝的伟大战争
特朗普:"大幅缩减"美韩军演规模
祝贺沙土巴签署协议
警惕过度依赖 AI成未成年人“聊天搭子”,如何引导
立秋已到,各地气温到底有哪些变化?一文了解
从造梦到造物!博士生用新材料造出消防“铠甲”
创意微视频|点染山河色
习近平种下的三棵杉树
不断攀升!多组数据透视中国出口含“新”量含“绿”量
文明养宠,需要相互守好边界
台风天请假1小时被重罚,不只是不近人情
宁静小区如何从“可望”变“可及”
研学市场核心竞争力在课程本身
中国非遗年度人物
中国社会科学院公告
中国诗歌版本图书馆作品征集
2026数字丝路发展论坛
庆祝中国共产党成立105周年
习近平对朝鲜民主主义人民共和国进行国事访问
世界经济论坛第十七届新领军者年会(夏季达沃斯)
2026年中国网络文明大会
开局起步“十五五”
madd[6] = 181;
madd[7] = 212;
madd[8] = 243;
madd[9] = 273;
madd[10] = 304;
madd[11] = 334;
function GetBit(m, n) {
return (m >> n) & 1;
}
function e2c() {
TheDate = (arguments.length != 3) ? new Date() : new Date(arguments[0], arguments[1], arguments[2]);
var total,
m,
n,
k;
var isEnd = false;
var tmp = TheDate.getFullYear();
total = (tmp - 1921) * 365 + Math.floor((tmp - 1921) / 4) + madd[TheDate.getMonth()] + TheDate.getDate() - 38;
if (TheDate.getYear() % 4 == 0 && TheDate.getMonth() > 1) {
total++;
}