摘要:
其实就是 documentfragment元素,就是动态生成的文档碎片元素。 1,项目中在DOM结构里遇到了shadow-root(open),用JS方法无法直接获取其内的DOM元素 2、shadow DOM Web components 的一个重要属性是封装——可以将标记结构、样式和行为隐藏起来, 阅读全文
摘要:
c# 设置桌面壁纸: 只在win10 上测试了,不知道其它系统如何。 using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawin 阅读全文
摘要:
https://docs.microsoft.com/en-us/microsoft-edge/webview2/how-to/webresourcerequested?tabs=dotnet 自定义过滤器拦截例子 // Add a filter to select all image resour 阅读全文
摘要:
/*LOL(英雄联盟) API 接口 By wgscd /*LOL(英雄联盟) API 接口 By wgscd QQ:1009374598 */ GET https://127.0.0.1:58182/riotclient/app-port HTTP/1.1 游戏端口号 GET https://12 阅读全文