JSX 條件判斷,判斷 eventList、auctionList、subscriptionList、conferenceList 和 dividendList 都是空值時自動略過該 calendarEntries 的顯示。 (筆記)
當eventList,auctionList,subscriptionList,conferenceList, … 閱讀全文
PHP “file_put_contents”和”unlink”進行 JSON 檔案的操作
在 PHP 中經常需要儲存並處理 JSON 資料。如何使用 file_put_contents 函數來儲存 J … 閱讀全文
Google domain 停止服務,網域陸續轉移到Squarespace
記得在前幾年開始使用Google domain,當時買網域需要貨比三家,像是知名的godaddy,只有第一年很 … 閱讀全文
批次更改Windows資料夾名稱,使用”CMD”和”PowerShell”實現日期更換
在日常工作中,我們經常需要對電腦上的資料夾進行重命名操作,尤其是在需要按照日期批次更改資料夾名稱時。本文將介紹 … 閱讀全文