Much effort, much prosperity.

越努力,越幸运。

I have ever seen this sentence in many people's signature of their social media applications, like WeChat, Tecent QQ, and so on.

I ever thought that may be true, if you make much more efforts, you would be able to do more things and you can achieve more, your life, your cause, will be more prosperous, that is so called, much effort, much prosperity, and much luck.

However, in most cases, the directions and fields may play a much more improtant role when deciding whether your efforts would be effective and whether they would be in vain or not.

Sometimes, things are so ironic, you have done a lot, you thought you have been well-prepared, neverthelesss, you failed to get things done, you failed to make your dreams true.

But don't be so discouraged, now that we have gone out here, we must have our jobs done, we must take all the abstacles down.

You are remembered for the rules you break.

你会因你打破的规则而被人铭记。

Yesterday I watched a film of India, named Dangal, a story about a great father who had the dream to win the gold medal for India, he taught his daughters how to wrestle and eventually the two girl became famous athletes in wrestling.

In one important race, he told his daughter: if you just have a silver medal, you will be forgot by people soon, but if you win a gold medal, you will be remembered forever, you will become the history, and you will affect many Indian girls.

She won the race, through hard fights against her rivals.

Yes, only when breaking the routine, only when breaking out of the comfortable zone, can we have the possiblity of being excellent.

And by becoming a rule breaker, we may win the respects of people.

Today we will continue our foregoing discussion about how to avoid being a bad man, we will list the rest of the 20 features of a rot man. 

16. He belittles you.

17. You are not his No.1 priority.

He would rather spend his time with his friends than have an occasional date night with you.

18. He doesn't like your friends.

19. He is disrespectful to your family.

20. He cheats on you.

That's all.

But some people say that there is no so called rot boy or girl.

Such things just show that he or she doesn't love you enough.

You should know such relationship may be bad for the both.

So just break up without any words, just break up as soon as possible.

That will be alright after you separate with the one who don't love you.

Your time is limited, don't waste your valuable youth on those people who can't spend the whole life with you.

April 24 2017 Week 17 Monday的更多相关文章

  1. April 29 2017 Week 17 Saturday

    Every man is a poet when he is in love. 每个恋爱中的人都是诗人. It is said this saying was from Plato, the famo ...

  2. April 28 2017 Week 17 Friday

    The only thing more painful than learning from experience is not learning from experience. 比从经验中学习更为 ...

  3. April 27 2017 Week 17 Thursday

    Had I not seen the sun, I could have borne the shade. 我本可以忍受黑暗,如果我不曾见过阳光. A poem by Emily Dickinson, ...

  4. April 26 2017 Week 17 Wednesday

    We read the world wrong and say that it deceives us. 我们把世界看错了,反而说它欺骗了我们. It is not a cakewalk to see ...

  5. April 25 2017 Week 17 Tuesday

    Have you ever known the theory of chocie? There are a bunch of axiems, but there are only two thing ...

  6. April 23 2017 Week 17 Sunday

    It is a characteristic of wisdom not to do desperate things. 不做孤注一掷的事情是智慧的表现. We are told that we ha ...

  7. April 10 2017 Week 15 Monday

    He alone is poor who does not possess knowledge. 没有知识,才是贫穷. Knowledge, as a important part of wisdom ...

  8. April 3 2017 Week 14 Monday

    Don't worry about finding your soul mate. Find yourself. 欲寻佳侣,先觅本心. You may fail to find your soul m ...

  9. win10 如何配置 java jdk1.8环境变量(2017.8.17 )jdk1.8.0_144

    win10 如何配置 java jdk 环境变量 2017.8.17 本篇还适用于 windows server 2012. windows server 2014+ 一.安装 下载 jdk 64位 ...

随机推荐

  1. visual studio检查运算上溢/下溢的开关位置

    [注意] 勾选这个选项会对应用程序的整体性能造成一些影响,但是会更加安全.具体情况根据项目需求来决定.

  2. svg图转canvas,完全阔以的

    遇到的问题:页面中存在svg画的图,也存在canvas图,在用 html2canvas 截取页面的图就导致有图画缺失,至少我需要的缺失了. 一.如果页面单纯的存在一个svg画的图,转为canvas就很 ...

  3. Codeforces 852D

    数目规模大,尝试转换为判定性问题,那么E就不影响到网络流的复杂度了 SPFA码歪了,WA了好几发气死了 #include<bits/stdc++.h> using namespace st ...

  4. 配置中心:Nacos, Apollo, Consul, Etcd

    Nacos, Apollo, Consul, Etcd 服务.应用不同粒度的配置更丰富的路由规则集中式管理的动态参数规则

  5. NETCORE openSUSE docker 安装

    openSUSE docker 安装https://www.jianshu.com/p/c725a06447d5 zypper命令使用示例https://www.cnblogs.com/linuxpr ...

  6. pageX,clientX,offsetX,screenX,offsetLeft,style.left,offsetWidth,scrollWidth的区别以及使用详解

    https://www.cnblogs.com/echolun/p/9231760.html

  7. 将个人博客与github关联

    目录 将个人博客与github关联 将个人博客与github关联 #基于svg <a href="https://github.com/chatlotte" class=&q ...

  8. html-3

    <hr> 下划线实体:想在页面显示被浏览器解析的内容为表格添加标题<caption>跟tr同级,只在<table>下 <link> 为页面加小图标 在& ...

  9. Python APIs

    NDArray API Python API速查

  10. Selenium2(WebDriver)中执行JavaScript代码 (转)

    在用selenium编写web页面的自动化测试代码时,可能需要执行一些JavaScript代码,selenium本身就支持执行js,我们在代码中可以使用executeScript.executeAsy ...