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 can smile in trouble, gather strength from distress, and grow brave by reflection.
I learned that courage is not the absence of fear, but the triumph over it, and the brave man is not the one who doesn't feel afraid, but the one who can conquer those fears.
Being brave means to know something is scary, difficult, and dangerous, but still doing it anyway, because the possibility of winnin the fight is worth the chance of losing it.
If you can't show your courage when facing against difficulities and obstacles, those who could have helped you in some way may pull back their hands, because they are doubting that whether you are worth their help, whether their help will be paid back.
It is not cruel at all, it is the very reality. The world is always willing to favor those who are worth being favored, their achievements will make the world better.
The stronger you are, the stronger you will be; the weaker you are, the wearker you will be.
Don't complaint about the past, we can't bring oursleves back to change the past, but we can start from now to change the current and the future.
Night gets darkest right before dawn. What doesn't kill you makes you more strong.
最黑暗的夜晚永远在破晓之前,未曾击败你的只会让你更加强大。
From Linkin Park.
Sadly, one of the past members in the famous rock band-Linkin Park, committed suicide on July 20th, 2017.
Maybe there was something that made him finally choose to bring an end to his life.
And it was said the day he committed suicide was the death anniversary of his best friend, a famous singer as well.
It was a big news, it made me feel very strange.
Those singers, are very rich, and live wealthy life, why some of them choose to abandon themselves in some way, like drug addiction, committing suicide?
I really don't know. I don't have money, I don't have some skills to make a living, maybe it is my darkest time.
Sometimes I thought about ending my life too, but I can't make up my minds to do so, because I know that is not the goal the Heaven brought me to the world.
Today, Eleme, one of the largest players in the domestic food delivery service sector, swallows up one of its rival, Baidu Waimai.
Maybe this deal will enhance its position in this firecely competitive market.
July 22nd 2017 Week 29th Saturday的更多相关文章
- July 21st 2017 Week 29th Friday
If you want to fly too high in relation to the horizon forget. 要想飞得高,就该把地平线忘掉. Always keep our eyes ...
- July 20th 2017 Week 29th Thursday
The darkness is no darkness with you. 有了你,黑暗将不再是黑暗. The darkness will not be driven out if we failed ...
- July 19th 2017 Week 29th Wednesday
Rather than envy others, it is better to speed up their own pace. 与其羡慕他人,不如加快自己的脚步. The envy of othe ...
- July 18th 2017 Week 29th Tuesday
My heart is stronger now that you are in it. 我的心里有了你,从此变得更强大. You will no longer feel lonely if ther ...
- July 17th 2017 Week 29th Monday
A heart is a heavy burden. 心,可是很重的. Follow your heart, but always take your brain with you. Easy to ...
- July 16th 2017 Week 29th Sunday
Opportunities are like sunrises, if you wait too long, you miss them. 机会如同日出,等得太久就会错过. Indecision is ...
- July 15th 2017 Week 28th Saturday
If I can't hear your heartbeat, you are too far away. 如果我听不见你的心跳,那是因为你离我太远了. Only when the two tight ...
- July 08th 2017 Week 27th Saturday
You are never wrong to do the right thing. 坚持做对的事情,永远都不会错. I think the translation may be not precis ...
- July 01st 2017 Week 26th Saturday
Kind hearts are more than coronets. 善良的心灵胜于显贵的地位. Some people say that this is a dog-eat-dog world, ...
随机推荐
- Robot Framework_Ride(Edit标签)
前言 RIDE 作为 Robot Framework 的“脸面”,虽然我们已经可以拿它来创建和运行测试了,但我们对它的认识并不全面,这一小节我们将了解这个工具的使用 Edit标签 下面我们来看一看测试 ...
- Ubuntu14.04下编译安装或apt-get方式安装搭建Apache或Httpd服务(图文详解)
不多说,直接上干货! 写在前面的话 对于 在Ubuntu系统上,编译安装Apache它默认路径是在/usr/local/apache2/htdocs 或者编译安装httpd它默认路径是在/usr/lo ...
- jenkins配置ssh
1.不使用密钥,不配置 2.使用用户名密码配置 3.构建完成后,将文件发送到指定服务器 要拷贝的文件是/var/lib/jenkins/web1/src/*.js
- Redis 小结
一.redis简介 redis是一款基于C语言编写的,开源的非关系型数据库,由于其卓越的数据处理机制(按照规则,将常用的部分数据放置缓存,其余数据序列化到硬盘),大家也通常将其当做缓存服务器来使用. ...
- CentOS7 一键安装KMS服务【整理】
KMS,是 Key Management System 的缩写,也就是密钥管理系统.这里所说的 KMS,毋庸置疑就是用来激活 VOL 版本的 Windows 和 Office 的 KMS 啦.经常能在 ...
- mybatis学习之入门实例
测试版本 mybatis:3.2.8 数据库:mysql 项目结构 jar包准备 mybatis-3.2.8.jar mysql-connector-java-5.1.39-bin.jar junit ...
- 一:SpringMVC架构流程
架构流程: 1.用户发送请求至前端控制器DispatcherServlet 2.DispatcherServlet收到请求调用HandlerMapping处理器映射器. 3.处理器映射器根据请求url ...
- 在linux命令行利用SecureCRT上传下载文件
一般来说,linux服务器大多是通过ssh客户端来进行远程的登陆和管理的,使用ssh登陆linux主机以后,如何能够快速的和本地机器进行文件的交互呢,也就是上传和下载文件到服务器和本地?与ssh有关的 ...
- flask_sqlalchemy filter 和filter_by的区别
1. filter需要通过类名.属性名的方式,类名.属性名==值.filter_by 直接使用属性名=值,可以看源码filter_by需要传一个 **kwargs 2. filter支持> &l ...
- PHP支持多线程吗?
https://zhidao.baidu.com/question/2053529640037778107.html