摘要: 手动调用run方法和普通方法调用没有区别 阅读全文
posted @ 2019-02-11 14:54 lishisan 阅读(145) 评论(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
}
}