- 博客(3)
- 资源 (1)
- 收藏
- 关注
原创 波浪-语音识别动画
<!DOCTYPE html><html> <head> <meta charset="utf-8"> <title></title> <style> body,html{ margin: 0; padding: 0; width: 100%;...
2022-06-03 09:35:14
390
原创 60-70的随机数
for(let i = 0; i <=14 ; i ++) { // var id = Math.ceil(Math.random()*60,70); let hehe = Math.floor(Math.random() * (70 - 60 + 1) + 60) this.inDatas[i].xl=hehe}
2022-02-11 14:41:50
393
原创 css 缓冲滑动
<!DOCTYPE html><html> <head> <meta charset="utf-8"> <title></title> <style type="text/css"> a { display: inline-block; width: 50px; ...
2022-02-11 14:07:55
555
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人