Posts List
關於 Cookie !!
2021-07-06 | 0 0 | cookie localstorage sessionstorage storage
JS的同步非同步與Event Loop
2020-04-12 | 0 0 | w3HexSchool javascript Event Loop Event Queue
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)版本
2356. Number of Unique Subjects Taught by Each Teacher
2024-02-26 | 0 0 | SQL
[重新理解 C++] TMP(3): Type deduction 和一些運用
2021-09-11 | 0 0 | meta programming