`
寻觅一只耳朵
  • 浏览: 34256 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

码农的恋爱观:只有程序员能看懂

阅读更多
 
/**
* 在加勒比海盗的初次相遇,
* so I write some
code to show my love to you.

*/
Boy
i =newBoy("BF");
Girl u =newGirl("GF");
// December 25, 2011, I told you I love you.
i.love(u);
// but..., what you said that
meaning we are still good friends.

u.sayOtherthing();
// Since then, I ask you for the
reason.

varreason=i.ask(u);
// you say we were not understand
enough for each other .

$("body").append(reason);
// You say that it is too quickily
to turn our relation of lover.

// And take care of u and our
love.

i.takeCareOf(u);
// So I keep waiting and I have confidence that you
will.

booleanisAccept
=false;
while(!isAccept) {
i.waitFor(u);
// I think it is an important decision
// and you should forgot the unhappy things that happended before.
isAccept =
u.thinkOver();
}
//
After a please sound of accept, we will live happily ever
after.

u.accept(i);
i.liveHappilyWith(u);

 

 

原文出自:IT博客吧(http://www.itblog8.cn/coderthings/20130609141.html)

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics