240 发简信
IP属地:西藏
  • php调用dll

    1. 新建vs2017项目 Visual Basic -> Windows桌面 -> 类库(.Net Framework) (用于创建VB......

  • phpstorm断点调试,xdebug3,win10

    1. 查看是否安装xdebug和其版本 新建测试页面:<?php phpinfo(); ?>,在页面中搜索:xdebug,可以查询是否安装及其版...

  • webstorm断点调试React

    1. 先添加webstorm运行React设置 在Edit Configurations中 添加npm Command: run Scripts...

  • WebStorm运行React

    在Edit Configurations中 添加npm Command: run Scripts:start

  • 常见React命令

    1. 创建React应用 npx create-react-app my-app cd my-app npm start 2. npm inst...

  • 升级nod错误:npm ERR! notsup Unsupported platform for n@2.1.8: wanted {"os":"!win32","arch":"any"} (cu...

    升级Node.js时 node -v npm cache clean -f 运行 npm install -g n 报错误 npm ERR! c...

  • JSX在单独js文件中使用

    1. 如果在html中使用,用 即可 2.如果在单独的js文件中使用 会出现 Access to XMLHttpRequest at 跨域访问错...

  • Mac下Chrome跨域访问Access to script at 'file:///...' from origin 'null' has been blocked by CORS polic...

    执行命令: open -n/Applications/Google\Chrome.app/--args--disable-web-securit...

  • mac双系统启动

    开机时,按 alt 出现系统选择,选择相应系统,回车。 开机时,按 alt 出现系统选择,按住 ctrl ,回车,更改默认系统。