It‘s me
爱瞎搞的 Vincent !!!
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
const aboutMe = new Object({ Name: 'Vincent', Gender: 'male', Location: 'Guangzhou', Email: 'vincefong1018@gmail.com', Blog: 'https://vincef0ng.cn/', Telegram: 'https://t.me/vincentf0ng' });
aboutMe.balabala = function() { console.log(`来自 ${this.Location} 的一枚前端开发,多多指教!`); }
aboutMe.balabala();
|
站点信息
站点:Vincent F0ng
简介:技术分享,以及分享前端开发中所接触到的技巧以及平时遇到的问题解决方法。
站长:Vincent
联系:Email
网站框架:Hexo 3.9.0
网站主题:Butterfly
Don’t be afraid, I know it’s not easy.