Life is like a watch, you can return to the starting point, they are not yesterday!

人生就像钟表,可以回到起点,却已不是昨天!

Weeks ago, I listened a song named "Yesterday" from the Netease-Cloud Music.

At the beginning, it is the song's melody that attracted me, but then I found its lyrics were more attractive and just fitted my mood very well.

The song goes as following, and I would like to present several lines of them:

I just don't love you, don't love you no more.

You, you are so yesterday.

I won't let you rain on my parade, I don't wanna hear a thing you say.

So, yesterday. Funny now how I have gone, I will light in your head came on.

Now you have realized this is all your fault.

Don't you wish you had a time machine, that way you could change history.

So, yesterday, so, yesterday.

It is absolutely impossible to have a time machine and go back to yesterday to correct the mistakes of the past.

Maybe the easiest way is to forget them and seize the present day tightly and press onto the great dreams and achievements of the future.

Memory feeds imagination.

回忆是想象力的源泉。

From Amy Tan.

Tan, a surname with strong Chinese characteristic, so I guess Amy Tan must be an ethnic Chinese.

Quite right, Amy Tan is a Chinese American, more accurately, she is an American writer.

The most well-known one of her works may be the Joy Luck Club, a novel about the mother-daughter relationship and the Chinese-American experience, and the novel also was adpated into a film directed by Wayne Wang.

Though she has won several awards for her works, she also has received substantial criticisms for the contents and spirits in her books.

For example, some readers criticised her for the complicity in perpetuating racial stereotypes and misrepresentations as well as gross inaccuracies in recalling details of the Chinese cultural heritage.

Because most of her works told the stories with negative depiction of Chinese culture, many people think her of pandering to Western presumptions and prejudices about Chinese people.

It is easy to understand why her works often presented negative stories about Chinese culture, if taking consideration of the environments she was raised and she currently lives in.

To many second generation of Chinese-Americans, they grew up in a multi-cultural envrionments, and always encountered problems stemming from huge cultural differences and conflicts of value views between the mainstream of society and their families.

But almost all the differences can provide some benefits to their life experience and their growth as long as being settled properly.

August 14th 2017 Week 33rd Monday的更多相关文章

  1. August 8th 2016, Week 33rd Monday

    Everything is going on, but don't give up trying. 万事随缘,但不要放弃努力. Every time when I want to give up, y ...

  2. August 28th 2017 Week 35th Monday

    The truth may hurt for a little while but a lie hurts forever. 真相会让我们痛一阵,但谎言会让我们痛一生. Once you make a ...

  3. August 21st 2017 Week 34th Monday

    In fact, the happiest fairy tale is no more than the simple days we have together. 其实全世界最幸福的童话,也比不上我 ...

  4. August 19th 2017 Week 33rd Saturday

    Live for today and stop stressing out about tomorrow. 为今天而活,不必为明天过分担心. Stop bewailing the past misfo ...

  5. August 18th 2017 Week 33rd Friday

    If you shed tears when you miss the sun, you also miss the stars. 如果你因为错过太阳而哭泣,你也将会错过繁星. If you have ...

  6. August 17th 2017 Week 33rd Thursday

    Fate is responsible for shuffling, but the game of cards is our own! 命运负责洗牌,但是玩牌的是我们自己! Today, I upd ...

  7. August 16th 2017 Week 33rd Wednesday

    A man can be destroyed but not defeated. 一个人可以被毁灭,但不能被打败. Before he was destroyed, he would have bee ...

  8. August 15th 2017 Week 33rd Tuesday

    Would rather have done a regret, do not miss the regret. 宁愿做过了后悔,也不要错过了后悔. Yesterday, I read several ...

  9. August 13th 2017 Week 33rd Sunday

    The best accessory a girl can own is confidence. 女生最好的饰品就是自信. Only when we have our own ideas and on ...

随机推荐

  1. spring mongodb中去掉_class列

    调用mongoTemplate的save方法时, spring-data-mongodb的TypeConverter会自动给document添加一个_class属性, 值是你保存的类名. 这种设计并没 ...

  2. 图解ARP协议(四)代理ARP原理与实践(“善意的欺骗”)

    一.代理ARP概述 我:当电脑要访问互联网上的服务器,目标MAC是什么? 很多小伙伴在刚学习网络协议的时候,经常这样直接回应:不就是服务器的MAC嘛! 这时我会反问:那电脑怎么拿到这个服务器的MAC地 ...

  3. SQL基本操作(工作中够用了)

      以下文章内容都是我自己从平时学习SQL语言时整理而来,写这篇文章是希望我或大家在使用能更方便的查询. 如果有不完整或不正确的地方请大家指出~谢谢大家 基本SQL操作 创建数据库 CREATE DA ...

  4. maven 错误:读取 xxx.jar 时出错;invalid LOC header (bad signature) 1 错误

    reqHeader:{Accept=text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8, Upgrade-Insecure- ...

  5. 应输入 #endregion 指令报错的排查技巧

    VS2010中错误排查的一个小技巧,欢迎大家吐槽: 错误    9    应输入 #endregion 指令sses.cs    3778    2  xxx.xx   这个错很明显,是缺少#endr ...

  6. SimpleCalendar日历插件改版

    先附上一张货真价实的效果图: 以上部分代码,为了适应我司项目的需求,原来插件源码大改(因为项目中下拉框用了select2,所以原来插件的下拉框就有问题了,在加上原来插件本身就有点问题,特别是农历 .节 ...

  7. 深入理解 flex 布局以及计算_Flexbox, Layout

    起因 对于Flex布局,阅读了 大漠老师和其他老师写的文章后,我还是不太理解Flexbox是如何弹性的计算子级项目的大小以及一些其他细节.在大漠老师的帮助下,我去查阅Flexbox 的 W3C 规范文 ...

  8. 在用户控件(ASCX)创建用户控件(ASCX)

    "我建了两个ascx,ascxA,ascxBascxA中放了一个PlaceHold,ascxB中放了一个textBoxascxA在page_load中动态创建了5个ascxB但是页面上什么都 ...

  9. 17、多线程 (Thread、线程创建、线程池)

    进程概念 *A:进程概念 *a:进程:进程指正在运行的程序.确切的来说,当一个程序进入内存运行, 即变成一个进程,进程是处于运行过程中的程序,并且具有一定独立功能. 线程的概念 *A:线程的概念 *a ...

  10. Java开发相关官方存档下载地址

    前言 集中收藏Java开发中需要用到的常用下载地址 jdk Java SE 最新下载 | Oracle 技术网 : http://www.oracle.com/technetwork/cn/java/ ...