"0" + value : value; } function getTime(){ var time = new Date(); var year = time.getFullYear(); var month = time.getMonth() + 1; ...
確定! 回上一頁