Stronger (What Doesn't Kill You)
今天听一个歌曲,挺不错的。以前一直不知道意思。这次把歌词摘抄下来。
试听音乐:
原版MV:
You know the bed feels warmer
你知道被窝里的温暖
Sleeping here alone
一个人睡在这里也一样
You know I dream in colour
你知道我多彩的梦想
And do the things I want
我做我想做的事
Think you got the best of me
你认为你得到了最好的我
Think you had the last laugh
认为你笑到了最后
Bet you think that everything good is gone
我打赌你会觉得所有好事一去不返
Think you left me broken down
你以为你让我崩溃
Think that I'd come running back
认为我会跑着回来
Baby you don't know me, cause you're dead wrong
亲爱的你不了解我,因为你错得彻头彻尾
What doesn't kill you makes you stronger
杀不死你的东西只会让你更强大
Stand a little taller
站得高一点
Doesn't mean I'm lonely when I'm alone
当我独处时不代表我感到寂寞
What doesn't kill you makes a fighter
杀不死你的东西只会让你更强大
Footsteps even lighter
脚步也更加轻松
Doesn't mean I'm over cause you'r gone
你的离去并不代表我的结局
What doesn't kill you makes you stronger, stronger
杀不死你的东西只会让你更强大,更坚强
Just me, myself and I
只做我自己
What doesn't kill you makes you stronger
杀不死你的东西只会让你更强大
Stand a little taller
站得高一点
Doesn't mean I'm lonely when I'm alone
当我独处时不代表我感到寂寞
You heard that I was starting over with someone new
你只听说我和别人有了新的开始
But told you I was moving on over you
但告诉你我已经凌驾于你
You didn't think that I'd come back I'd come back swinging
你不会想到我会回来,我会惊艳复出
You try to break me what you see
你试过击垮我可事实是
What doesn't kill you makes you stronger
杀不死你的东西只会让你更强大
Stand a little taller
站得高一点
Doesn't mean I'm lonely when I'm alone
当我独处时不代表我感到寂寞
What doesn't kill you makes a fighter
杀不死你的东西只会让你更强大
Foot steps even lighter
脚步也更加轻松
Doesn't mean I'm over cause you'r gone
你的离去并不代表我的结局
What doesn't kill you makes you stronger, stronger
杀不死你的东西只会让你更强大,更坚强
Just me, myself and I
只做我自己
What doesn't kill you makes you stronger
杀不死你的东西只会让你更强大
Stand a little taller
站得高一点
Doesn't mean I'm lonely when I'm alone
当我独处时不代表我感到寂寞
Thanks to you I've got a new thing started
因为你我才有了一个新的开始
Thanks to you I'm not a broken hearted
因为你我才不是一个破碎的心
Thanks to you I'm finally thinking about me
因为你我终于开始为自己打算
You know in the end the day to left was just my beginning In the end...
你知道最后你离开的那一天正是我的开始…
What doesn't kill you makes you stronger
杀不死你的东西只会让你更强大
Stand a little taller
站得高一点
Doesn't mean I'm lonely when I'm alone
当我独处时不代表我感到寂寞
What doesn't kill you makes a fighter
杀不死你的东西只会让你更强大
Footsteps even lighter
脚步也更加轻松
Doesn't mean I'm over cause you'r gone
你的离去并不代表我的结局
What doesn't kill you makes you stronger, stronger
杀不死你的东西只会让你更强大,更坚强
Just me, myself and I
只做我自己
What doesn't kill you makes you stronger
杀不死你的东西只会让你更强大
Stand a little taller
站得高一点
Doesn't mean I'm lonely when I'm alone
当我独处时不代表我感到寂寞
What doesn't kill you makes you stronger, stronger
杀不死你的东西只会让你更强大,更坚强
Just me, myself and I
只做我自己
What doesn't kill you makes you stronger
杀不死你的东西只会让你更强大
Stand a little taller
站得高一点
Doesn't mean I'm lonely when I'm alone I'm alone
当我独处时不代表我感到寂寞,我傲然独立
Stronger (What Doesn't Kill You)的更多相关文章
- ORACLE快速彻底Kill掉的会话
在ORACLE数据库当中,有时候会使用ALTER SYSTEM KILL SESSION 'sid,serial#'杀掉一个会话进程,但是使用这个SQL语句杀掉会话后,数据库并不会立即释放掉相关的资源 ...
- SQL Server会话KILL不掉,一直处于KILLED /ROLLBACK状态情形浅析
今天遇到一个很奇怪的情况,发现一个会话异常,这个会话只是在执行一个简单的存储过程,里面使用了链接服务器(Linked Server)查询另外一台服务器数据(存储过程里面没有任何显性事务.UPDATE. ...
- Linux 信号(一)—— kill 函数
世事并无好坏之分,全看我们怎么去想.—— 哈姆雷特·第二幕第二景 ilocker:关注 Android 安全(新入行,0基础) QQ: 2597294287 #include <signal.h ...
- kill命令
*杀死进程最安全的方法是单纯使用kill命令,不加修饰符,不带标志. 首先使用ps -ef命令确定要杀死进程的PID,然后输入以下命令: # kill -pid 注释:标准的kill命令通 ...
- Linux学习笔记(11)-kill函数
明天开始学习kill函数的用法. ---------------------------------------------- kill函数可以用来向指定的进程发送一个指定的信号,在我的理解的来看,就 ...
- sql server 查看表的死锁和Kill 死锁进程
查询出来 select request_session_id spid, OBJECT_NAME(resource_associated_entity_id) tableNa ...
- 如何保证Service在后台不被kill
如何保证Service在后台不被kill 相信很多Android开发者在面试过程中会经常被问到“如何保证Service在后台不被kill”这个问题,总结了下一些大神给的答案. 引用知乎Android ...
- Linux常用系统管理命令(top、free、kill、df)
top -c #任务管理器 free -m #查看内存使用情况 kill -9 2312 (说明:强制杀死进程 kill -9 pid ) df -h #查看磁盘 ...
- linux 批量kill进程
ps -ef | grep module- | grep -v module-mxm | cut -c 9-15 | xargs kill -9 ps -ef | grep module- 查找关键字 ...
随机推荐
- Tips1:用 Export Package选项来分享你的成果
如果你不是一个人工作,你可能需要和其他人共享一个工程文件,Unity工程文件中的一些关键元素默认是隐藏的,因此通过复制Assets文件夹的方法并不完善.Unity自带的UnityPackage格式的文 ...
- 移动端页面使用单位的问题:关于px、百分比、em、rem开发中逐渐转换的问题记录
开始写前端页面也有了快两年时间,从一开始的懵逼到现在的淡定,但是不能改变我还是一只小菜鸟的事实,平时遇到的一些问题都会记录在文件夹里,现在都整理一下大家一起分享自己平时也翻翻看看~ 不知道大家平时写的 ...
- ThroughRain第二次冲刺总结
团队名:ThroughRain 项目确定:<餐厅到店点餐系统> 项目背景:本次项目是专门为餐厅开发的一套订餐系统.大家有没有发现在节假日去餐厅吃饭会超级麻烦,人很多, 热门的餐厅基本没有座 ...
- JS 将一段文本 每个英文首字母大写
function replaceStr(str){ // 正则法 str = str.toLowerCase(); var reg = /\b(\w)|\s(\w)/g; // \b判断边界\s判断空 ...
- linq之orderby子句
在Linq查询中,orderby 子句可以对查询结果集进行排序,可以升序也可以降序,排序关键字可以是多个.默认排序方式为升序. 下面的实例代码OrderQuery()中演示了orderby子句对查询的 ...
- 在执行Action之间检验是否登录
在执行Action之间检验是否登录,也可以在执行Action前先执行某一个操作 public class BaseController : Controller { protected string ...
- 10个出色的NoSQL数据库
http://www.infoq.com/research/nosql-databases?utm_source=infoqresearch&utm_campaign=lr-homepage ...
- python pip 升级每个包
pip本身不自带升级所有包的功能, 但可以通过下面的脚本实现. import pip from subprocess import call for dist in pip.get_installed ...
- CentOS7 Debian 8 安装VMware-tools
如在安装过程中碰到未找到gcc 或者 kernel headers的可按以下方案解决,适用任意版本 CentOS 7 1. Update the kernel: $ yum update kernel ...
- 数据库的有关知识==>>我们的血泪史之经典练习(1-2)
今天给大家说说数据库的有关知识 抒情一下,想在好困,真的,虽然我在这温暖的教室,身边有知心的盆友, ,很高兴还能是学生的一员,我们还年轻,我们也不会想的太多,高高兴兴上学,快快乐乐回家,每天吃的饱饱, ...