01 2019 档案
摘要:文档 位置、大小、变形、颜色、边框 可以监听动画的开始和结束 trigger 定义一个动画名称 style({}) 执行的动画 animate 执行时间,延迟,过度曲线 transition 动画转场 State 可以在指定的场景切换 ⇒ void,void ⇒ * 在有和无的状态之间切换 在 st
阅读全文
posted @ 2019-01-29 11:02
Ajanuw
摘要:``` console.log(navigator.platform); // Win32 Object.defineProperty(navigator, 'platform', { value: 'cc', writable: true, configurable: true, enumerable: tr...
阅读全文
摘要:"原文链接 https://www.cnblogs.com/ajanuw/p/10324269.html " "Request" "Response" "page.setRequestInterception(true)" 开启拦截 "req.respond()" 返回一个自定义响应 "req.co
阅读全文
摘要:document.write(navigator.userAgent) // Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537
阅读全文
posted @ 2019-01-25 23:15
Ajanuw
摘要:main.js index.html run
阅读全文

浙公网安备 33010602011771号