/**
- * We are both Fudan SSers and programmers,
- * so I write some code to celebrate our 1st anniversary.
+ * Write some code to celebrate our 1st Christmas.
*/
- Boy i = new Boy("hackerzhou");
- Girl u = new Girl("MaryNee");
- // Nov 2, 2010, 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.
+ Boy i = new Boy("Xiaoyy");
+ Girl u = new Girl("Meizhu");
+ // Oct 1, 2016, we exchanged wechat.
+ i.meet(u);
+ // Luckily, I met u by our friends.
+ u.attracted(i);
+ // Since then, I miss u every day and night.
i.miss(u);
- // And take care of u and our love.
+ // And take care of u and my love.
i.takeCareOf(u);
- // You say that you won't be so easy to marry me.
- // So I keep waiting and I have confidence that you will.
+ // Whatever You say that you won't be so easy to accpet me.
+ // I keep waiting and I have confidence that you will.
boolean isHesitate = true;
while (isHesitate) {
i.waitFor(u);
- // I think it is an important decision
- // and you should think it over.
+ // I think it is an important decision.
+ // Until then, i just want to make you happier, become a member in dailylife.
isHesitate = u.thinkOver();
}
- // After a romantic wedding, we will live happily ever after.
- i.marry(u);
+ //
+ u.accepted(i);
i.liveHappilyWith(u);
- * We are both Fudan SSers and programmers,
- * so I write some code to celebrate our 1st anniversary.
+ * Write some code to celebrate our 1st Christmas.
*/
- Boy i = new Boy("hackerzhou");
- Girl u = new Girl("MaryNee");
- // Nov 2, 2010, 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.
+ Boy i = new Boy("Xiaoyy");
+ Girl u = new Girl("Meizhu");
+ // Oct 1, 2016, we exchanged wechat.
+ i.meet(u);
+ // Luckily, I met u by our friends.
+ u.attracted(i);
+ // Since then, I miss u every day and night.
i.miss(u);
- // And take care of u and our love.
+ // And take care of u and my love.
i.takeCareOf(u);
- // You say that you won't be so easy to marry me.
- // So I keep waiting and I have confidence that you will.
+ // Whatever You say that you won't be so easy to accpet me.
+ // I keep waiting and I have confidence that you will.
boolean isHesitate = true;
while (isHesitate) {
i.waitFor(u);
- // I think it is an important decision
- // and you should think it over.
+ // I think it is an important decision.
+ // Until then, i just want to make you happier, become a member in dailylife.
isHesitate = u.thinkOver();
}
- // After a romantic wedding, we will live happily ever after.
- i.marry(u);
+ //
+ u.accepted(i);
i.liveHappilyWith(u);
- Minyue, I have fallen in love with you for
+ Meizhu, i have recogenized with you for
- Love u forever and ever.
-
+
-
- hackerzhou
+ Be with u forever.+
- xiaoyy