Posts List
alert()
2024-01-02 | 0 0 | alert() Web APIs alert不是JS語法 alert 需在browser中執行
筆記:淺談 JavaScript 頭號難題 this:絕對不完整,但保證好懂
2021-07-05 | 0 0 | note javascript this
「三元運算子」不好嗎?
2023-02-08 | 0 0 | ternary operator 三元運算子
JavaScript 的函式(Function)
2021-02-05 | 0 0 | javascript