专题文章
时长:00:00更新时间:2020-11-27 21:18:27
javascript计算星座属相(十二生肖属相)示例代码_javascript技巧: 代码如下:function signs() {var start = 1901, birthyear = document.zodiac.year.value, date=document.zodiac.date.value, month=document.zodiac.month.selectedIndex; with (document.zodia
查看详情