最新文章
1 月 2021
WooCommerce functions
修改結帳頁面備註 /** * 更改訂單備註說明文字 - WooCommerce */ add_filter( 'woocommerce_checkout_fields', 'webendev_woocommerce_checkout_fields' [...]
Windows 匯出安裝清單
cmd執行 wmic /output:D:\list.txt product get name, version 匯出檔案到 D:\list.txt
微軟提供移除Flash的工具
介紹頁面: https://helpx.adobe.com/tw/flash-player/kb/uninstall-flash-player-windows.html#main_Download_the_Adobe_Flash_Player_uninstaller 移除工具: https://fpdownload.macromedia.com/get/flashplayer/current/support/uninstall_flash_player.exe
受保護的內容: 普羅印商 – VPN設定流程
這篇內容透過密碼進行保護。如需進行檢閱,請於下方欄位輸入密碼: 密碼:
12 月 2020
Win10 改SMB1 仍無法連線
sc.exe config lanmanworkstation depend=bowser/mrxsmb10/nsi sc.exe config mrxsmb20 start=disabled
11 月 2020
取得 Linux DHCP 租約清單
cat /var/lib/dhcpd/dhcpd.leases