changkong's recent timeline updates
changkong

changkong

V2EX member #239509, joined on 2017-07-10 15:19:52 +08:00
changkong's recent replies
Jan 31, 2018
Replied to a topic by PythonAnswer JavaScript JS 用什么 IDE?
虽然指名了要 IDE,但我还是要说:VSC 天下第一!
Jan 25, 2018
Replied to a topic by masterAtyan 程序员 android 端真的需要写单测吗
我认错,我从来不写单测
Jan 17, 2018
Replied to a topic by exception 程序员 word 格式的简历很 low 吗?
html+doc+JPG 的吓的不敢说话
2333
@changkong 啊,这个不支持 RSA,请无视
crypto-js
Jan 3, 2018
Replied to a topic by huaxianyan Android 怎么处理手机的疏油层问题?
一年换一部手机
Jan 2, 2018
Replied to a topic by mrhero 程序员 [每年必发] 2018 年度 晒桌面
Dec 27, 2017
Replied to a topic by SlipStupig Node.js VUE 前后端分离两个问题
css 图片路径的问题,vue-cli 是在 build->utils.js 里的`ExtractTextPlugin`改下`publicPath`,
```
if (options.extract) {
return ExtractTextPlugin.extract({
use: loaders,
publicPath: '../../', //注意: 此处根据路径, 自动更改
fallback: 'vue-style-loader'
})
} else {
return ['vue-style-loader'].concat(loaders)
}
```
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2420 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 13ms · UTC 10:19 · PVG 18:19 · LAX 03:19 · JFK 06:19
♥ Do have faith in what you're doing.