Posts List
簡明約耳趣談軟體(Joel on Software)導讀書摘
2021-02-07 | 2 0 | software 軟體開發 專案管理 project management joel on software
[重新理解 C++] Array 和 Pointer 的差異
2021-06-25 | 2 0 | C C++ assembly Computer Science Compiler
DAY33:What's a Perfect Power anyway?
2023-08-14 | 0 0 | javascript Codewars Math.round Math.pow
初試啼聲,只用原生 JS 跟 CSS 寫「口罩地圖 」Ep.02
2020-06-13 | 0 0 | 口罩地圖 六角學院 台灣口罩地圖-2020 防疫要贏 javascript css JavaScript 入門篇 - 學徒的試煉
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)版本