I have fallen in love with you for
Love u forever and ever.
- 喵喵 2025-04-09
/**
* 你好,
* 葛鸿达
*/
Girl i = new Girl("侯喵喵");
Dog u = new Dog("葛鸿达");
// 本人于2025年1月1日领养你
i.adopt(u);
// 我知道,你对此一直感到非常荣幸.
u.veryHappy();
// 从那以后你天天就知道饿饿.
while (true) {
u.say("饿饿");
// 不过你还是愿意冒着饿死的风险等我.
u.waitFor(i).toEat();
u.waitFor(i).toGoHome();
u.waitFor(i).toRun();
u.waitFor(i).toDate();
}
// 所以我知道你是个好狗狗.
// but you need to study your English
// because i worry that you cant't understand my website.
// 所以我启动了一个线程,让你一边饿一边学英语.
thread dogEnglishClass {
// 你每天花一个小时学单词.
u.studyEnglish(hours = 1, type = "words");
// 然后试着读我的网站.
u.read(i.website).slowly();
// 如果看不懂就汪汪叫.
if (!u.understand()) {
u.bark("汪汪");
} else {
u.wagTail("开心");
}
// 学完后你会用英语说“饿饿”.
u.say("I am hungry");
// 我很欣慰地看着你进步.
i.smileAt(u);
}
// 线程跑起来了,葛鸿达的英语迟早会变好!
// 过分内容纯属ai编造,请勿生气!哈哈