馒头老爸 馒头老爸
4个月前
不要只会用conosle.log了,这几个console命令,让你的调试效率翻倍
console在前端开发中是最常用到的语法之一,在开发和调试过程中是不可缺少的工具,可以打印调试信息、查看对象内容、性能分析、错误定位等作用
达里尔 达里尔
2个月前
npm install cnpm -g报错问题解决
遇到以下报错:当遇到npminstallcnpmgregistryhttps://registry.npm.taobao.org报错的时候,是因为这个镜像已经过期了,用新的命令即可。输入以下命令:npminstallgcnpmregistryhttps:/