花了不少時間… 請先參考 https://xiaomi.eu/community/threads/miui-10-stable-…
Read MorePython3.7 使用 glob , os.listdir 找尋目錄&檔案文件&使用Excel儲存
SRC:listdir&glob 參考網站 Excel 產生儲存 Python_如何將檔案的副檔名拔出來 Python去除字串特殊符…
Read MoreSynology Nas 使用 Python3 執行 PHP
#把他想像成Windows命令字元提示,只是python版 proc = subprocess.Popen(“/volume1/…
Read MoreSynology Nas 透過排程執行 Python
操作方式為 控制台->任務排程表->新增->排程任務->使用者定義指令碼 在填入指令要注意的幾個地方 如果執行的檔案…
Read MorePython 在Windows 呼叫Cmd 使用PING是否有通
import subprocess #引入 Ping_Test() 參考文章
Read More受保護的文章:PHP 執行 Python 並置入參數
受保護的文章不會產生摘要。
Read MorePython 設定 Oracle 資料庫連線
紀錄使用Windows Server 2012 Standard 64bit系統安裝Python 連線Oracle紀錄. 首先下載Pytho…
Read Morepython format 練習
Python format() 相關使用網站 #格式化字串 限定字串長度 字數長度左邊補入空白 print(‘{:_>20…
Read MoreESP01-8266 更新韌體1MB Flash
簡單扼要說明 需要兩樣,如下 刷入ESP8266的工具 http://doublech.synology.me:8888/DownLoad/…
Read MoreArduino DHT11 library引入
購買了DHT11做使用. 但發現網路上都使引入以下.. DHT-sensor-library 但是在Arduino編譯時候時會說少了一個 &…
Read More