STEPS:
- 準備照片OR圖片
- 使用Adobe Animate CC把圖片串起來輸出成動畫檔
- APNG ASSEMBLER 組合輸出
- PNGYU 壓縮檔案(如果輸出的APNG超過300MB)
STEPS:
情境:
PC跟筆電開發同個專案
在加PC上作業到一半的git分支
Cloning into 'little-farmer-client'...
remote: HTTP Basic: Access denied
from selenium.webdriver.common.by import By
Xpath=//tagname[@attribute='value']
Xpath=//input[@name='uid']
Xpath=//input[@type='text']
Xpath= //label[@id='message23']
Xpath= //input[@value='RESET']
Xpath=//*[@class='barone']
Xpath=//a[@href='http://demo.guru99.com/']
Xpath= //img[@src='//guru99.com/images/home/java.png']
Xpath=//*[contains(@type,'sub')]
Xpath=//*[contains(@name,'btn')]
Xpath=//*[contains(@id,'message')]Xpath=//*[contains(text(),'here')]
Xpath=//*[contains(@href,'guru99.com')]
Xpath=//*[@type='submit' or @name='btnReset']
Xpath=//input[@type='submit' and @name='btnLogin']
Xpath=//label[starts-with(@id,'message')]
Xpath=//td[text()='UserID']
Xpath=//*[@type='text']//following::input
Xpath=//*[@type='text']//following::input[1]
Xpath=//*[text()='Enterprise Testing']//ancestor::div
Xpath=//*[text()='Enterprise Testing']//ancestor::div[1]
Xpath=//*[@id='java_technologies']//child::li
Xpath=//*[@id='java_technologies']//child::li[1]
Xpath=//*[@type='submit']//preceding::input
Xpath=//*[@type='submit']//preceding::input[1]
xpath=//*[@type='submit']//following-sibling::input
Xpath=//*[@id='rt-feature']//parent::div
Xpath=//*[@id='rt-feature']//parent::div[1]
Xpath =//*[@type='password']//self::input
Xpath=//*[@id='rt-feature']//descendant::a
Xpath=//*[@id='rt-feature']//descendant::a[1]
Using class_name
:
fn+shift+delete => insert
fn+delete
一張圖勝過千言萬語