File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -106,15 +106,15 @@ EOF什么意思?End-of-file。在[维基百科](http://en.wikipedia.org/wiki/E
106
106
107
107
依次演示操作,即可明了。有这样一个文档,名曰:you.md,其内容和基本格式如下:
108
108
109
- > You Raise Me Up
110
- > When I am down and, oh my soul, so weary;
111
- > When troubles come and my heart burdened be;
112
- > Then, I am still and wait here in the silence,
113
- > Until you come and sit awhile with me.
114
- > You raise me up, so I can stand on mountains;
115
- > You raise me up, to walk on stormy seas;
116
- > I am strong, when I am on your shoulders;
117
- > You raise me up: To more than I can be.
109
+ You Raise Me Up
110
+ When I am down and, oh my soul, so weary;
111
+ When troubles come and my heart burdened be;
112
+ Then, I am still and wait here in the silence,
113
+ Until you come and sit awhile with me.
114
+ You raise me up, so I can stand on mountains;
115
+ You raise me up, to walk on stormy seas;
116
+ I am strong, when I am on your shoulders;
117
+ You raise me up: To more than I can be.
118
118
119
119
分别用上述三种函数读取这个文件。
120
120
You can’t perform that action at this time.
0 commit comments