Discuss / JavaScript / 交作业

交作业

Topic source

sepiggy

#1 Created at ... [Delete] [Delete and Lock User]

var today = new Date(); if (today.getMonth() === 1 && today.getDate() === 14) { alert('亲爱的,我预定了晚餐,晚上6点在餐厅见!'); }


  • 1

Reply