From d284a972cc4ea24d605464e1501bb61c1110ff32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=8E=E6=9C=88?= <2941652573@qq。com> Date: Tue, 24 Nov 2020 11:21:46 +0800 Subject: [PATCH 1/5] =?UTF-8?q?=E7=AC=AC=E4=B8=89=E6=AC=A1=E6=8F=90?= =?UTF-8?q?=E4=BA=A4=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruanjianlin/index.html | 61 ++++++++++++++++++++++++++++++++++ ruanjianlin/kechengbiao.html | 64 ++++++++++++++++++++++++++++++++++++ ruanjianlin/table.html | 34 +++++++++++++++++++ 3 files changed, 159 insertions(+) create mode 100644 ruanjianlin/index.html create mode 100644 ruanjianlin/kechengbiao.html create mode 100644 ruanjianlin/table.html diff --git a/ruanjianlin/index.html b/ruanjianlin/index.html new file mode 100644 index 0000000..455144d --- /dev/null +++ b/ruanjianlin/index.html @@ -0,0 +1,61 @@ + + + + +四兄弟翻唱 + + + +

四兄弟翻唱《Let her go》

+

音乐>翻唱 2018-11-01 15:14:43

+

8.2万播放 · 312弹幕

+ + +
+ + +
+
+去看评论↓ +
+

评论

+ +
+©2019-2020 ruanjianlin 版权所有 + + diff --git a/ruanjianlin/kechengbiao.html b/ruanjianlin/kechengbiao.html new file mode 100644 index 0000000..a6e178f --- /dev/null +++ b/ruanjianlin/kechengbiao.html @@ -0,0 +1,64 @@ + + + + +课程表 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
课程表
时间/日期星期一星期二星期三星期四星期五
上午语文数学外语语文数学
语文数学外语语文数学
下午美术音乐体育语文数学
音乐语文美术外语数学
+ + + + diff --git a/ruanjianlin/table.html b/ruanjianlin/table.html new file mode 100644 index 0000000..b5b9e17 --- /dev/null +++ b/ruanjianlin/table.html @@ -0,0 +1,34 @@ + + + + +九宫格 + + + + + + + + + + + + + + + + + + + + + + + + + + +
九宫格
123
456
789
+ + -- Gitee From 09a0474b030af34df52dfbdc566138d292753d87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=8E=E6=9C=88?= <2941652573@qq.com> Date: Thu, 26 Nov 2020 11:17:25 +0800 Subject: [PATCH 2/5] =?UTF-8?q?=E7=AC=AC=E4=BA=94=E6=AC=A1=E6=8F=90?= =?UTF-8?q?=E4=BA=A4=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../index.html" | 21 ++++++ .../login.html" | 12 ++++ .../regiser.html" | 64 +++++++++++++++++++ .../untitly.html" | 12 ++++ .../index.html" | 0 .../kechengbiao.html" | 0 .../table.html" | 0 7 files changed, 109 insertions(+) create mode 100644 "ruanjianlin/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/index.html" create mode 100644 "ruanjianlin/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/login.html" create mode 100644 "ruanjianlin/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/regiser.html" create mode 100644 "ruanjianlin/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/untitly.html" rename ruanjianlin/index.html => "ruanjianlin/\347\254\254\345\233\233\344\275\234\344\270\232/index.html" (100%) rename ruanjianlin/kechengbiao.html => "ruanjianlin/\347\254\254\345\233\233\344\275\234\344\270\232/kechengbiao.html" (100%) rename ruanjianlin/table.html => "ruanjianlin/\347\254\254\345\233\233\344\275\234\344\270\232/table.html" (100%) diff --git "a/ruanjianlin/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/index.html" "b/ruanjianlin/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/index.html" new file mode 100644 index 0000000..e5b55be --- /dev/null +++ "b/ruanjianlin/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/index.html" @@ -0,0 +1,21 @@ + + + + +无标题文档 + + + +

+

登录

+
+

账号:

+

密码:

+     +      +点击注册 +

+ + + + diff --git "a/ruanjianlin/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/login.html" "b/ruanjianlin/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/login.html" new file mode 100644 index 0000000..b9cd1ea --- /dev/null +++ "b/ruanjianlin/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/login.html" @@ -0,0 +1,12 @@ + + + + +无标题文档 + + + +

登录成功

+返回 + + diff --git "a/ruanjianlin/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/regiser.html" "b/ruanjianlin/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/regiser.html" new file mode 100644 index 0000000..598e45b --- /dev/null +++ "b/ruanjianlin/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/regiser.html" @@ -0,0 +1,64 @@ + + + + +无标题文档 + + + +

注册页面

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
账号:
密码:
性别:男 
爱好:篮球 排球 乒乓球
籍贯:省  +
自我介绍:
头像:
     +     
+ + + diff --git "a/ruanjianlin/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/untitly.html" "b/ruanjianlin/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/untitly.html" new file mode 100644 index 0000000..ea9a826 --- /dev/null +++ "b/ruanjianlin/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/untitly.html" @@ -0,0 +1,12 @@ + + + + +无标题文档 + + + +

注册成功

+跳转到登录 + + diff --git a/ruanjianlin/index.html "b/ruanjianlin/\347\254\254\345\233\233\344\275\234\344\270\232/index.html" similarity index 100% rename from ruanjianlin/index.html rename to "ruanjianlin/\347\254\254\345\233\233\344\275\234\344\270\232/index.html" diff --git a/ruanjianlin/kechengbiao.html "b/ruanjianlin/\347\254\254\345\233\233\344\275\234\344\270\232/kechengbiao.html" similarity index 100% rename from ruanjianlin/kechengbiao.html rename to "ruanjianlin/\347\254\254\345\233\233\344\275\234\344\270\232/kechengbiao.html" diff --git a/ruanjianlin/table.html "b/ruanjianlin/\347\254\254\345\233\233\344\275\234\344\270\232/table.html" similarity index 100% rename from ruanjianlin/table.html rename to "ruanjianlin/\347\254\254\345\233\233\344\275\234\344\270\232/table.html" -- Gitee From bd1820ab1ab404bf1d63e3acca36cb9a82e8acd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=8E=E6=9C=88?= <2941652573@qq.com> Date: Fri, 27 Nov 2020 17:16:48 +0800 Subject: [PATCH 3/5] =?UTF-8?q?=E7=AC=AC=E5=85=AD=E6=AC=A1=E6=8F=90?= =?UTF-8?q?=E4=BA=A4=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../index.html" | 65 +++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 "ruanjianlin/\347\254\254\345\205\255\346\254\241\346\217\220\344\272\244\344\275\234\344\270\232/index.html" diff --git "a/ruanjianlin/\347\254\254\345\205\255\346\254\241\346\217\220\344\272\244\344\275\234\344\270\232/index.html" "b/ruanjianlin/\347\254\254\345\205\255\346\254\241\346\217\220\344\272\244\344\275\234\344\270\232/index.html" new file mode 100644 index 0000000..b1901e0 --- /dev/null +++ "b/ruanjianlin/\347\254\254\345\205\255\346\254\241\346\217\220\344\272\244\344\275\234\344\270\232/index.html" @@ -0,0 +1,65 @@ + + + + +人生三重界 + + + + + +

人生三重境界

+
+

蝶恋花·槛菊愁烟兰泣露

+

晏殊

+

槛菊愁烟兰泣露。

+

罗幕轻寒,燕子双飞去。

+

明月不谙离恨苦。

+

斜光到晓穿朱户。

+

昨夜西风凋碧树。

+

独上高楼,望尽天涯路。

+

欲寄彩笺兼尺素。山长水阔知何处。

+

此一境界,乃对人生的迷茫,孤独而不知前路几何。

+ + +
+

蝶恋花·伫倚危楼风细细

+

柳永

+

伫倚危楼风细细。

+

望极春愁,黯黯生天际。

+

草色烟光残照里。

+

无言谁会凭阑意。

+

拟把疏狂图一醉。

+

对酒当歌,强乐还无味。

+

衣带渐宽终不悔。

+

为伊消得人憔悴。

+

第二境界乃有了目标,在追逐的道路上,求之不得之后形容消瘦而却继续追逐无怨无悔。

+ + +
+

青玉案·元夕

+

辛弃疾

+

东风夜放花千树。

+

更吹落、星如雨。

+

宝马雕车香满路。

+

凤箫声动,玉壶光转,一夜鱼龙舞。

+

蛾儿雪柳黄金缕。

+

笑语盈盈暗香去。

+

众里寻他千百度。

+

蓦然回首,那人却在,灯火阑珊处。

+

此一境界表明立志追逐的,在足够的积累后,量变成为质变,不经意间已追逐到了。

+
+ + -- Gitee From fcf4de96f8e4deaf63b93ca11a0a5a290092a10f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=8E=E6=9C=88?= <2941652573@qq.com> Date: Fri, 27 Nov 2020 17:30:53 +0800 Subject: [PATCH 4/5] =?UTF-8?q?=E7=AC=AC=E4=BA=94=E6=AC=A1=E6=8F=90?= =?UTF-8?q?=E4=BA=A4=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../index.html" | 21 ------ .../login.html" | 12 ---- .../regiser.html" | 64 ------------------- .../untitly.html" | 12 ---- .../index.html" | 61 ------------------ .../kechengbiao.html" | 64 ------------------- .../table.html" | 34 ---------- .../index.html" | 0 8 files changed, 268 deletions(-) delete mode 100644 "ruanjianlin/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/index.html" delete mode 100644 "ruanjianlin/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/login.html" delete mode 100644 "ruanjianlin/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/regiser.html" delete mode 100644 "ruanjianlin/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/untitly.html" delete mode 100644 "ruanjianlin/\347\254\254\345\233\233\344\275\234\344\270\232/index.html" delete mode 100644 "ruanjianlin/\347\254\254\345\233\233\344\275\234\344\270\232/kechengbiao.html" delete mode 100644 "ruanjianlin/\347\254\254\345\233\233\344\275\234\344\270\232/table.html" rename "ruanjianlin/\347\254\254\345\205\255\346\254\241\346\217\220\344\272\244\344\275\234\344\270\232/index.html" => "\351\230\256\345\273\272\351\234\226/\347\254\254\345\205\255\346\254\241\346\217\220\344\272\244\344\275\234\344\270\232/index.html" (100%) diff --git "a/ruanjianlin/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/index.html" "b/ruanjianlin/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/index.html" deleted file mode 100644 index e5b55be..0000000 --- "a/ruanjianlin/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/index.html" +++ /dev/null @@ -1,21 +0,0 @@ - - - - -无标题文档 - - - -

-

登录

-
-

账号:

-

密码:

-     -      -点击注册 -

- - - - diff --git "a/ruanjianlin/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/login.html" "b/ruanjianlin/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/login.html" deleted file mode 100644 index b9cd1ea..0000000 --- "a/ruanjianlin/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/login.html" +++ /dev/null @@ -1,12 +0,0 @@ - - - - -无标题文档 - - - -

登录成功

-返回 - - diff --git "a/ruanjianlin/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/regiser.html" "b/ruanjianlin/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/regiser.html" deleted file mode 100644 index 598e45b..0000000 --- "a/ruanjianlin/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/regiser.html" +++ /dev/null @@ -1,64 +0,0 @@ - - - - -无标题文档 - - - -

注册页面

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
账号:
密码:
性别:男 
爱好:篮球 排球 乒乓球
籍贯:省  -
自我介绍:
头像:
     -     
- - - diff --git "a/ruanjianlin/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/untitly.html" "b/ruanjianlin/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/untitly.html" deleted file mode 100644 index ea9a826..0000000 --- "a/ruanjianlin/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/untitly.html" +++ /dev/null @@ -1,12 +0,0 @@ - - - - -无标题文档 - - - -

注册成功

-跳转到登录 - - diff --git "a/ruanjianlin/\347\254\254\345\233\233\344\275\234\344\270\232/index.html" "b/ruanjianlin/\347\254\254\345\233\233\344\275\234\344\270\232/index.html" deleted file mode 100644 index 455144d..0000000 --- "a/ruanjianlin/\347\254\254\345\233\233\344\275\234\344\270\232/index.html" +++ /dev/null @@ -1,61 +0,0 @@ - - - - -四兄弟翻唱 - - - -

四兄弟翻唱《Let her go》

-

音乐>翻唱 2018-11-01 15:14:43

-

8.2万播放 · 312弹幕

- - -
- - -
-
-去看评论↓ -
-

评论

- -
-©2019-2020 ruanjianlin 版权所有 - - diff --git "a/ruanjianlin/\347\254\254\345\233\233\344\275\234\344\270\232/kechengbiao.html" "b/ruanjianlin/\347\254\254\345\233\233\344\275\234\344\270\232/kechengbiao.html" deleted file mode 100644 index a6e178f..0000000 --- "a/ruanjianlin/\347\254\254\345\233\233\344\275\234\344\270\232/kechengbiao.html" +++ /dev/null @@ -1,64 +0,0 @@ - - - - -课程表 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
课程表
时间/日期星期一星期二星期三星期四星期五
上午语文数学外语语文数学
语文数学外语语文数学
下午美术音乐体育语文数学
音乐语文美术外语数学
- - - - diff --git "a/ruanjianlin/\347\254\254\345\233\233\344\275\234\344\270\232/table.html" "b/ruanjianlin/\347\254\254\345\233\233\344\275\234\344\270\232/table.html" deleted file mode 100644 index b5b9e17..0000000 --- "a/ruanjianlin/\347\254\254\345\233\233\344\275\234\344\270\232/table.html" +++ /dev/null @@ -1,34 +0,0 @@ - - - - -九宫格 - - - - - - - - - - - - - - - - - - - - - - - - - - -
九宫格
123
456
789
- - diff --git "a/ruanjianlin/\347\254\254\345\205\255\346\254\241\346\217\220\344\272\244\344\275\234\344\270\232/index.html" "b/\351\230\256\345\273\272\351\234\226/\347\254\254\345\205\255\346\254\241\346\217\220\344\272\244\344\275\234\344\270\232/index.html" similarity index 100% rename from "ruanjianlin/\347\254\254\345\205\255\346\254\241\346\217\220\344\272\244\344\275\234\344\270\232/index.html" rename to "\351\230\256\345\273\272\351\234\226/\347\254\254\345\205\255\346\254\241\346\217\220\344\272\244\344\275\234\344\270\232/index.html" -- Gitee From fc6a5fae8d3a7e98475cf3a496194891498950d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=8E=E6=9C=88?= <2941652573@qq.com> Date: Fri, 27 Nov 2020 17:33:28 +0800 Subject: [PATCH 5/5] =?UTF-8?q?=E7=AC=AC=E4=BA=94=E6=AC=A1=E6=8F=90?= =?UTF-8?q?=E4=BA=A4=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../index.html" | 21 ++++++ .../login.html" | 12 ++++ .../regiser.html" | 64 +++++++++++++++++++ .../untitly.html" | 12 ++++ 4 files changed, 109 insertions(+) create mode 100644 "\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/index.html" create mode 100644 "\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/login.html" create mode 100644 "\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/regiser.html" create mode 100644 "\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/untitly.html" diff --git "a/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/index.html" "b/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/index.html" new file mode 100644 index 0000000..e5b55be --- /dev/null +++ "b/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/index.html" @@ -0,0 +1,21 @@ + + + + +无标题文档 + + + +

+

登录

+
+

账号:

+

密码:

+     +      +点击注册 +

+ + + + diff --git "a/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/login.html" "b/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/login.html" new file mode 100644 index 0000000..b9cd1ea --- /dev/null +++ "b/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/login.html" @@ -0,0 +1,12 @@ + + + + +无标题文档 + + + +

登录成功

+返回 + + diff --git "a/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/regiser.html" "b/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/regiser.html" new file mode 100644 index 0000000..598e45b --- /dev/null +++ "b/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/regiser.html" @@ -0,0 +1,64 @@ + + + + +无标题文档 + + + +

注册页面

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
账号:
密码:
性别:男 
爱好:篮球 排球 乒乓球
籍贯:省  +
自我介绍:
头像:
     +     
+ + + diff --git "a/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/untitly.html" "b/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/untitly.html" new file mode 100644 index 0000000..ea9a826 --- /dev/null +++ "b/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/untitly.html" @@ -0,0 +1,12 @@ + + + + +无标题文档 + + + +

注册成功

+跳转到登录 + + -- Gitee