240 发简信
IP属地:上海
  • Resize,w 360,h 240
    修改npm包管理器的registry为淘宝镜像(npm.taobao.org)

    新买的电脑,安装了node以后,因为npm国内速度比较慢,所以惯例性的打开命令行全局安装cnpm。npm install -g cnpm --r...

  • Visual Studio Code命令行设置

    内置摘自官方文档:https://code.visualstudio.com/docs/editor/integrated-terminal#_...

  • 2017.06.05

    今天处理的一个bug,html中的selcet的内容,后端有带出来数据,但是前端没有正确展示。代码如下: 苹果 香蕉 西瓜 文件...

  • 一些指令

    安装npm,使用淘宝的npm镜像npm install -g cnpm --registry=https://registry.npm.taob...

  • Resize,w 360,h 240
    svg格式的图片转web字体

    转自http://c7sky.com/icomoon-app.html Web Fonts 是伴随着 CSS3 的 @font-face 一起火...