Posts List
Vue3 Proxy ? Vue2 Define Property 的不同?
2021-08-12 | 0 0 | proxy DefinedProperty
Introduction to Fake Door Testing
2024-09-23 | 0 0 | ab testing Fake Door UX
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)版本
Day 14-higher-lower game
2022-04-24 | 0 0 | Python 課堂筆記 100 Days of Code
筆記:深入探討 JavaScript 中的參數傳遞:call by value 還是 reference?
2021-07-05 | 0 0 | note javascript