... <!doctype html> <html> <head> <style> #my-canvas { border: 1px solid gray; } </style> <script> function Drawer(canvas) { var context = canvas.
確定! 回上一頁