hello word

你好啊

大家好

drawChord.prototype.drawCircle = function(x,y) {
	this.svg.circle(x+0.5, y+0.5, 2);
}
posted @ 2017-01-31 23:37  798714773  阅读(149)  评论(0)    收藏  举报