当前位置:首页 > 网络 > 正文内容

常用的网址

自由小鸟5年前 (2019-09-10)网络1775

animate.css 动画    https://daneden.github.io/animate.css/

压缩解压       http://tool.chinaz.com/Tools/CssFormat.aspx

css3 加兼容几种写法 prefixfree.min.js

html5 兼容引入 html5.js

3D动画页面滑动下来  https://github.com/soulwire/Makisu


易企秀 h5动画网站  http://store.eqxiu.com/h5/detail/1061047     免展  https://www.rabbitpre.com/


swiper 4 https://www.swiper.com.cn/api/event/91.html


axios http://www.axios-js.com/zh-cn/docs/#%E8%AF%B7%E6%B1%82%E9%85%8D%E7%BD%AE

git   https://www.liaoxuefeng.com/wiki/896043488029600/896067074338496

node https://nodejs.org/en/


promise  https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Promise





audio 各种事件 

onpased

oncanplay




移动端的手机端联调

真机联调:

1,在本地建立WEB服务器,让手机和电脑保持在同一个局域网中,这样在手机端就可以访问电脑中的项目了(连同一个wifi)(pc端关掉防火墙) iis 

2,安装Hbuilder, 这样也可以联调

3,把项目部署到服务器(测试)上,然后进行测试

4,还有一些其它的工具 



静态部署github仓库




素材网址   https://www.rabbitpre.com/      http://www.eqxiu.com/


版权声明:本文由Web学习之路发布,如需转载请注明出处。

本文链接:https://webge.net/?id=66

返回列表

没有更早的文章了...

下一篇:当用户输入地址框网址都经历了什么