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)

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

     
  • 相关阅读:
    当面对会反制遭破解装置的App该如何顺利提取数据
    管理信息系统的开发与管理
    加载静态文件,父模板的继承和扩展
    开始Flask项目
    夜间模式的开启与关闭,父模板的制作
    完成登录与注册页面的前端
    JavaScript 基础,登录验证
    CSS实例:图片导航块
    导航,头部,CSS基础
    web基础,用html元素制作web页面
  • 原文地址:https://www.cnblogs.com/Renyi-Fan/p/12581035.html
Copyright © 2011-2022 走看看