/**
* 分离是宇宙的默认法则,
* 相遇是抵抗熵增的奇迹。
*/
Boy i = new Boy("Pig");
Girl u = new Girl("Wan");
// Less than 24 hours, my logic surrendered.
i.attractedBy(u);
// April 29th 2026.
i.met(u);
// I don't believe in waiting, only gravity between us.
i.fallInLove(u);
// In this chaotic universe, I want to be your anchor.
boolean bLove = true;
while (bLove) {
i.beYourAnchor(u);
// And my love will always be true.
bLove = true;
}
// Together forever.
i.stayWith(u);
* 分离是宇宙的默认法则,
* 相遇是抵抗熵增的奇迹。
*/
Boy i = new Boy("Pig");
Girl u = new Girl("Wan");
// Less than 24 hours, my logic surrendered.
i.attractedBy(u);
// April 29th 2026.
i.met(u);
// I don't believe in waiting, only gravity between us.
i.fallInLove(u);
// In this chaotic universe, I want to be your anchor.
boolean bLove = true;
while (bLove) {
i.beYourAnchor(u);
// And my love will always be true.
bLove = true;
}
// Together forever.
i.stayWith(u);
OUR TIME
从那一刻起,时间开始有了新的意义
如果你愿意,我想认真地站到你身边
Pig