A man can't ride your back unless it is bent.

你的腰不弯,别人就不能骑在你的背上。

Have you ever ride a horse, or ride a bicycle?

When you were young, it may be somewhat difficult for you to get onto the horse or the bike.

You always had to ask for help from your parents.

Besides, you might find it also hard to drive the bicycle faster and stably, sometimes, even if you had driven carefully, it might be unavoidable that you would fall onto the ground and hurt yourself.

Day after day, year after year, you have grown into an adult, and you are strong enough to get onto the back of a horse or a bicycle all by your own. And you can have a faster and stable ride.

But you may dispute that there are still lot of adults who are incapable of riding a bicyle.

Yes, the ability to ride a horse or a bicylce can't roll in on the wheels of inevitablity, it comes through continuous exercises and struggles.

Now, you should know why some of your friends can ride bicylce well even in an early age.

The world stands aside to let anyone pass who knows where he is going.

如果一个人知道自己要去哪儿,全世界都会为他让路。

From David Starr Jordan.

Desire, goal and expectation are the key to motivation, but it is determination and commitment to an unrelenting pursuit of them that enable us to attain the success we seek.

That is, only possessing goals is not enough, it is just the first step to pursue something unique in our life.

When starting doing something, we must make sure we have some goals, otherwise we may fail to keep focused on our work and we may easily lose the patience and give up.

Focused, work hard, keep your eyes on your goal, keep taking the next step towards completing them.

If you are not sure about where you are going or which way to do something, do it both ways and see which works better.

What bad luck. I know my writings were lack of order and organization.

How can I make them organized and logic?

How can I restore order in the clutter of my life?

July 26th 2017 Week 30th Wednesday的更多相关文章

  1. July 29th 2017 Week 30th Saturday

    Where there is great love, there are always miracles. 哪里有真爱存在,哪里就有奇迹发生. Everyone expects there can b ...

  2. July 28th 2017 Week 30th Friday

    If equal affection cannot be, let the more loving be me. 如果没有相等的爱,那就让我爱多一点吧. There is seldom equal a ...

  3. July 27th 2017 Week 30th Thursday

    A smile is the most charming part of a person forever. 微笑永远是一个人身上最好看的东西. Smile in the mirror, and yo ...

  4. July 25th 2017 Week 30th Tuesday

    Everything is always more beautiful reflected in your eyes. 一切事物映在你的眼里都会变得更美. Looking in your eyes, ...

  5. July 24th 2017 Week 30th Monday

    The only limit to our realization of tomorrow will be our doubts of today. 实现明天理想的唯一障碍就是今天的疑虑. When ...

  6. July 23rd 2017 Week 30th Sunday

    Setting goals is the first step in turning the invisible into the visible. 设定目标是将实现梦想的第一步. If you wa ...

  7. July 19th 2017 Week 29th Wednesday

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

  8. July 12th 2017 Week 28th Wednesday

    No way is impossible to courage. 勇敢面前没有通不过的路. Without faith and courage, nothing is possible. With t ...

  9. July 05th 2017 Week 27th Wednesday

    No man can make a good coat with bad cloth. 巧妇难为无米之炊. One can't make bricks without straw. There is ...

随机推荐

  1. selenium中等待元素的加载

    在实际使用中,有时会出现一个元素还没有加载出来,导致无法获取,此时需要selenium处理来等待一段时间,此时处理方法有以下几种: 1.最笨.最简单但是最不推荐的方式: Thread.sleep(ti ...

  2. html的img标签

    html显示图片 1.最简单: <img src="图片路径"/> 2.如果要改变图片显示的尺寸 <img src="图片路径" width= ...

  3. vim命令汇总

    文章首发:http://www.cnblogs.com/sprying/p/3864631.html 上一次学习vim还是快一年了,倒腾了一个月之后就没碰过.现在重新汇总下vim命令. 1.有些命令回 ...

  4. Java web验证码

    绘制验证码的主要步骤: 1,设置宽度高度,验证码个数,干扰线个数,可选字符,背景颜色,字体格式 2,画干扰线,随机生成颜色,字体,字符 3,设置缓冲区,得到画笔,设置边框,读写数据,存储图片. 1,S ...

  5. Expression Blend实例中文教程(3) - 布局控件快速入门Grid

    上一篇对Blend 3开发界面进行了快速入门介绍,本篇将基于Blend 3介绍Silverlight控件.对于微软开发工具熟悉的朋友,相信您很快就熟悉Blend的开发界面和控件. XAML概述 Sil ...

  6. angularJS请求参数 ajax

    1. 使用angular服务请求 app.controller('main', function($scope, $http) { $scope.fun1 = function () { $http( ...

  7. js时间字符串转时间戳

    字符串形如:2016-06-20 10:41 转换为时间戳: var date = "2016-06-20 10:41"; date = date.substring(,); da ...

  8. [android] 练习使用ListView(二)

    主要练习异步任务和LruCache缓存 package com.android.test; import java.io.InputStream; import java.net.HttpURLCon ...

  9. 模拟Springboot一:(零xml配置搭建SSM项目)

    在spring官网文档中无论是spring的基础文档,还是spring-mvc文档都推荐我们使用javaconfig的方式来搭建项目 间接说明 (优点:javaconfig配置>xml配置) 其 ...

  10. ComfortColor.xcs

    ComfortColor.xcs [comfort color] text=dce2e2text(bold)=dce2e2 magenta=dd3682magenta(bold)=dd3682 whi ...