Fear is an essential part of our survival, it keeps us alert.

恐惧是生存的重要部分,它让我们保持警惕。

Fear and pain are both the essential part of our survival. If a child can't feel pain, then his or her life would be full of danger, as we know in many stories, one can't feel pain would die from badly hurts.

And fearness can make us know what is dangerous, and what should we do to avoid or combat against those fearful things.

However, everything that goes too far may be as bad as things that don't go far enough.

Excess fearness and pains can make us feel hopeless and helpless, and we may choose to escape from the reality or even choose to commit suicide under the heavy pressures brought by fearness and pains.

So, the best way is to keep a balance in life.

You will never be alone if you have got a book.

只要手捧书卷,你就永远不会感到孤独。

I feel lonely even if I have got a considerable amout of books.

It is far from enough if we only learn experience and knowledge from books, there are more we have to learn and experience in the reality.

Remember that large amounts of practices are the same important as reading large amounts of books, most often practices may be much more important.

Ok, now that we can learn a lot from books, we can also learn a considerable amout of things from other's experience, such as the topic we discussed about yesterday:

Some features you can use to identify a rubbish man if you are a girl, if you are a boy, you can avoid these behaviours, and you will find that helps when you are making friends with girls.

(Part Two)

7. You never get anything you want. 

When you go to a restaurant, your boyfriend doesn't order for you. When the two of you are watching TV together, you are always viewing his favorite show.

8. He pressures you. 

When he wants to do something, he wants to do it now. He doesn't care about your concerns or reactions to the situation.

9. He only thinks about himslef.

Everything that comes out of your boyfriend's mouth begins with 'I', he is noly worried about his own well-being.

April 22 2017 Week 16 Saturday的更多相关文章

  1. April 29 2017 Week 17 Saturday

    Every man is a poet when he is in love. 每个恋爱中的人都是诗人. It is said this saying was from Plato, the famo ...

  2. April 1 2017 Week 13 Saturday

    There is more to life than increasing its speed. 生活不仅仅是匆匆赶路. Get a life, a real life, not a manic pu ...

  3. April 21 2017 Week 16 Friday

    Courage is like a muscle. We strengthen it with use. 勇气就像肌肉,越使用越强大. Most often it is true, but somet ...

  4. April 20 2017 Week 16 Thursday

    We are all in the gutter, but some of us are looking at the stars. 我们都生活在阴沟里,但仍有人仰望星空. In the past m ...

  5. April 19 2017 Week 16 Wednesday

    What would life be if we had no courage to attempt anything? 如果我们都没有勇气去尝试点什么,生活会变成什么样子呢? I remembere ...

  6. April 18 2017 Week 16 Tuesday

    Every light has darkness to balance it out. 有光明的地方,必定有黑暗予以平衡. I strive to get a balance between life ...

  7. April 17 2017 Week 16 Monday

    You will find that it is necessary to let things go; simply for the reason that they are heavy. 你会明白 ...

  8. April 15 2017 Week 15 Saturday

    Attitude is a little thing that makes a big difference. 小态度,大不同. Attitudes can make a big difference ...

  9. April 8 2017 Week 14 Saturday

    Life is the art of drawing without an eraser. 人生如画,落笔无悔. Yesterday I watched a film from Japan, Afte ...

随机推荐

  1. windows_study_3

    描述:如何解决hyper-v全屏不能自适应屏幕大小? 解决:调节虚拟机的分辨率.

  2. TCP的粘包问题

    什么是粘包 粘包指的是数据与数据之间没有明确的分界线,导致不能正确读取 应用程序无法直接操作硬件,应用程序想要发送数据则必须将数据交给操作系统,而操作系统需要同时为所有应用程序提供数据传输服务,也就意 ...

  3. slf4j + loback配置

    目前Java主流的log体系是 Slf4j +logback Spring boot 中配置log十分简单,常见的方式在application.yml文件中使用如下配置 logging: path: ...

  4. 1.Hibernate框架

    1.分层体系结构与持久化 三层体系结构: 分层体系结构: 指的是将系统的组件分隔到不同的层中,每一层中的组件应保持内聚性,并且应大致在同一抽象级           别: 每一层都应与它下面的各层保持 ...

  5. vscode写vue模板--代码片段

    Ctrl+Shift+P打开命令输入 snippet (打开用户代码片段) 在输入vue(选择代码片段的语言) 如果搜索不到,安装一个插件 vueHelper 如果搜索到复制粘贴以下代码 { &quo ...

  6. app内部H5测试点总结

    1.业务逻辑 除基本功能测试外,需要关注的一些测试点: a.登录 a.1 H5页面嵌入到客户端使用,若客户端已经登录,进入H5页面应该是登录状态 a.2 H5页面嵌入到客户端内使用,若客户端未登录,如 ...

  7. Selenium打开IE报错“Protected Mode settings...”解决方法

    最近在使用Selenium打开IE浏览器碰到以下报错:

  8. Oulipo(Hash入门第一题 Hash函数学习)

    Hash,一般翻译做散列.杂凑,或音译为哈希,就是把任意长度的输入(又叫做预映射, pre-image),通过散列算法,变换成固定长度的输出,该输出就是散列值.这种转换是一种压缩映射,也就是,散列值的 ...

  9. 数据库mysql基础语言--各模式的含义

    1. 欢迎信息 欢迎来到 MySQL 镜像.命令以 ; 或 g 结束.你的 MySQL 连接编号为 2.服务器版本:5.1.47-社区 MySQL 社区服务器(GPL) 版权(C)2000.2010, ...

  10. Git常用配置

    Git设置默认用户名和密码 1.进入C:\users\Administrator目录下,通过git bash终端输入touch .git-credentials后回车2.打开生成的.git-crede ...