说明: 以下展示部分源码,需要完整版的请下载文件 var words = Array(256).join("1").split("");//数组里面的元素用1这个字符串拼接在一块 [a,b] -> a1b //console.log(words); var text = ''; var x = 0; function draw(){ //绘制一个透明层来覆盖前面的绘制的图片 就会越来越模糊 cxt.fillStyle = "rgba(0,0,0,0.05)"; cxt.fillRect(0,0, <wx_lanyu> 上传 | 大小:3kb