$x("your_xpath")
就能找到XPath對應的元素:
如果元素在 iframe 裡,要切換到 iframe 只要在下圖中粉紅色的地方選擇對應的 iframe 即可:
「聽說自己寫過才不會忘。」 「會忘記的就寫起來,忘記了就看一下。」 「你知道2034的時候,今年就是10年前了嗎?」 「遇到的問題雖然有時候不值得一提,可是如果紀錄起來感覺也很有趣!」 「就是大家可以看到的筆記本而已。」
$x("your_xpath")
就能找到XPath對應的元素:
安裝套件:
sudo apt-get install libheif-examples
到圖片的資料夾用下面的指令轉換成 png:for file in *.HEIC; do heif-convert $file ${file/%.HEIC/.png}; done
轉換成 jpg:for file in *.HEIC; do heif-convert $file ${file/%.HEIC/.jpg}; done
afc://deviceaddress:3/
:3/
去除,按下 Enter續之前的筆記 Ubuntu 用 libinput-gestures 設定觸控手勢。
最近重裝系統,設定 libinput-gestures 時發現有GUI的手勢設定套件「Gestures」。
安裝也很簡單:
git clone https://gitlab.com/cunidev/gestures
cd gestures
sudo python3 setup.py install
沒有py3、pip3、setuptools的要先裝一下。
設定界面長這樣:
一開始測試的時候可以把3指上滑的 notiy-send 打開,看看到底有沒生效, 一開始裝完 libinput-gestures restart 沒生效,重開機之後就有了。
{"id":"model.incoming_hook.parse_data.app_error","message":"Unable to parse incoming data","detailed_error":"","request_id":"xxxxxxxxx","status_code":400}
ngrok http 8888
Forwarding http://xxxxxx.ngrok.io -> http://localhost:8888
Forwarding https://xxxxxx.ngrok.io -> http://localhost:8888
command with a trigger of ‘xxxx’ failed