May 6th 2017 Week 18th Saturday
A great ship asks deep water.
巨轮寻深水而航行。
A great ship needs deep water so as to get enough buoyancy to keep itself afloat in the water, if it carelessly moves to the shalow water, it may pile up on the rocks or the water bottom.
A small boat, like a canoe, on the contrary, always have to sail in the shalow water, if it moves into the deep water, like an ocean, it may be overturned by the stormy waves of the ocean.
Through the above comparation, I mean that every one must find out the most suitable position for himself so as to give full play to his capabilities and to avoid the possible risks.
All in all, we must learn how to make use of the environmental conditions to make profits and avoid losses.
I am always ready to learn although I do not always like being taught.
虽然我并不喜欢有人教我,但我一直乐于学习。
From Winston Churchill.
Winston Churchill was a British politician who served as the Prime Minister of the United Kingdom from 1940 to 1945 and again from 1951 to 1955.
As Primer Minister, he led the Britain to win over the Germany and then he started the iron curtain against the Soviet Union.
He was also an officer in the British Army, a non-academic historian, and a writer, by the way, he won the Nobel Prize for Literature in 1953 for his overall, lifetime body of work.
Actually, he didn't do very well at his school days, but after he graduated from the college he performed extraordinarily in his career.
The world is always changing, we must get ready to learn the new things, to tackle the new challenges, or to accpet the new reality.
So it be, when we control our reaction to the seemingly uncontrollable problems of life, then in the actual fact we do control the problems' effects on us.
May 6th 2017 Week 18th Saturday的更多相关文章
- July 22nd 2017 Week 29th Saturday
		
If you are not brave enough, no one will back you up. 如果你不够勇敢,没人会替你坚强. I was told that the real man ...
 - January 21 2017 Week 3 Saturday
		
Courage is grace under pressure. 勇气就是压力下的优雅. In the face of stress, can you deal with your task smoo ...
 - May 13th 2017 Week 19th Saturday
		
Mountains look beautiful from a distance. 远处看山山更美. This gnomic seems to circulate very long, its mor ...
 - August 6th, 2016, Week 32nd, Saturday
		
It is not the mountain we conquer, but ourselvess. 我们征服的不是高山,而是我们自己. Difficulties and obstacles, jus ...
 - November 11th, 2017 Week 45th Saturday
		
Happiness is a direction, not a place. 快乐是一个方向,不是一个目的. Do you remember those moments in your life wh ...
 - November 04th, 2017 Week 44th Saturday
		
It does not do to dwell on dreams and forget to live. 整天沉溺于梦想而忘记如何好好生活,毫无意义. Bingo, and I think it i ...
 - October 28th, 2017 Week 43rd Saturday
		
All I ever wanted was a single thing worth fighting for. 我想要的只不过是一件能让我奋不顾身的事业. Stop complaining the ...
 - October 21st 2017 Week 42nd Saturday
		
Only I can change my life. No one can do it for me. 只有我可以改变我的命运,没有人可以帮我做. Stop complaining about the ...
 - October 14th 2017 Week 41st Saturday
		
I was well beaten myself, and I am beffer for it. 我自己也被打败过,但我因此变得更好. For most of us, the life road c ...
 
随机推荐
- vim与vi操作
			
vim是vi发展而来的文本编辑器: vi是最原始的文本编辑器: vi/vim的使用: 有三种模式:命令模式.输入模式.底线命令模式 命令模式: 输入 i 会进入输入模式 输入: 会进入底线命令模式 输 ...
 - sharepoint_study_8
			
描述:如何删除webPart无效文件? 图示: 有时候webpart的部署包虽然删除了,但是它的文件依然会留在这个类别中,怎样删除这些无效的文件呢? 解决: 在网站设置中打开web部件,里面列出了网站 ...
 - Til the Cows Come Home (dijkstra算法)
			
Bessie is out in the field and wants to get back to the barn to get as much sleep as possible before ...
 - 华东交通大学2015年ACM“双基”程序设计竞赛1005
			
Problem E Time Limit : 3000/2000ms (Java/Other) Memory Limit : 65535/32768K (Java/Other) Total Sub ...
 - Flask&&人工智能AI  -- 8   HTML5+ 初识,HBuilder,夜神模拟器,Webview
			
昨日内容回顾 1.增删改查: 增: db.collections.insert({a:1}) // 官方不推荐了 db.collections.insertMany([{a:1},{b:1}]) in ...
 - day28  socketserver
			
1. socketserver 多线程用的 例 import socket import time client=socket.socket() client.connect(("1 ...
 - nginx安装及高可用
			
nginx的安装: server1: tar zxf nginx-1.14.0.tar.gz cd nginx-1.14.0/src/core/ vim nginx.h cd /root/nginx- ...
 - python练习六十八:字符串练习
			
题目:一个商城在搞抽奖的活动,需要在搞活动的宣传单上印刷优惠卷的验证码,验证码规定20位,生成100个 先来个简单的,20位码中只取数字 import random def num_1(num): l ...
 - angularJs(1)指令篇
			
angularJs模板 <!DOCTYPE html> <html> <head lang="en"> <meta charset=& ...
 - from表单,图片预览,和表单提交
			
<form> <input id="file" class="topsub-file" type="file" name= ...