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)

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

     
  • 相关阅读:
    wget时http无效问题
    mysql8.0.15的最简单安装
    创建时间时jdbcType使用的准确性
    fastJson的几种转换模式
    (mybatis)EnumTypeHandler和EnumOrdinalTypeHandler的区别
    在文件上传时fileName.endsWith()的获取后悔
    day22
    day21
    day20
    day19
  • 原文地址:https://www.cnblogs.com/Renyi-Fan/p/12581035.html
Copyright © 2011-2022 走看看