Fading Like a Flower

In a time where the sun descends alone 伴着落日孤独的脚步
I ran a long long way from home 我开始了一段漫长的追寻
To find a heart that's made of stone 去寻找如石头般冰冷的心
I will try, I just need a little time 我会去尝试,但需要一点点时间
To get your face right out of my mind 将你从记忆中完全抹去
To see the world through different eyes 以不同的眼光来看待世界
Every time I see you oh I try to hide away 每次望见你,我都试图逃避
But when we meet it seems I can't let go 但当我们相遇,我似乎又难以舍弃
Every time you leave the room I feel I'm fading like a flower 每次你离**间 我都觉得自己正如花儿一样凋零
Tell me why 告诉我为什么
When I scream there's no reply 我大声呼喊却得不到回应
When I reach out there's nothing to find 我伸手去抓却一无所获
When I sleep I break down and cry Cry,Yeah 我躺下入睡却失声痛哭
Every time I see you oh I try to hide away 每次望见你,我都试图逃避
But when we meet it seems I can't let go 但当我们相遇,我似乎又难以舍弃
Every time you leave the room I feel I'm fading like a flower 每次你离**间我都觉得自己正如花儿一样凋零
Fading like a rose 如玫瑰花一样凋零
Fading like a rose 如玫瑰花一样凋零
Beaten by the storm 犹如遭受暴风雨侵袭的玫瑰花
I Talking to myself 我告诉自己
Getting washed by the rain 就让风雨降临吧
It's such a cold cold town 这是一个冰冷的世界
Oh, it's a such cold town 如此冰冷的世界
Every time I see you oh I try to hide away 每次望见你,我都试图逃避
But when we meet it seems I can't let go 但当我们相遇,我似乎又难以舍弃
Every time you leave the room I feel I'm fading like a flower 每次你离**间我都觉得自己正如花儿一样凋零
Every time I see you oh I try to hide away 每次望见你,我都试图逃避
But when we meet it seems I can't let go 但当我们相遇,我似乎又难以舍弃
Every time you leave the room I feel I'm fading like a flower 每次你离**间我都觉得自己正如花儿一样凋零
Every time I see you oh I try to hide away 每次望见你,我都试图逃避
But when we meet it seems I can't let go 但当我们相遇,我似乎又难以舍弃
Every time you leave the room I feel I'm fading like a flower 每次你离**间我都觉得自己正如花儿一样凋零

Fading Like a Flower的更多相关文章

  1. 微服务(Microservices)——Martin Flower【翻译】

    原文是 Martin Flower 于 2014 年 3 月 25 日写的<Microservices>. 本文内容 微服务 微服务风格的特性 组件化(Componentization ) ...

  2. Autumn is a second spring when every leaf is a flower.

    Autumn is a second spring when every leaf is a flower. 秋天即是第二个春天,每片叶子都是花朵.——阿尔贝·加缪

  3. LTE Module User Documentation(翻译4)—— 使用 Fading Trace

    LTE用户文档 (如有不当的地方,欢迎指正!) 7 使用 Fading Trace   本节描述如何在 LTE 仿真中使用 fading traces .   (1)生成 Fading Traces  ...

  4. Gym 100507I Traffic Jam in Flower Town (模拟)

    Traffic Jam in Flower Town 题目链接: http://acm.hust.edu.cn/vjudge/contest/126546#problem/I Description ...

  5. Android开发之神奇的Fading Edge,让你的View更有层次感!

    最近在研究Android Framework层源码,发现我们对源码的理解应该建立在对API的理解之上,如果有一些API你没用过,那么即使你在源码中见到这个东西都不知道是干嘛的,更谈不上理解了.一直以来 ...

  6. Celery Flower监控,完美搞定

    XXXX啊,,从上午就看到QUEQUE有问题,但一直不晓得哪里出了问题, 后来,安装上FLOWER看一下,队列就出来了... 神器啊.. 安装不说,运行很EASY.. celery flower -A ...

  7. POJ 2750 Potted Flower

    Potted Flower Time Limit: 2000MS   Memory Limit: 65536K Total Submissions: 3872   Accepted: 1446 Des ...

  8. 花店橱窗(flower)

    花店橱窗(flower) 题目描述 某花店现有f束花,每一束花的品种都不一样,同时至少有同样数量的花瓶,被按顺序摆成一行,花瓶的位置是固定的,从左到右按1到V顺序编号,V是花瓶的数目.花束可以移动,并 ...

  9. (简单) POJ 2750 Potted Flower,环+线段树。

    Description The little cat takes over the management of a new park. There is a large circular statue ...

随机推荐

  1. hadoop发行版本

    Azure HDInsight Azure HDInsight is Microsoft's distribution of Hadoop. The Azure HDInsight ecosystem ...

  2. docker 配置远程访问

    系统: centos 7 Docker version 1.12.6 yum 安装的  #yum install docker docker server在192.168.111.120上 # vim ...

  3. HTTP 和 Socket 区别

    要弄明白 http 和 socket 首先要熟悉网络七层:物 数 网 传 会 表 应,如图1 如图1 HTTP 协议:超文本传输协议,对应于应用层,用于如何封装数据. TCP/UDP 协议:传输控制协 ...

  4. Our Journey of Xian Ends

    Our Journey of Xian Ends https://nanti.jisuanke.com/t/18521 262144K   Life is a journey, and the roa ...

  5. swift中UITextView的使用

    https://blog.csdn.net/potato512/article/details/52692604

  6. HashMap的hash冲突解决方案

    Hash函数 非哈希表的特点:关键字在表中的位置和它之间不存在一个确定的关系,查找的过程为给定值一次和各个关键字进行比较,查找的效率取决于和给定值进行比较的次数. 哈希表的特点:关键字在表中位置和它之 ...

  7. 41-json.decoder.JSONDecodeError: Invalid control character at: line 6894 column 12 (char 186418)

    在使用python中将单词本的单词用正则匹配成字典后,以json存储,仪json读入,但是一直报错: 原因是: 正则处理后的数据有的出了点问题,导致一个字典的 有多个相同的键!!!,则肯定会报错啊!! ...

  8. (一)ROS的安装与环境配置

    1.设置教程 1.1 打开system setting(系统设置)->Software&Updates(软件与更新) 1.2点击上方Other software(其他软件),点击左下角a ...

  9. mysql只保留一条有效数据,删除其他重复的数据

    delete from TableName where id in( SELECT ID FROM(SELECT * FROM TableName t0WHERE(t0.Field1,t0.Field ...

  10. IE8以下支持css3 border-radius渲染方法

    这两天在做个集团网站,web前端妹子技术水平不咋样,写个web和wap 真够费劲的,对之前流行的H5和css3 响应式看来不太会用,扔给我一个半成品~~·非说各种canvas和border-radiu ...