Posts List
簡易音樂播放器 unfinished
2023-03-22 | 0 0 | practice-audio-player
SQL-injection lab(8)
2023-11-18 | 0 0 | sql injection: 注入字符被轉譯之解決方式(寬字符注入)
Object and Arrays - Reference VS Copy
2023-09-28 | 0 0 | javascript
如何使用 Python 程式操作 Excel 試算表
2018-10-05 | 0 0 | Python excel 試算表 how-to tutorial spreadsheet
Day 34 - Type Hints & Quizzler Game
2022-05-15 | 0 0 | Python 課堂筆記 100 Days of Code
Event Capture, Propagation, Bubbling and Once
2023-10-04 | 0 0 | javascript html
字串回傳整數 parseInt(string, radix)
2023-03-03 | 0 0 | parseInt( ) string-return-number