Problems are not stop signs, they are guidelines.

问题不是休止符,而是引向标。

It is ture during our explorations we often have to face problems, difficulities and dangers, sometimes even the most perilous ones and seemingly insurmountable.

If we give up, we may lose the opportunities to improve ourselves and overcome those things.

If we insist on trying, those things just can be seen as guidelines, they tell us some directions may be wrong, and some others may be workable.

Sometimes we have to find a balance between insistence and compromise, but most often we'd better to hold on to the dreams, and get some hints about how to solve the problems through unsucessful trials.

It's not your circumstances that shape you, it's how you react to your circumstances.

塑造你的不是你所处的环境,而是你对周遭环境的反应。

I often feel I can't change the circumstances around me, I can't change my life towards a upward and positive trend, it seems all the things are working as obstacles on my way.

After experiencing a succession of failures and setbacks, I become extremely diffident, susceptive and gradually dare not challenge anything new.

Is it true that the circumstances result in all my failures in these years?

If it is, then just a little bit.

And the main reason may stem from myself, I didn't do enough, and I reacted in somewhat wrong ways to the circumstances.

I always want to be in the right circumstances, and in the right place.

I always wait for the right circumstances and the right place can magically change what's wrong in my life.

Maybe I forget if I can't change myself first and react in right ways, those things lead to the failures in life would be along with me forever.

So, dont' deem those failures as nemesis of the fate, they always can be attributable to ourselves, please react in the right and excessive way.

April 4 2017 Week 14 Tuesday的更多相关文章

  1. April 18 2017 Week 16 Tuesday

    Every light has darkness to balance it out. 有光明的地方,必定有黑暗予以平衡. I strive to get a balance between life ...

  2. April 2 2017 Week 14 Sunday

    You only live once, but if you do it right, once is enough. 人生只有一次,但如果活对了,一次也就够了. Maybe I am going t ...

  3. 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 ...

  4. April 11 2017 Week 15 Tuesday

    Love is hard to get into, but harder to get out of. 相爱不易,相忘更难. The past are hurt, but I think we can ...

  5. April 8 2017 Week 14 Saturday

    Life is the art of drawing without an eraser. 人生如画,落笔无悔. Yesterday I watched a film from Japan, Afte ...

  6. April 7 2017 Week 14 Friday

    A good heart is better than all the brains in the world. 聪明绝顶,不如宅心仁厚. A good heart can be useful to ...

  7. April 6 2017 Week 14 Thursday

    If you smile when no one else is around, you really mean it. 独处时的微笑,才是发自内心的. Recently I found I seld ...

  8. April 5 2017 Week 14 Wednesday

    Today is a perfect day to start living your dream. 实现梦想,莫如当下. Miracles may happen every day. If you ...

  9. April 3 2017 Week 14 Monday

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

随机推荐

  1. SHA_1计算消息摘要

    /** * SHA_1计算消息摘要 * @param bytes 待计算数据 * @return */ public static String SHA_1(byte[] bytes) { Strin ...

  2. 设定计划的SMART原则

    SMART: Specific,Measurable, Attainable,Result-based, Time-based 设定计划,如果不去执行,设定目标,而不去实现,那也算是背叛自己的诺言,终 ...

  3. 协议 + socket import 和 form xx import *的区别 028

    一 . 网络通信协议(了解) 1 . osi 七层协议 (最好记住 面试会问) 应表会传网数物(应用层 表示层 会话层 传输层 网络层 数据链路层 物理层) 2 .tcp/ip五层 或 tcp/ip四 ...

  4. pip 安装库的时候使用豆瓣镜像 提升效率

    由于众所周知的原因,国内网络环境始终处于水深火热之中,python库的安装也不例外. 比如在安装 PyQt5-tools 的时候,网速奇慢无比. 好在国内有不少镜像服务源,以豆瓣为例,网速突飞猛进 使 ...

  5. 网页console console.log 用法 Chrome F12

    #########sample 0 https://www.cnblogs.com/xiaozong/p/4961929.html https://blog.csdn.net/shanliangliu ...

  6. fiddler中安装证书进行https协议的抓取

    Fiddler目前默认安装对http协议进行抓取但是对手机以及其他一些是https协议的通讯抓取需要配置. 电脑Fiddler设置: 1.首页我们要在fiddler中找到菜单栏的Tools > ...

  7. (转)stty 命令说明及使用讲解

    stty 命令说明及使用讲解     UNIX系统的命令很多,但是巧妙使用命令的方法更多.随着经验的积累和观察学习其他用户的实践,我们也可学会解决特殊问题的方法.这里谈谈自己使用UNIX系统中stty ...

  8. DEDE模板中如何运行php脚本和php变量的使用

    在使用dede模板的时候,经常会需要直接对dede数据库的底层字段进行处理,如果dede中没有相应的函数的时候,往往就需要我们想办法来处理了. 举例:我想取出数据表addonimages中的某一条记录 ...

  9. eclipse编码转换

    一般Java文件编码格式是UTF-8的.以下以默认GBK改为UTF-8为例. 1.改变整个工作空间的编码格式,这样以后新建的文件也是新设置的编码格式.     eclipse->window-& ...

  10. css悬浮右侧悬浮

    <html><head><title>CSSDemo</title><style type"text/css"> .ho ...