Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想创建一个像绘画这样的应用程序。我想画一条线和矩形元素,比如油漆。但是大多数时候硬代码都可以在网上获得。请帮助我编写代码或某种解决方案。
查看本教程,这是一步一步的教程,有助于理解画布上的线条、矩形和手绘。
http://dev.opera.com/articles/view/html5-canvas-painting/