Posts List
Elevate Your Dermatology Practice with the Electric Dermatology Chair
2024-03-11 | 0 0 | chair
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)版本
用 GitHub Action 自動部署程式碼到 Linode
2021-03-07 | 1 2 | github action CICD devops linode
Leetcode 刷題 pattern - Next Greater Element
2019-10-23 | 0 0 | Leetcode Algorithms Data-Structure Interview
部署 Node.js app 在 Heroku
2020-10-20 | 0 0 | Heroku node.js Config vars Deploy 部署
interface & 與type的比較
2022-11-18 | 0 0 | TypeScript interface type 介面