From 4eff8e35b24054975f0179659aaab0a65aab2475 Mon Sep 17 00:00:00 2001 From: xyy430104 Date: Wed, 16 Nov 2016 21:02:09 +0800 Subject: [PATCH 1/7] Update README --- README | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README b/README index 45863d54..8b137891 100644 --- a/README +++ b/README @@ -1,3 +1 @@ -这是一个很小的静态页面,用来庆祝我跟我mm相恋一周年纪念日。同时也为了以程序员的视角来表达浪漫,改变大家对于程序员先入为主的形象,程序员改变世界~ -时间仓促,有很多没有考虑到的地方,大家可以自由的进行二次开发。 -项目主页:http://love.hackerzhou.me \ No newline at end of file + From 7c9289e7f48bfd6ce0a88d00a643f1894c35495a Mon Sep 17 00:00:00 2001 From: xyy430104 Date: Wed, 16 Nov 2016 21:21:12 +0800 Subject: [PATCH 2/7] Update index.html --- index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.html b/index.html index f5d7718f..90a4d5e0 100644 --- a/index.html +++ b/index.html @@ -61,8 +61,7 @@ + + + + + +
+
+
+ /**
+ * I write some code to celebrate our 1st Christmas.
+ */
+ Boy i = new Boy("Xiaoyy");
+ Girl u = new Girl("Meizhu");
+ // Nov 2, 2010, I told you I love you.
+ i.love(u);
+ // Luckily, I met u by our friends.
+ u.accepted();
+ // Since then, I miss u every day and night.
+ i.miss(u);
+ // And take care of u and my love.
+ i.takeCareOf(u);
+ // 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.
+ // Until then, i just want to make you happier, become a member in dailylife.
+ isHesitate = u.thinkOver();
+ }
+ //
+ i.marry(u);
+ i.liveHappilyWith(u);
+
+
+ +
+
+ Meizhu, i have recogenized with you for +
+
+
+ Will be with u forever.
+
- xiaoyy
+
+
+
+
+ +
+ + +