1使用DOM对象var s=document.getElementById("theYear");//获取需要添加的select var year=new Date();//获取当前时间 var number=0;//从第0个开始 ...
確定! 回上一頁