Posts List
AA and AB Testing on Reducing Error Rate
2024-06-23 | 0 0 | AA Testing ab testing Fisher Exact Test t-test
Web開發學習筆記11 — DOM、Attribute與Property的差異
2020-12-24 | 0 0 | javascript DOM Attribute Property
Day03 YOLOv3 (即時物件偵測)
2020-02-24 | 5 0 | YOLO Deep Learning AI Object Detection
Express Web App 靜態、動態路由
2021-12-28 | 0 0 | Express params Express routing
迭代陣列 for...of, filter( )
2023-03-26 | 0 0 | iterate-array for...of array.filter(條件函式)
SQL-injection lab(9)
2023-11-18 | 0 0 | sql injection: 一次執行多個指令(堆疊注入;get、post) sql 指令基礎用法
CSS 顏色、模糊效果 filter屬性 補
2023-03-22 | 0 0 | filter:contrast() filter: blur() css-filter