Do not pray for easy lives. Pray to be stronger men.

不要祈祷舒适的生活,而是祈祷自己能变得更强大。

It seems this quotation is from John Kennedy, one of the greatest and most famous presidents of the United States.

Why did he obtain so high rates as a president?

Checking those events in his time, we would find his term of office was basically marked by high tensions with the Soviet Union in the Cold War.

And the most well-known, may be the Cuban Missile Crisis, which nearly resulted in the breakout of a global thermonuclear conflict.

At that time, the Soviet Union was at its peak and won many of the conflicts over the United States, but the United States, had been entangled in both international and domestic affairs and had to conduct stategic concentrations.

In such unfavourable conditions, Mr. Kennedy wasn't frightened and didn't choose to surrender to his rival but choose to face up the challenges bravely and took some new measures, which laid the foundation for the later victory.

Therefore, it is better to pray to be stronger than to pary for easy lives.

Remember, life doesn't become easier, it is you, you become stronger.

The best way to cheer yourself is to try to cheer someone else up.

让自己开心起来的最好的方法,是试着让别人开心。

From Mark Twain.

Living in this busy and stressful world, to keep yourself cheerful is very important.

Though somebody tells us that if we can follow our own hearts, it would be much easier to become happy and satisfied about life.

That is not true, just because most of us can't make clear what we really want and where our hearts will lead us to.

For the majority, the best way to be cheerful may be to win other's approval.

Sometimes, a simple affirmation or apprreciation may make us full of energy again.

We don't live for ourselves, we always need to get some kind of affirmation or rewards of our payments.

Now, you know what I mean, I need approval and rewards.

Can I get some, otherwise I think I may gradually lose the reasons to insist on doing such stupid things.

August 23rd 2017 Week 34th Wednesday的更多相关文章

  1. August 17th 2016 Week 34th Wednesday

    Life is painting a picture, not doing a sum. 生活就像是绘画,而不是做算术. I am too serious about digits. All what ...

  2. August 30th 2017 Week 35th Wednesday

    A lion does not concern himself with the opinion of sheep. 狮子可不会在意绵羊是怎么想的. As a sheep, you must run ...

  3. August 26th 2017 Week 34th Saturday

    Love means finding the beauty in someone's imperfections. 爱情就是在那个人的不完美中找到美. Our mate isn't actually ...

  4. August 25th 2017 Week 34th Friday

    Stop to have a rest, do not forget others still in the running. 停下来休息的时候,不要忘记别人还在奔跑. You don't need ...

  5. August 24th 2017 Week 34th Thursday

    If you have choices, choose the best. If you have no choice, do the best. 如果有选择,那就选择最好的:如果没有选择,那就努力做 ...

  6. August 22nd 2017 Week 34th Tuesday

    Stop trying to find a rewind. It's life, not a movie. 别妄想倒带,这是生活,不是电影. There is no need to go back t ...

  7. August 21st 2017 Week 34th Monday

    In fact, the happiest fairy tale is no more than the simple days we have together. 其实全世界最幸福的童话,也比不上我 ...

  8. August 20th 2017 Week 34th Sunday

    Life is not a race, but a journey to be savored each step of the way. 生活不是一场赛跑,而是每一步都应该细细品尝的人生旅程. No ...

  9. August 16th 2017 Week 33rd Wednesday

    A man can be destroyed but not defeated. 一个人可以被毁灭,但不能被打败. Before he was destroyed, he would have bee ...

随机推荐

  1. hadoop开发环境

    hadoop2.6伪分布式环境安装配置以及配置eclipse开发环境 Hadoop安装教程_单机/伪分布式配_Hadoop2.6.0/Ubuntu14.04 使用Eclipse编译运行MapReduc ...

  2. rvm的安装, 使用rvm, 安装ruby, 以及gem的使用 (转)

    http://blog.163.com/digoal@126/blog/static/1638770402012425111617904/ rvm 全称Ruby Version Manager,  确 ...

  3. Echarts 使用asp.net +ashx+ajax 实现 饼图、柱形图后台交互

    向上效果图 前端code /* * ------------------------------------------------------------------ * module-inform ...

  4. ssm项目快速搭建(注解)

    dao层配置 dao层配置注意事项: 1.Mapper.xml 文件中的 namespace 与 mapper 接口的类路径相同 2.Mapper.xml 接口方法名和 Mapper.xml 中定义的 ...

  5. linux下配置环境变量方式

    linux下配置环境变量有多种方式,下面简述之 方式1.编辑 /etc/profile 文件,增加如下内容 JAVA_HOME=/usr/local/jdk1. export JAVA_HOME PA ...

  6. http_proxy_module 模块(proxy_pass 指令)

    1. proxy_pass 指令介绍 该指令属于 http_proxy_module, http_proxy_module 模块可以将请求转发到另一台服务器. 在 nginx 反向代理是,会通过 lo ...

  7. 深入理解Java虚拟机---类加载机制(简略版)

    类加载机制 谈起类加载机制,在这里说个题外话,当初本人在学了两三个月的Java后,只了解了一些皮毛知识,就屁颠屁颠得去附近学校的招聘会去蹭蹭面试经验,和HR聊了一会后开始了技术面试,前抛出了两个简单的 ...

  8. JDBC入门(1)—— 入门案例

    JDBC(Java DataBase Connectivity,java数据库连接)是一种用于执行SQL语句的Java API,可以为多种关系数据库提供统一访问,它由一组用Java语言编写的类和接口组 ...

  9. 移动前端调试页面–weinre

    安装 npm install -g weinre 启动 weinre --boundHost -all- 浏览器查看 http://localhost:8080 插入相关文件 index.html d ...

  10. HTML中的嵌入技术

    到目前为止,您应该掌握了将图像\视频和音频嵌入到网页上的诀窍了.此刻,让我们进行深入学习,来看一些能让您在网页中嵌入各种内容类型的元素: <iframe>, <embed> 和 ...