Our lives stretched out ahead of us, like a perpetual sunrise.

生命如永恒的日出,生生不息。

Please respect yourself, respect your efforts, self-respect leads to self-displine.

And self-displine can lead to great achievements.

Don't believe in pessimism, if something doesn't come in the way you expect, just forge ahead, because if you think it is going to rain, it will.

So always anticipate some good things in life, maybe it comes true just in the coming corner.

Life is like a perpetual sunrise, let it be like the sublime sunrise.

Sometimes if you want to see a change for the better, you have to take things into your own hands.

有时当你想看到自己变得更好的时候,你就必须自己动手付出努力。

From Clint Eastwood, who was born on May 31 1930, a famous American actor, film-maker, musician and political figure.

He had starred in many films, such as the Man with No Name, Unforgiven, Million Dollar Baby, and so on.

As an actor, he is very successfully, both in box office and in the awards he got.

But he didn't satisfy with his achievements as an actor, he also directed a lot of well-known films, like the Mystic River, Flags of Our Fathers, Letters from Iwo Jima, Jersey Boys, American Sniper, and the latest one Sully.

He was awarded the Italian Venice Film Festival Golden Lion for lifetime achievement in 2000 and the Legion of Honour medal in 2007.

Successful and the winner in life, isn't it?

Maybe he always practise in this way, that is just one of the secrets of his successes.

Envy? Definitely. I am really envious of his wonderful life.

I alawys seek for some upswings in my life, and I know why I always failed to make my dreams true, just for I didn't take things into my own hands, or sometimes I didn't catch hold of these things.

Just like my current state, there are obviously a lot of things I need to finish in the coming days, I can't concentrate my attention on my work, I always stop to browse the useless pages on the internet, or stop to write ssome ugly words.

What a pity, I see the problems, and I have the time to correct them, but I am reluctant to take effective actions.

Remember the space between anticipation and action is where we live with procrastination.

If we want to realize our anticipation, we must stride over the gap.

April 30 2017 Week 18 Sunday的更多相关文章

  1. 【构造】Ural Championship April 30, 2017 Problem K. King’s island

    题意:让你构造一个n个点的简单多边形,使得所有点是整点,并且所有边长是整数,并且没有边平行于坐标轴. 就利用勾股数,如下图这样构造即可,n为偶数时,只需矩形拼成,n为奇数时,封上虚线边即可. #inc ...

  2. 【哈希表】Ural Championship April 30, 2017 Problem H. Hamburgers

    题意:有n群人,每个人有喜欢的汉堡配方:有m家店,给出每家店的每个汉堡的配方,如果存在某个汉堡,其配料表包含某个人喜欢的配方,则这个人喜欢这个汉堡所在的店家.问你对每群人,输出被喜欢的人数最多的店面是 ...

  3. 【折半枚举】Ural Championship April 30, 2017 Problem G. Glasses with solutions

    题意:有n杯盐溶液,给定每杯里面盐的质量以及盐溶液的质量.问你有多少种方案选择一个子集,使得集合里面的盐溶液倒到一个被子里面以后,浓度为A/B. 折半枚举,暴力搜索分界线一侧的答案数,跨越分界线的答案 ...

  4. April 2 2017 Week 14 Sunday

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

  5. April 23 2017 Week 17 Sunday

    It is a characteristic of wisdom not to do desperate things. 不做孤注一掷的事情是智慧的表现. We are told that we ha ...

  6. April 16 2017 Week 16 Sunday

    Happiness is a way station between too much and too little. 幸福就是刚刚好. I don't want to talk about it a ...

  7. April 9 2017 Week 15 Sunday

    In the evening one may praise the day. 入夜方能赞美白昼. I think that could be understand in different ways, ...

  8. 九月 26, 2017 10:18:14 上午 com.sun.jersey.server.impl.application.RootResourceUriRules <init> 严重: The ResourceConfig instance does not contain any root resource classes.

    Tomcat启动错误:九月 26, 2017 10:18:14 上午 com.sun.jersey.server.impl.application.RootResourceUriRules <i ...

  9. FFmpeg Commits on May 30, 2017 remove libschroedinger & libnut

    FFmpeg Commits on May 30, 2017 https://github.com/FFmpeg/FFmpeg/commit/220b24c7c97dc033ceab1510549f6 ...

随机推荐

  1. Windows任务计划创建计划,定时执行PowerShell命令

    [环境介绍] 操作系统:Windows Server 2012 R2,64位操作系统 PowerShell版本:PowerShell 1.0 脚本位置:C:\BackUp.ps1 启动目录:C:\Wi ...

  2. lintcode - 被围绕的区域

    class Solution { public: /* * @param board: board a 2D board containing 'X' and 'O' * @return: nothi ...

  3. jconsole如何查看

    https://www.jdon.com/idea/jvm-gc.html 场景: https://www.cnblogs.com/yszzu/p/9648579.html    查看大对象到底占用多 ...

  4. LBS开发

    功能:用户发送自动的位置,返回周围的厕所信息 思路:根据用户的经纬度信息,调用百度地图的api,查询周围的厕所位置并且返回! 步骤:进入百度地图官网注册账号,选择web api接入 我们先看开发者文档 ...

  5. my04_Mysql复制数据一致性校验

    1. 搭建一套双节点的Mysql主从复制数据库 2. 主库初始化测试数据 drop table if exists test; ),test_id int NOT NULL AUTO_INCREMEN ...

  6. PHP、thinkPHP5.0开发网站文件管理功能(二)删除文件

    1.is_dir():检查指定的文件是否是目录 2.scandir():返回指定目录中的文件和目录数组 3.unlink():删除文件,如果删除的文件不存在会报错,加@抑制报错 public func ...

  7. Flex布局教程

    一.Flex布局是什么? Flex 是 Flexible Box 的缩写,意为"弹性布局",用来为盒状模型提供最大的灵活性.任何一个容器都可以指定为 Flex 布局. .box{ ...

  8. maven 环境变量配置

    新增变量:MAVEN_HOME:D:\tools\apache-maven-3.52 修改path,在path中新增如下: %MAVEN_HOME\bin%; 注意末尾增加分号 最后,到dos中查看m ...

  9. robotframework 常用快捷键

    重命名——>F2 执行用例——>F8 创建新工程——>ctrl+n 创建新测试套——>ctrl+shift+f 创建新用例——>ctrl+shift+t 创建新关键字—— ...

  10. JavaSE---内部类

    1.概述 1.1 内部类:一个类定义在其他类的内部,这个类被称为内部类: 1.1.1 内部类可以放在外部类的任何位置,方法中也可以(称为局部内部类): 1.1.2 一般将内部类作为 成员内部类 使用 ...