3
0
2
64
1
Var date = new Date()獲取現在所有與時間有關的信息 Var week =date.getDay()獲取星期
| | && ! (或且非) || 返回true &&返回false 0是false 1是true a++是先運算再自增 ++a是先自...