August 23rd 2017 Week 34th Wednesday
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的更多相关文章
- August 17th 2016 Week 34th Wednesday
Life is painting a picture, not doing a sum. 生活就像是绘画,而不是做算术. I am too serious about digits. All what ...
- August 30th 2017 Week 35th Wednesday
A lion does not concern himself with the opinion of sheep. 狮子可不会在意绵羊是怎么想的. As a sheep, you must run ...
- August 26th 2017 Week 34th Saturday
Love means finding the beauty in someone's imperfections. 爱情就是在那个人的不完美中找到美. Our mate isn't actually ...
- August 25th 2017 Week 34th Friday
Stop to have a rest, do not forget others still in the running. 停下来休息的时候,不要忘记别人还在奔跑. You don't need ...
- August 24th 2017 Week 34th Thursday
If you have choices, choose the best. If you have no choice, do the best. 如果有选择,那就选择最好的:如果没有选择,那就努力做 ...
- 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 ...
- August 21st 2017 Week 34th Monday
In fact, the happiest fairy tale is no more than the simple days we have together. 其实全世界最幸福的童话,也比不上我 ...
- August 20th 2017 Week 34th Sunday
Life is not a race, but a journey to be savored each step of the way. 生活不是一场赛跑,而是每一步都应该细细品尝的人生旅程. No ...
- August 16th 2017 Week 33rd Wednesday
A man can be destroyed but not defeated. 一个人可以被毁灭,但不能被打败. Before he was destroyed, he would have bee ...
随机推荐
- 浅谈内存映射I/O(MMIO)与端口映射I/O(PMIO)的区别
最近在看NVMeDirect和SPDK的源码,觉得有必要梳理一下MMIO和PMIO的区别.关于MMIO和PMIO,维基百科上是这么讲滴, Memory-mapped I/O (MMIO) and po ...
- [shell进阶]——shell多线程
关于shell的多线程 1. 多线程并发执行任务,而不用一台台的串行执行,能更快更高效 2. Shell并没有多线程的概念,所以: * 一般使用wait.read等命令技巧性地模拟多线程实 * 使用命 ...
- 创建.NET Core程序的Nuget Package
最近在看ASP.NET Core MVC的教材,几乎每章开始都要重复从Empty project开始创建一个ASP.NET Core的项目,然后手动修改project.json,增加经典三目录(Mod ...
- angularjs ui-grid cellTemplate checkbox ng-checked
{ name: '@Localizer["ActiveInd"]', field: 'ActiveInd', enableSorting: false, ...
- 阿里云服务器(Ubuntu16.04 64位)远程连接
购买阿里云服务器 1.打开阿里云官方网站,账号登录,选择产品中的云服务器 ECS 2.根据自身需求,选择合适的阿里云服务器系统,(1)点击一键购买,(2)选择地域,(3)根据自身需求,选择系统,这里选 ...
- 一键安装lamp环境出现的问题
前言:之前安装lamp是独立安装的,安装扩展很方便,现在用这个一键安装包,不知道怎么样,尝试一把. Part1:安装过程中出现的问题 error: utf8_mime2text() has new s ...
- Java面试宝典之----java基础(含答案)
一 JAVA基础 1. JAVA中的几种基本数据类型是什么,各自占用多少字节. int 32bit short 16bitlong 64bit byte 8b ...
- ubuntu关机重启命令
重启命令 : 1.reboot 2.shutdown -r now 立刻重启 3.shutdown -r 10 过10分钟自动重启 4.shutdown -r 20:35 ...
- UOJ#400. 【CTSC2018】暴力写挂
传送门 看到要求两棵树的 \(lca\) 深度不太好操作 考虑枚举第二棵树的 \(lca\),这样剩下的都是只和第一棵树有关的 而注意到 \(dis(x,y)=d(x)+d(y)-2d(lca(x,y ...
- [SCOI2016]背单词——trie树相关
题目描述 Lweb 面对如山的英语单词,陷入了深深的沉思,”我怎么样才能快点学完,然后去玩三国杀呢?“.这时候睿智的凤老师从远处飘来,他送给了 Lweb 一本计划册和一大缸泡椒,他的计划册是长这样的: ...