July 14th 2017 Week 28th Friday
A life without a dress rehearsal, every day is broadcast live.
人生没有彩排,每天都是现场直播。
Every day when I prepare to get to bed, I find it hard to deal with my worries about the future, for there are still quite a lot of things needed to be done this day but are just postponed to the next day.
Such feelings, in detail, frustrations of my incapability of self-control and self-management, fear about the uncertain futre, put on a heavy load in my brain, and always keep me awake in the night.
So I always can't have a high-quality sleep, insufficient rest at night in turn leads to a cheerless day, a vicious circle.
And I know such behaviours, as procrastination, would eventually wreck my own future, both my persoanl life and my professional career.
How to extricate myself out of procrastination?
Try to make a habit of reading my goals when I wake up in the morning and checking whether there is any progress being made when I get to bed.
Try to learn to imagine the process and have a detailed plan to deal with every obstacles.
I think I can beat procrastination and other bad habits. I am sure that I can choose the right road that can unlease my full potential.
A person who trusts no one can't be trusted.
不信人者不可信。
From Jerome Blattner.
Some people say that they only trust themselves, when dealing with such fellows, I always want to bring an end as soon as possible.
If someone around me has shown any trace of this inclination, I would tell myself to maintain viligence if I have to deal with him.
Notice, relationship is always mutual.
If you want something or you want to be treated in some way, just give what you have first, or show your sincerity.
July 14th 2017 Week 28th Friday的更多相关文章
- July 15th 2017 Week 28th Saturday
		If I can't hear your heartbeat, you are too far away. 如果我听不见你的心跳,那是因为你离我太远了. Only when the two tight ... 
- July 13th 2017 Week 28th Thursday
		No dream is too big, and no dreamer is too small. 梦想再大也不嫌大,追梦的人再小也不嫌小. Hold on to your dreams, but b ... 
- July 12th 2017 Week 28th Wednesday
		No way is impossible to courage. 勇敢面前没有通不过的路. Without faith and courage, nothing is possible. With t ... 
- July 11th 2017 Week 28th Tuesday
		No possession, but use, in the only riches. 真正的财富不是占有,而是使用. These days I have bought tens of books a ... 
- July 10th 2017 Week 28th Monday
		I get that look a lot, but I never let it get to me. 我常常受到异样的目光,但我从不把它们放在眼里. I don't feel good these ... 
- July 09th 2017 Week 28th Sunday
		He that boasts of his own knowledge proclaims ignorance. 夸耀知识实乃无知. Honestly speaking, I don't agree ... 
- 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 ... 
- May 14th 2017 Week 20th Sunday
		A smooth sea never made a skillful mariner. 平静的海洋练不出熟练的水手. A smooth sea never made a skillful marine ... 
- July 14th, Week 29th Thursday, 2016
		Risk comes from not knowing what you are doing. 风险常常来自于不知道自己在做什么. What is risk? I think risk means t ... 
随机推荐
- 等待页面元素(webdriverwait)
			前言 在脚本中加入太多的 sleep 后会影响脚本的执行速度,虽然 implicitly_wait ()这种方法隐式等待方法一定程度上节省了很多时间.但是一旦页面上某些 js 无法加载出来(其实界面元 ... 
- chrome浏览器开发者工具(一)
			一.Elements 在Element中主要分两块大的部分:HTML结构面板和操作dom样式.结构.时间的显示面板 二.Network Network是一个监控当前网页所有的http请求的面版,它主体 ... 
- python输出不换行
			python输出不换行 Python2的写法是: print 'hello', Python3的写法是: print('hello', end='') 对于python2和python3都兼容的写法是 ... 
- 鹅厂优文|主播pk,如何实现无缝切换?
			欢迎大家前往腾讯云+社区,获取更多腾讯海量技术实践干货哦~ 本文作者,rexchang(常青),腾讯视频云终端技术总监,2008 年毕业加入腾讯,一直从事客户端研发相关工作,先后参与过 PC QQ.手 ... 
- 有向图和无向图的数组C++实现
			源码:https://github.com/cjy513203427/C_Program_Base/tree/master/55.%E5%9B%BE 结点类Noded.h 不需要存储索引 #pragm ... 
- cs端调用webApi
			public class Httphelper { public static string Post1(string url, string postString) { using (WebClie ... 
- Splunk大数据分析经验分享
			转自:http://www.freebuf.com/articles/database/123006.html Splunk大数据分析经验分享:从入门到夺门而逃 Porsche 2016-12-19 ... 
- IDEA启动Jetty报404
			在别的电脑上是OK的,到本机就不行了,很可能是Working路径的问题. 设置这里的路径即可:(你的web模块路径) 
- Spring系列之Alias标签的解析与使用
			<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.sp ... 
- java web 之Session
			1.Session简单介绍 由于Http是无状态的协议,所以服务端需要记录用户的状态时,就需要某种机制来识别具体的用户,实现这个机制的方式就是session. 典型的场景比如购物车,当你点击下单按钮时 ... 
