- 大家讲道理
- 浏览量9908 | 粉丝347 | 关注2
-
2017-04-11 12:07:55
-
2017-04-11 12:07:54
- javascript - 前端页面的动画,如何高效制作?
- 在前端页面中偶尔会有这样的动效需求,有没有好的方案? 琢磨了几天,大致有下面这些想法: 1) js + css3,如:velocity.js 等2) canvas,如:create.js, pixi.js 等3) 动画制作工具,如:Hype, Adobe Effect,...
-
0
3
471
-
2017-04-11 12:07:42
-
2017-04-11 12:07:42
-
2017-04-11 12:07:38
-
2017-04-11 12:07:27
-
2017-04-11 12:07:20
-
2017-04-11 12:07:15
- javascript - node.js node.js里面.readUInt16BE是什么意思啊
- var buffer2=new Buffer(4); buffer2[0]=0x3; buffer2[1]=0x4; buffer2[2]=0x23; buffer2[3]=0x42; console.log(buffer2.readUInt16BE(0)); console.log(buffer2.readUInt16LE(0)); console.log(buffer2.readUInt...
-
0
1
632
-
2017-04-11 12:07:07
-
2017-04-11 12:06:56