Home

[React Native] build failure : DeviceException: No connected devices!

Situation 在編譯 Android 版本時,輸入 npx react-native run-andro......

[React Native] build failure : The SDK directory ‘xxx’ does not exist

Situation 輸入 npx react-native run-android,console 回應 Th......

[Web] 強化 ASP.NET Web Form 網站安全性 Content Security Policy(CSP) 和 HTTP Strict Transport Security(HSTS)

Situation 因為公司有和 2330 合作,2330 偶爾會稽核公司底下的外部網站。 這次輪到小弟負責維......

[書摘] 原子習慣:細微改變帶來巨大成就的實證法則

若說大多數成功人士共通的要素是什麼,我想好習慣絕對是其中之一。好習慣很重要,但要保持好習慣也很困難。 很多人以......

[Delphi] 使用 OutputDebugString 輸出訊息

Situation : 在某些情況下無法或不想使用 ShowMessage 來輸出訊息,其實還可以選用 Out......