July 02nd 2017 Week 27th Sunday
No safe wading in an unknown water.
未知水深浅,涉水有危险。
Is this the theory that has been the guideline for the China's reformation:
Crossing the river by feeling for the stones.
There is surely no solid answer about whether it is safe when wading in an unknown field.
But we can move steadily, step by step, or use some tools, like a stick, to see if the next step would be safe or not.
By doing these trials and keeping cautious when taking every step, we can avoid considerable amouts of risks. Besides, when wading in an unknown field, it is not safe to stay at the same location for too long.
Recently I always feel depressed, maybe such feelings have prevailed my brain for a long time, I must do something to get rid of such feelings.
Hard work may not always result in success, but it will never result in regret.
And sometimes it is only after we have lost everything that we are free to do anything.
To find something, anything, a great truth, or a lost pair of glasses, we must first believe there must be some advantage in finding it.
The best way to predict the future is to invent it.
预知未来的最好方式是创造未来。
From Alan Kay.
No matter what had happened yesterday, no matter what will happen tomorrow, we still have today.
And today is the most important, for the best preparation for tomorrow and the best way to commemorate yesterday is doing our best today.
Some may dispute that the future is uncertain, there are too many factors wanting to exert their influences on the appearance of the future.
Sometimes even if you think you are sure to have a bright future, some uninvited events may come and mess up all the things.
When it happens, your reaction would decide whether you are really strong or not.
What about your choice? To bow your neck to the fate, or to stand up again and launch a new round of attack aginst the fate?
The great men were not born great, they grow great.
If you want to be great, or just to be extraordinary, how about trying again to invent your future, maybe you can see your days later.
July 02nd 2017 Week 27th Sunday的更多相关文章
- July 02nd. 2018, Week 27th. Monday
Bad times make a good man. 艰难困苦出能人. Bad times make a good man, and hard times create strong men, but ...
- July 01st. 2018, Week 27th. Sunday
Empty your cup so that it may be filled. 清空杯子,方能再次装满. From Bruce Lee. We can't learn anything new if ...
- July 30th 2017 Week 31st Sunday
Eternity is not a distance, but a decision. 永恒不是一段距离,而是一种决定. What can be called as eternity? Wealth ...
- July 23rd 2017 Week 30th Sunday
Setting goals is the first step in turning the invisible into the visible. 设定目标是将实现梦想的第一步. If you wa ...
- July 16th 2017 Week 29th Sunday
Opportunities are like sunrises, if you wait too long, you miss them. 机会如同日出,等得太久就会错过. Indecision is ...
- July 09th 2017 Week 28th Sunday
He that boasts of his own knowledge proclaims ignorance. 夸耀知识实乃无知. Honestly speaking, I don't agree ...
- July 08th 2017 Week 27th Saturday
You are never wrong to do the right thing. 坚持做对的事情,永远都不会错. I think the translation may be not precis ...
- July 07th 2017 Week 27th Friday
Learn wisdom by the follies of others. 要从别人的愚行中学到智慧. How to become smart or what characters should a ...
- July 06th 2017 Week 27th Thursday
Knowledge is the antidote to fear. 知识可以解除恐惧. Fear always steps from unknown things. Once we know wha ...
随机推荐
- 对Map的一些总结
1:Map接口. Collection体系中存储的是单个元素,单身汉,而Map中存储的是2个元素,存储的是成对的元素. Map和Collection是没有联系的!!不要以为Map是Collection ...
- 案例25-servlet的抽取
1 product模块的抽取版本一 1 ProductServlet代码 抽取之后,原来对应的IndexServlet,ProductListByCidServlet等都可以删除.对应的web.xml ...
- Vim改装成一个IDE编程环境
1 写在前面 Linux下编程一直被诟病的一点是: 没有一个好用的IDE, 但是听说Linux牛人, 黑客之类的也都不用IDE. 但是对我等从Windows平台转移过来的Coder来说, 一个 ...
- Android规划周期任务
问题:应用总要周期性的执行某项任务,例如检查服务器上的更新或者提醒用户做某些事情. 解决方案:用AlarmManager来管理和执行任务.AlarmManager可用于计划未来的单次或重复操作,甚至在 ...
- 用泛型T替代object做为万能参数传递
using System;using System.Collections;using System.Collections.Generic;using UnityEngine; public cla ...
- spring的基本用法
1,关于spring容器: spring容器是Spring的核心,该 容器负责管理spring中的java组件, ApplicationContext ctx = new ClassPathXmlAp ...
- Xcode 常用路径收集
Xcode证书 路径: ~/Library/MobileDevice/Provisioning Profiles Xcode 插件路径: ~/Library/Application Support/D ...
- jQuery 小练习-拖拉画面
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8&quo ...
- 深入理解JavaScript系列(39):设计模式之适配器模式
介绍 适配器模式(Adapter)是将一个类(对象)的接口(方法或属性)转化成客户希望的另外一个接口(方法或属性),适配器模式使得原本由于接口不兼容而不能一起工作的那些类(对象)可以一些工作.速成包装 ...
- [转]nopCommerce 3.9 版本发行
本文转自:http://www.cnblogs.com/xoray007/p/nopCommerce-39-release.html NopCommerce中文信息地址:http://www.nopc ...