Discontent is the first step in progress.

不知足是前进中的第一步。

Several days ago, I wrote down a quote which has the same meaning as this one, and that quote goes as following:

Only the mediocre are always at their best.

In the other word, if you are content with your status quo, then your ambition, your drive, your desire to excel would all ebb away, you will become more and more timid and you would be not willing to make any change to get promotions or improvements.

Once you come into such stage, you will never have the chance to become stronger or realize the dream of sublimating yourself.

However, except for those who are not willing to make any attempt to be improved, there are also many others who expect a lot but are not willing to make all their efforts to realize their dreams.

And I think the latter may always feel regretful for their past behaviours, they may always live a miserable life.

While we try to teach our children all about life, our children teach us what life is all about.

当我们试图教会孩子生活的一切时,孩子们却教会了我们什么才是生活的真谛。

From Angela Schwindt.

Parents often serve as the best example for their childrens.

Both their words and behaviours will have great impacts on their children's growth, especially on the cultivation of children's characters.

Because one's characters are mostly depending on the learning and experience in the early age.

We can teach our children a lot of things, at the same time, they also can teach us a lot about the world.

Because they are innocent and pure, their eyes and their brains have not been contaminated by the dirty real world.

But is this world really dirty as you think? Maybe not.

最新文章

  1. Linux下用netstat查看网络状态、端口状态(转)
  2. python基础总结篇——使用Mysql
  3. TextSwitcher 简单用例
  4. 关于placeholder中 文字添加换行 用转义字符
代替<br>
  5. mysqlnd cannot connect to MySQL 4.1+ using the old insecure authentication解决办法
  6. Lintcode: Route Between Two Nodes in Graph
  7. LeetCode Count Primes 求素数个数(埃拉托色尼筛选法)
  8. iOS开发——多线程OC篇&多线程详解
  9. 终极秘籍教你怎么找回被盗iPhone 查询ICCID
  10. Uber选拔专车司机:五年以上驾驶经验 两小时视频培训
  11. jQuery noConflict() 方法----与其他javaScript插件冲突时
  12. win7远程桌面 连接不上(用户名与全名不匹配的问题)
  13. Python入门之函数的介绍/定义/定义类型/函数调用/Return
  14. Wireshark显示结果过滤基本语法
  15. Connector for Python
  16. orm分组,聚合查询,执行原生sql语句
  17. javascript选项卡切换样式
  18. DOS下如何打开程序
  19. dispatch_group_async 使用详解
  20. git学习笔记(四)—— 分支管理

热门文章

  1. 资料整理:基于node push server实现push notification
  2. DBCP连接池工具类模板
  3. IE的haslayout的触发
  4. spring mvc中DispatcherServlet如何得到ModelAndView的
  5. SQLite.dll在xp中部署时的报错处理
  6. Git中.gitignore, 忽略追踪
  7. js confirm实现换行
  8. 2019 Java面试题
  9. 设计模式入门,观察者模式,c++代码实现
  10. Effective C++ .08 别让异常逃离析构函数