同學期中考

期中考改良

非巢狀條件

if (r) present("#FF0000");
if (g) present("#00FF00");
if (b) present("#0000FF");

巢狀條件

if (r) present("#FF0000");
else if (g) present("#00FF00");
else if (b) present("#0000FF");
else alert("非以上顏色");

期中考


紅色 綠色 藍色
粗體

輸出

張弘陽心得

 清單方塊:下拉選單加上SIZE 複習CSC

留言

這個網誌中的熱門文章

SVG網頁scalable vector graph, EXCEL addshapre, Word addshape