這個網誌中的熱門文章
第一周 下載程式碼,修改程式碼,存成html,放入blog 第二周 修改程式碼 <input type="button" value="2020通貨走勢" onclick="draw()"/> <label>紅色</label><input type="radio" name="color" > <label>綠色</label><input type="radio" name="color" > <label>藍色</label><input type="radio" name="color" ><br> 第三周 <form><b>選擇顏色: <input id="linecolor" type="checkbox">紅色 <input onclick="draw()" type="button" value="2020年每天通貨走勢" /> </form> if ( document.getElementById('l inecolor').checked ) ctx.fillStyle="red"; 十進位 十六進位 二進位 decimal hexadecimal binary 0 0 0 1 1 1 2 2 10 3 3 11 8 8 1000 9 9 1001 10 A 1010 11 B 1011 12 C 1100 13 D 1101 14 E 1110 15 F 1111 16 10 10000 17 11 10001 255 FF 11111111 第四周 <form><b> 選擇速度: <select id="selection"> <option value="10...
做得非常好,不過的一個圖應該截重點就好,這樣讓別人看得清楚,才願意來看的網誌學習。https://m.facebook.com/story.php?story_fbid=4107432445934619&id=100000037134092
回覆刪除好
回覆刪除