August 27th 2016 Week 35th Saturday
Life is a series of commas, not periods.
人生是一系列的逗号,而不是句号。
Sometimes I would rather life to be like a series of periods, because I always want to bring an end to my current low point.
However, what I had hoped is one thing, and the reality is another thing.
Life is indeed a series of commas.
Once you are at the lowest of your life, it may be very hard to get out, and the tragedies and defeats may
come upon you one by one, seeming endless.
Am I too pessimistic?
Maybe. Just because I can't see the signs of improvement, even a little, and the gaps in my abilities seem to become more and more difficult to cover.
There are no traffic jams along the extra mile.
在奋斗的道路上再前进几步,你就不会再被堵塞。
In the history, many people fell down at the door of success, or just a short distance from the turning point.
And in the modern times, the last mile also destroy the dreams of many strugglers.
So, if you can hold on, and if you are confident in the final results, just go a little further, you will get it.
Remember that be strong in mind, we need to believe something and then start to make our mind quite and simple, just work hard.
August 27th 2016 Week 35th Saturday的更多相关文章
- August 26th 2016 Week 35th Friday
		It always seems impossible until it's done. 在事情未完成之前,一切都看似不可能. When I was young, once I had to lift ... 
- August 25th 2016 Week 35th Thursday
		Every man dies, but not every man really lives. 每个人都会死,但不是每个人都曾经真真活过. As I become older and older, I ... 
- August 24th 2016 Week 35th Wednesday
		Storms make trees take deeper roots. 暴风雨能使大树的根扎得更深. If the trees already have deep roots, then the s ... 
- August 23rd 2016 Week 35th Tuesday
		The very essence of romance is uncertainty. 浪漫的精髓就在于它充满种种可能. And the uncertainty of life may be also ... 
- August 22nd 2016 Week 35th Monday
		Have you ever given any thought to your future? 你有没有为将来打算过呢? Have you ever given any thought to your ... 
- August 21st 2016 Week 35th Sunday
		I figure life is a gift and I don't intend on wasting it. 我觉得生命是一份礼物,我不想浪费它. Tonight when I was runn ... 
- August 20th 2016 Week 34th Saturday
		Everything you see exists together in a delicate balance. 你所看到的一切都处于微妙的平衡中. Seeking for balance in l ... 
- August 13th 2016 Week 33rd Saturday
		What makes life dreary is the want of motive. 没有目标与动力,生活便会郁闷无光. Without dreams and hope, there will ... 
- August 6th, 2016, Week 32nd, Saturday
		It is not the mountain we conquer, but ourselvess. 我们征服的不是高山,而是我们自己. Difficulties and obstacles, jus ... 
随机推荐
- 利用PHP读取文件
			$fp=fopen("D:\\phpStudy\\www\\date\\file\\2.txt","r");if($fp){ while(!feof($f ... 
- discuz个人空间主题列表 图片模式实现方法
			discuz X3空间主题列表 图片展现模式,discuz实现个人空间主题列表调用图片模式,discuz home图片列表 如果需要实现该呈现方式,我们需要首先了解discuz封面图片存储原理:dis ... 
- maven之helloworld案例
			1.maven目录结构 src -main -java -package -test -java -package -resources 2.新建目录 在任意指定盘下建文件夹(我的是D盘,目录结构如下 ... 
- DAY5 php + mysql 写一个简单的sql注入平台
			php mysql 在浏览器输入用户名,去数据库查询.查到则显示在浏览器,查不到则显示空. sql 里面三个字段 id username password create table t1 (id in ... 
- mybaitis uuid插入和定义返回类型
- Java Io(数据输入输出流)
			Java Io 字节流中的DataInputStream 和 DataOutputStream,使用流更加方便,是流的一个扩展,更方便读取int, long,字符等类型数据. 事例代码如下: pack ... 
- NOSQL的学习
			NoSQL(NoSQL = Not Only SQL ),意即"不仅仅是SQL",指的是非关系型的数据库.NoSQL用于超大规模数据的存储.(例如谷歌或Facebook每天为他们的 ... 
- BZOJ3052——糖果公园
			0.题目链接:http://www.lydsy.com/JudgeOnline/problem.php?id=3052 1.题目大意:给定一颗n个点的无根树,每个点有一个颜色,要进行q次操作,有两种操 ... 
- 一起入门python7之函数参数
			上一节课简单的讲了一下函数.那么今天来给大家讲一下函数参数.用案例说话哈.上一节课只是让大家有比较简单的了解,那么这节我们来细化一下哈.>>>def hello(x): ... 
- HDU 1533 最小费用最大流(模板)
			http://acm.hdu.edu.cn/showproblem.php?pid=1533 这道题直接用了模板 题意:要构建一个二分图,家对应人,连线的权值就是最短距离,求最小费用 要注意void ... 
