/**
* We are both QDGXY student and same major,
* so I write some code to celebrate our 3st anniversary.
*/
Boy i = new Boy("Lizhao");
Girl u = new Girl("Mengmeng");
ID i = new ID("13");
ID u = new ID("14");
// Oct, 2015, I told you I love you.
i.love(u);
// Luckily, you accepted and became my girlfriend eversince.
u.accepted();
// Since then, I miss u every day.
i.miss(u);
// And take care of u and our love.
i.takeCareOf(u);
// You say that you won't be so easy to meet me.
// So I keep waiting and I have confidence that you will come.
boolean isHesitate = true;
while (isHesitate) {
i.waitFor(u);
// I think it is an important decision
// and you should think it over.
isHesitate = u.thinkOver();
}
// 自从那天与你邂逅,我愿往后生命的每一天里都有你的烙印,至死方休。
for(int i = MyLife.AnEncounterWithYou; HeartBeat->next != stop;)
* We are both QDGXY student and same major,
* so I write some code to celebrate our 3st anniversary.
*/
Boy i = new Boy("Lizhao");
Girl u = new Girl("Mengmeng");
ID i = new ID("13");
ID u = new ID("14");
// Oct, 2015, I told you I love you.
i.love(u);
// Luckily, you accepted and became my girlfriend eversince.
u.accepted();
// Since then, I miss u every day.
i.miss(u);
// And take care of u and our love.
i.takeCareOf(u);
// You say that you won't be so easy to meet me.
// So I keep waiting and I have confidence that you will come.
boolean isHesitate = true;
while (isHesitate) {
i.waitFor(u);
// I think it is an important decision
// and you should think it over.
isHesitate = u.thinkOver();
}
// 自从那天与你邂逅,我愿往后生命的每一天里都有你的烙印,至死方休。
for(int i = MyLife.AnEncounterWithYou; HeartBeat->next != stop;)
Meng, I have fallen in love with you for
Love u forever and ever.
- Lizhao