詹瑋哲第七周

 <h1>第七周網頁指令與vba命令比較</h1>

網頁指令vba
輸入資料:
輸入資料:<input type="text" id="a">
輸入數字:
輸入數字:<input id="b" type="number" />
豬<input type="radio" />狗<input type="radio" />貓<input type="radio" />

留言

這個網誌中的熱門文章

詹瑋哲python處理excel檔案

詹瑋哲利用find,left,mid,concatenta函數製作HTML

詹瑋哲python視窗使用者介面GUI類別class建構正多邊形或星形