when you're gone
when you're gone
——艾薇儿
I always needed time on my own
我真的需要一些独处的时间
I never thought I'd need you there when I cry
我从未期待当我哭泣时,你能陪在我身边
And the days feel like years when I'm alone
你不在的日子,我度日如年
And the bed where you lie is made up on your side
你睡过的床,没了你,不再温暖
When you walk away
当你离开时
I count the steps that you take
我默默地数着你留下的脚印
Do you see how much I need you right now?
你知道我现在有多么需要你吗?
When you're gone
自从你离开后
The pieces of my heart are missing you
我那破碎的心就不停的想着你
When you're gone
自从你离开以后
The face I came to know is missing too
你那熟悉的面孔就总在我脑海里浮现
When you're gone
自从你离开后
The words I need to hear to always get me through the day And make it OK
我渴望听到你的声音,让我坚强的走过这段日子
I miss you
我想,我太思念你了
I haven't felt this way before
我从未有过这种感受
Everything that I do reminds me of you
我做的每件事都会让我想起你
And the clothes you left,they lie on the floor
你留下的衣服,还静静地躺在地上
And they smell just like you I love the things that you do
它们带着你的气味,让我回忆起你的一切
When you walk away
当你离开时
I count the steps that you take
我默默地数着你留下的脚印
Do you see how much I need you right now?
你知道我现在有多么需要你吗?
When you're gone
自从你离开后
The pieces of my heart are missing you
我那破碎的心就不停的想着你
When you're gone
自从你离开以后
The face I came to know is missing too
你那熟悉的面孔就总在我脑海里浮现
When you're gone
自从你离开后
The words I need to hear to always get me through the day And make it OK
我渴望听到你的声音,让我坚强的走过这段日子
I miss you
我想,我太思念你了
We were made fo each other,out here forever,I know we were
我们为彼此而生,永远相互等待,我坚信着
All I ever wanted was for you to know
我多么想让你知道
Everything I do I give my heart and soul I can hardly breathe I need to feel you here with me
Yeah
我用心地做每件事却无法驱赶没有你在身边的痛苦,我真的需要你回到我的身边!
When you walk away
当你离开时
I count the steps that you take
我默默地数着你留下的脚印
Do you see how much I need you right now?
你知道我现在有多么需要你吗?
When you're gone
自从你离开后
The pieces of my heart are missing you
我那破碎的心就不停的想着你
When you're gone
自从你离开以后
The face I came to know is missing too
你那熟悉的面孔就总在我脑海里浮现
When you're gone
自从你离开后
我渴望听到你的声音,那将让我坚强的走过这段日子
我真的好想念你
随机推荐
- Linux nfs配置
***************节点2的arch2目录挂载到节点1下.那么节点2是主节点1是备******** 10.230.39.234(节点1)cat /etc/exports /arch2 10. ...
- How to force the UI to refresh immediately(WPF)
Question 0 Sign in to vote Folks, In my application, when the user hits "Submit" button, I ...
- 使用BeanUtils工具类操作Java bean
1.类的属性: 1).在Java EE中,类的属性通过setter和getter定义:类中的setter(getter)方法去除set(get)后剩余的部分就是类的属性 2).而之前叫的类的属性,即成 ...
- VBA_Excel_教程:过程,函数
Sub s1() Debug.Print "s1" '调用过程:无括号,加call提升可读性 s2 Call s2 End Sub Sub s2() Debug.Print &qu ...
- Response.Redirect引起的“无法在发送HTTP标头之后进行重定向”
博客后台切换至i.cnblogs.com之后,在日志中发现大量的“无法在发送HTTP标头之后进行重定向”(Cannot redirect after HTTP headers have been se ...
- 一个页面从输入URL 到页面加载显示完成的过程中都发生了什么
前端面试/笔试必考问题,越详细越好 先简单得讲: 浏览器根据请求的URL交给DNS域名解析,找到真实IP,向服务器发起请求: 服务器交给后台处理完成后返回数据,浏览器接收文件(HTML.JS.CSS. ...
- 百度地图API示例之添加/删除工具条、比例尺控件
代码 <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" cont ...
- 百度地图API示例之添加定位相关控件
代码 <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" cont ...
- web开发-给即将毕业实习生的一点面试经验
简历投递: 智联招聘51job 像赶集网和58同城最好别去投 面试的公司,特别是深圳这边,面试的时候公司小,很多人,八九不离十是那种搞培训的,很多时候,有些公司会主动打电话来教你去面试,这些绝大多数也 ...
- PowerDesigner15中定义varbinary(max)列
PowerDesigner15 概念数据模型(Entity)中要定义数据类型为varbinary(max)的特性(Attribute),应将数据类型(Data Type)选择为other,在代码(Co ...