摘要:
for (let year = 2000; year <= 2060; year++) { const str = String(year) .split('') .reverse() .join('') const month = str.substring(0, 2) const day = s 阅读全文
for (let year = 2000; year <= 2060; year++) { const str = String(year) .split('') .reverse() .join('') const month = str.substring(0, 2) const day = s 阅读全文
posted @ 2021-12-03 14:01
吴小明-
阅读(40)
评论(0)
推荐(0)

浙公网安备 33010602011771号