设置dns为腾讯和阿里服务器doh
ipv4:
119.29.29.29 https://doh.pub/dns-query
223.5.5.5 https://dns.alidns.com/dns-query
ipv6:
2402:4e00:: https://doh.pub/dns-query
2400:3200::1 https://dns.alidns.com/dns-query
ipv4:
119.29.29.29 https://doh.pub/dns-query
223.5.5.5 https://dns.alidns.com/dns-query
ipv6:
2402:4e00:: https://doh.pub/dns-query
2400:3200::1 https://dns.alidns.com/dns-query
原文地址 淦,为什么 "𠮷𠮷𠮷".length !== 3不知道你是否遇到过这样的疑惑,在做表单校验长度的需求中,发现不同字符 length 可能大小不一。比如标题中的 "𠮷" length 是 2(需要注意📢,这并不是一个中文字!)。js复制代码&...
原文 上传文件应该经过后端吗,还是直接上传至阿里oss? - yearu的回答 - 知乎https://www.zhihu.com/question/461803154/answer/3178042223...
Get-ChildItem -Path . -Recurse -Filter .DS_Store | Remove-Item -Force...
转载自 https://hanwenblog.com/post/101.html 核心代码const yData = [1000, 800, 600, 400, 1000]; // 示例数据,对应柱子...
coord必须是数组,第一个coord表示起点,第二个coord表示重点,其中coord:[0,1] ,第一个元素是x轴,第二个元素是y轴数值option = { xAxis: { type:&...