接下來就可以利用js把canvas繪製入 canvas 內了。 var _canvas = document.getElementById('canvas'); if (_canvas.getContext) { //判斷是否支援 var ...
確定! 回上一頁