本页面采用HTML5编辑,目前您的浏览器无法显示,请换成 谷歌(Chrome) 或者 火狐(Firefox) 浏览器,或者其他游览器的最新版本。
/**
* 那天你说,这个情人节让我用专业知识做点不一样的东西给你
* 所以,我特意给你做了这么一个网页
*/
Boy i = new Boy("侯坤林");
Girl u = new Girl("容燕兰");
// December 28, 2024 at 15:00 pm, we met for the first time
i.meet(u);
// December 31, 2024, Our first date on New Year's Eve in 2025
i.with(u).date();
// January 1, 2025 at 00:00 am, I say to you: Happy New Year
i.sayTo(u, "Happy New Year");
// January 5, 2025 at 14:15 pm, We went to the cinema to watch our first movie
i.with(u).watchMovie("《“骗骗”喜欢你》");
i.with(u).geton("Water bus").doing("Viewing Liujiang River");
// January 12, 2025, I wanted to hug your shoulder, but you refused. You said, 'We just met not long ago and don't want to progress too quickly.'
i.with(u).doing("Mountain climbing").at("驾鹤山");
// February 13, 2025 at 19:30 pm, Today is your birthday, and I have prepared a candlelight dinner for you
i.sayTo(u, "Happy birthday!");
i.sayTo(u, "I Love You!");
// February 14, 2025 at 22:00 pm,Our first Valentine's Day
i.with(u).watchMovie("《哪吒之魔童闹海》");
// February 22, 2025 at 21:55 pm
i.with(u).watchMovie("《封神第二部:战火西岐》");
// March 1, 2025 at 22:45 pm
i.with(u).watchMovie("《唐探1900》");
// April 5, 2025 at 22:15 pm
i.with(u).watchMovie("《不说话的爱》");
// From May 1st to 3rd, 2025
i.with(u).travelAt("来宾·金秀·木达木弄景区");
// The future is still long, waiting for us to walk together
// We broke up on June 13, 2025 at 20:44
亲爱的,这里还有一些话,请 点击查收
愿我们留下的都是开心
-- 侯坤林