摘要: 报红提示:URI is not registered ( Setting | Project Settings | Schemas and DTDs ) 解决方法:打开Schemas and DTDs 添加URL即可 阅读全文
posted @ 2019-01-20 21:17 lishisan 阅读(162) 评论(0) 推荐(0) 编辑
摘要: 1.win+r –> 输入regedit 打开注册表 2.打开HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings目录,删除Internet Settings下的Connection文件夹 4.重启 阅读全文
posted @ 2019-01-20 10:27 lishisan 阅读(5342) 评论(0) 推荐(0) 编辑
console.log('The World is Yours');
const aboutMe = {
name: 'LiShiSan',
title: 'Sr. Java/BigData Enthusiast',
location: 'China, BeiJing',
contact: {
email: '1641429327@qq.com',
website:'www.lishisan.top
}
}