摘要
2024 2月到3月是我從0開始,在HTB上面找靶機練習看別人的解題內化成自己的SOP。(Day 1-9)
2024 3/19參加了第一場研討會,我發現前...
633. Sum of Square Numbers
題目敘述:
Given a non-negative integer c, decide whether...
Controller開啟view的基本語法
public ActionResult Forget()
{
return View();
}
p...
昨天我們說到 Cloud Run 將環境變數連結到 Secret Manager,今天我們就來實作這個部分
首先簡單的介紹一下 Secret Manager 這...
View : HTML +模板的畫面View Model : Vue.js 建立的實體Model : 後端的商業邏輯
Camera and project matrix
object space → world space → camera space → clip spac...