Posts List
DAY44:Decode the Morse code
2023-08-26 | 0 0 | javacscript Codewars
接收來自 ROS Topic 的影像並偵測畫面中的動作
2016-11-26 | 0 0 | 機器人 ROS 動作偵測 OpenCV Mixture of Gaussian
Day07 從 React-router 看 History API
2020-02-28 | 0 0 | react-router hisotry api Web javascript Web API
Day 9 - Dictionary
2022-04-16 | 0 0 | Python 課堂筆記 100 Days of Code
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)版本
基礎電腦科學:演算法概要
2019-03-01 | 0 0 | 程式設計 Programming Coding 演算法 算法 Computer Science algorithm
Explore-Binary Search Tree
2023-04-22 | 0 0 | Leetcode Binary Search Tree data structure algorithm