logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

解决VSCode中使用vetur插件格式化vue文件时,js代码会自动加上冒号和分号

在设置中把"vetur.format.defaultFormatter.js": "prettier",改为 "vetur.format.defaultFormatter.js": "vscode-typescript"

git commit出现The file will have its original line endings in your working directory.

问题描述:git add:添加至暂存区,但并未提交至服务器。git add . 是表示把当前目录下的所有更新添加至暂存区。有时在终端操作这个会提示:warning: CRLF will be replaced by LF in GeneSmartStay/res/values-zh-rTW/strings.xml.The file will have its original line endin

sublime text3 node.js配置

sublime text3配置node.js环境,以及出现的问题1) 下载sublime并安装,下载列表:http://www.jb51.net/softs/132432.html2) 下载sublime的nodejs插件,需是集成Nodejs插件到sublime中,下载地址:https://github.com/tanepiper/SublimeText-Nodejs3)   解压zip文件,

到底了