240 发简信
IP属地:陕西
  • JS开发常用函数

    1、isStatic:检测数据是不是除了symbol外的原始数据 function isStatic(value) {return(typeof...

  • JS常用数组函数备忘

    filter()、map()、some()、every()、forEach()、indexOf()、lastIndexOf()、reduce()...

  • nginx使用简记

    当前版本 nginx-1.16.0 常用命令: 验证配置是否正确: nginx -t查看Nginx的版本号:nginx -V启动Nginx:st...

  • react redux 用法示例简记

    理解的逻辑不一定对,先按照当前理解记录 示例采用加减按钮 根据要做的内容定ActionType ActionType 对应const类型的列举例...

  • [react-router.v4] Uncaught TypeError: Cannot read property 'location' of undefined

    选择 react-router 和 react-router-dom只需引用一个,两者之处就是dom多了 这样的 DOM 类组件 报错 Un...

  • [20190114] react 数据类型验证异常

    TypeError: Cannot read property 'string' of undefined 据查从15.5开始 React.Pr...

  • Resize,w 360,h 240
    [win7] Quickstart Terminal启动Docker异常处理

    boot2docker.iso 版本 v18.09.0 一直处于下载失败(github连接会断),偶尔下载成功,依然失败(某连接被墙),见下图 ...