JS常用類型事件

常用的類型: 1.數學: Math.ceil():天花板數 Math.floor():地板數 Math.round():四捨五入取整數 Math.random():生成0-1之間的隨機數 2.日期時間: var s = new Date(); var s = new Date(1999,7,23); 函數: getFullYear(): getMonth(): getDate():獲取日 getH
相關文章
相關標籤/搜索