Posts List
JQuery 筆記:You might not need JQuery doesn't mean you can't try it
2020-09-12 | 0 0 | jquery
《鳥哥 Linux 私房菜:基礎篇》Chapter 07 - Linux 磁碟與檔案系統管理
2020-07-25 | 0 0 | 鳥哥的 Linux 私房菜 linux
SQL-injection專論 (1) -- 帳密繞過與UNION攻擊
2023-09-04 | 0 0 | sql injection: 繞過帳密 sql injection: 確認欄位(column)數量 sql injection: 確認欄位(column)資料型態 sql injection: 確認所有DB(database)名稱(含orcale) sql injection: 確認某一DB(database)裡的所有table名稱(含orcale) sql injection: 確認某一DB(database)裡的某一table裡的所有欄位(column)名稱(含orcale) sql injection: 確認DB(database)版本
Azure Functions with Python
2021-03-20 | 0 0 | azure-function funct-app azure cloud serverless
Web開發學習筆記14 — DOM事件、Event Delegation
2020-12-30 | 2 0 | DOM Event addEventListener() Bubbling Event Delegation capture