Golang 中的基本型別
Golang 是一個靜態型別語言,這意味著每個變數的型別在編譯時期就必須決定,這樣可以增加程式的安全性與可預測性。Golang 內建...
後代選擇器(Descendant Combinator)用於選擇特定元素中的所有子孫元素,無論是直接的子元素還是更深層次的後代。當你需要對一個範圍內的所有元素...
addServerHandler
在之前的實作當中,我把 sidebar 內的項目移出來到
server/api/sidebar-item.ts 模擬透過 ap...
@Service
@RequiredArgsConstructor
public class AuthenticationService {
priv...
SecurityConfiguration
@Configuration
@EnableWebSecurity
@RequiredArgsConstructor...
當在應用內設置好 Tolgee 翻譯後,就能利用 Chrome 插件工具 進行即時編輯。
當有掛載 DevTools 時,並且環境是開發環境且有設定 apiKe...