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的更多相关文章

  1. July 21st 2017 Week 29th Friday

    If you want to fly too high in relation to the horizon forget. 要想飞得高,就该把地平线忘掉. Always keep our eyes ...

  2. July 20th 2017 Week 29th Thursday

    The darkness is no darkness with you. 有了你,黑暗将不再是黑暗. The darkness will not be driven out if we failed ...

  3. July 19th 2017 Week 29th Wednesday

    Rather than envy others, it is better to speed up their own pace. 与其羡慕他人,不如加快自己的脚步. The envy of othe ...

  4. July 18th 2017 Week 29th Tuesday

    My heart is stronger now that you are in it. 我的心里有了你,从此变得更强大. You will no longer feel lonely if ther ...

  5. July 17th 2017 Week 29th Monday

    A heart is a heavy burden. 心,可是很重的. Follow your heart, but always take your brain with you. Easy to ...

  6. July 16th 2017 Week 29th Sunday

    Opportunities are like sunrises, if you wait too long, you miss them. 机会如同日出,等得太久就会错过. Indecision is ...

  7. July 15th 2017 Week 28th Saturday

    If I can't hear your heartbeat, you are too far away. 如果我听不见你的心跳,那是因为你离我太远了. Only when the two tight ...

  8. July 08th 2017 Week 27th Saturday

    You are never wrong to do the right thing. 坚持做对的事情,永远都不会错. I think the translation may be not precis ...

  9. July 01st 2017 Week 26th Saturday

    Kind hearts are more than coronets. 善良的心灵胜于显贵的地位. Some people say that this is a dog-eat-dog world, ...

随机推荐

  1. Ubuntu14.04下编译安装或apt-get方式安装搭建Apache或Httpd服务(图文详解)

    不多说,直接上干货! 写在前面的话 对于 在Ubuntu系统上,编译安装Apache它默认路径是在/usr/local/apache2/htdocs 或者编译安装httpd它默认路径是在/usr/lo ...

  2. web_01Java ee实现登陆注册功能

    Web Web_01版本: 实现功能 用户注册 用户登录 设计内容 数据库:mysql 服务器: tomact7 配置 : xml 页面 : jsp+html/css *重点: 数据库相关: 数据库操 ...

  3. 【转】C#中的委托,匿名方法和Lambda表达式

    简介 在.NET中,委托,匿名方法和Lambda表达式很容易发生混淆.我想下面的代码能证实这点.下面哪一个First会被编译?哪一个会返回我们需要的结果?即Customer.ID=5.答案是6个Fir ...

  4. grunt-contrib-cssmin使用指南

    原文:http://riny.net/2014/grunt-cssmin/ grunt-contrib-cssmin v0.7.0 使用cssmin压缩css文件 Getting Started 这个 ...

  5. YII框架路由配置

    首先要在服务器配置(httpd.conf)中开启重写模块: #开启重写模块,将其前面的#去掉 LoadModule rewrite_module modules/mod_rewrite.so #Dir ...

  6. [转]OData/WebApi

    本文转自:https://github.com/OData/WebApi/tree/vNext OData Web API Introduction OData Web API (i.e., ASP. ...

  7. Expression Blend实例中文教程(1) - 开篇

    随着计算机软件开发分工细节化,微软对已有的产品线进行了调整,在保持原有经典开发工具Visual Studio基础上,又推出了一套新的设计开发工具系列,Expression Studio. Expres ...

  8. Java 基础(8)——流程控制

    上次的运算符都消化好了吗?每一天都要用到一些哦~ 以前有提到过一嘴,程序执行都是从上到下执行的,emm,学到这里,感觉这句话是对的也是错的了…… 如果都是一行一行执行下去的话,上节课的例子: 今天不上 ...

  9. node.js学习网址

    七天学会NodeJS: http://www.open-open.com/lib/view/1392611872538 https://nodejs.org/api/ Node.js v0.10.18 ...

  10. php字符集转换

    PHP通过iconv将字符串从GBK转换为UTF8字符集. 1. iconv()介绍 iconv函数可以将一种已知的字符集文件转换成另一种已知的字符集文件.例如:从GB2312转换为UTF-8. ic ...