July 26th 2017 Week 30th Wednesday
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的更多相关文章
- July 29th 2017 Week 30th Saturday
Where there is great love, there are always miracles. 哪里有真爱存在,哪里就有奇迹发生. Everyone expects there can b ...
- July 28th 2017 Week 30th Friday
If equal affection cannot be, let the more loving be me. 如果没有相等的爱,那就让我爱多一点吧. There is seldom equal a ...
- July 27th 2017 Week 30th Thursday
A smile is the most charming part of a person forever. 微笑永远是一个人身上最好看的东西. Smile in the mirror, and yo ...
- July 25th 2017 Week 30th Tuesday
Everything is always more beautiful reflected in your eyes. 一切事物映在你的眼里都会变得更美. Looking in your eyes, ...
- July 24th 2017 Week 30th Monday
The only limit to our realization of tomorrow will be our doubts of today. 实现明天理想的唯一障碍就是今天的疑虑. When ...
- July 23rd 2017 Week 30th Sunday
Setting goals is the first step in turning the invisible into the visible. 设定目标是将实现梦想的第一步. If you wa ...
- July 19th 2017 Week 29th Wednesday
Rather than envy others, it is better to speed up their own pace. 与其羡慕他人,不如加快自己的脚步. The envy of othe ...
- July 12th 2017 Week 28th Wednesday
No way is impossible to courage. 勇敢面前没有通不过的路. Without faith and courage, nothing is possible. With t ...
- 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 ...
随机推荐
- 028-applicationContext.xml配置文件
版本一 <?xml version="1.0" encoding="UTF-8"?> <beans xmlns:xsi="http: ...
- emacs 配置 clojure
安装JDK,Version >= 6.0 java -version 2 安装EMACS,Version>=24 在脚本~/.emacs.d/init.el中增加如下内容 (require ...
- 兼容IE6-9,FF,Chrome的box-shadow效果(纯CSS)
昨天由于工作关系,遇上了这个问题,苦恼一日无解——残念. 所幸终于在今天早上得到了解决,遗憾的是灵活性不够强,不能根据内容自适应,要配合JS才能达到自适应效果 不过总结到这里已经很满意了,毕竟规律已经 ...
- sublime text 3 PHP 所需插件
1. PHP代码语法验证插件:SublimeLinter 2.Bracket Highlighter 用于匹配括号,引号和html标签.对于很长的代码很有用.安装好之后,不需要设置插件会自动生效 3. ...
- WPF 资源字典
使用好处:存储需要被本地话的内容(错误消息字符串等,实现软编码),减少重复的代码,重用样式,实现多个项目之间的共享资源;修改一个地方所有引用的地方都会被修改,方便统一风格; 使用方法,归纳起来主要有下 ...
- js 递归树结构数据查找父级
1.json树数据查找所有父级--完成 json:树结构数据 var arrData = [{ "label": "中国", "City": ...
- 如何理解animation-fill-mode及其使用?<转>
今天看了css3的动画,对animation的其他属性都比较容易理解,唯独这个animation-fill-mode让我操碎了心. 找了些下面的描述: 规定对象动画时间之外的状态. 有四个值可选,并且 ...
- C# XML相关
XmlDocument doc = new XmlDocument(); 1.string类型的xml,如何转换成xml类型 doc.LoadXml("需要传入的string类型的xml&q ...
- Windows下etc文件夹
etc etcetera[ɛtsɛtərə]缩写 等等的意思 放置一些其他文件
- js修改日期
需求说明: (1)首先是input显示年月日时分格式时间,其中年月日实在本地时间基础上,加上后面联动值.小时默认08:00不变 (2)后面input内显示天数,右侧加减按钮,控制天数,天数确定后,前面 ...