zoukankan      html  css  js  c++  java
  • 日常英语---200327(Intersection Observer API)

    日常英语---200327(Intersection Observer API)

    一、总结

    一句话总结:

    intersection:英 /ˌɪntəˈsekʃn/:n. 交叉;十字路口;交集;交叉点

    1、@param compareFn The name of the function used to determine the order of the elements. If omitted, the elements are sorted in ascending, ASCII character order(js的sort函数)?

    omit:英 /əˈmɪt/:vt. 省略;遗漏;删除;疏忽
    ascending:英 /ə'sendɪŋ/ :adj. 上升的

    2、Uncaught RangeError: Maximum call stack size exceeded?

    exceed:英 /ɪkˈsiːd/:vt. 超过;胜过

    3、Lazy Load Remastered?

    重制版

    4、The name of the data attribute containing the sizes attribute to use?

    包含要使用的sizes属性的数据属性的名称

    5、withCredentials:Access-Control-Allow-Origin设置*是最简单粗暴的,如果是*的话,游览器将不会发送cookies,即使你的XHR设置了withCredentials?

    credential:英 /krəˈdenʃl/ :n. 证书;凭据;国书

    6、阿里云配置cdn是出现SSL_ERROR_NO_CYPHER_OVERLAP错误?

    cypher:英 /ˈsaɪfə(r)/ :n. 密码,暗号;
    overlap:英 /ˌəʊvəˈlæp/:v. 与……重叠,与……互搭;

    7、fiddler菜单栏中的编码转换:TextWizard(文字编码)?

    wizard:英 /ˈwɪzəd/:n. 男巫;术士

    8、fiddler插件willow?

    willow:英 /ˈwɪləʊ/:n. [林] 柳树;[木] 柳木制品

    二、200327(Intersection Observer API)

    博客对应课程的视频位置:

     
  • 相关阅读:
    pip下载速度慢&如何使用国内源提高速度
    pip更新安装删除包
    如何让VSCode同时打开(显示)多个项目
    JavaScript计算器
    在Ubuntu下搭建Android开发环境(AndroidStudio)
    在Windows中安装vim
    硬盘分区教程
    如何在Windows系统下使用you-get下载网上的媒体资源
    mencoder及ffmpeg的基本命令
    笔记本如何不按Fn键就能实现F键的功能
  • 原文地址:https://www.cnblogs.com/Renyi-Fan/p/12581035.html
Copyright © 2011-2022 走看看