潘燕琳 第七周

第七周網頁命令與VBA命令比較

網頁指令
輸入資料
輸入資料<input id="a" type="text" />
輸入數字
輸入數字<input id="a" type="number" />
<input onclick="alert('你是三分頭大帥哥!')" type="button" value="放屁" />
輸入密碼
輸入密碼<input type="password"
是否吃素
是否吃素<input type="checkbox" />

留言

這個網誌中的熱門文章

潘燕琳python openpyxl控制excel

潘燕琳Python程式交易