【音乐欣赏】《I Don't Even Care About You》 - Missio

曲名:I Don't Even Care About You
作者:Missio
[00:31.18]Depressed again
[00:34.66]Morning comes too fast and I'm tired of the routine
[00:38.05]Depressed again
[00:41.58]Let me sit alone in the tone of your gravity
[00:45.00]Angry again
[00:48.33]Know I don't wanna ever conversation with you
[00:51.80]Angry again
[00:55.18]Let me sit alone with the care-care-care-caressing
[01:00.28]I don't even care about you
[01:05.89]I don't know I
[01:07.25]I don't even care about you
[01:12.68]I don't know I
[01:14.11]I don't even care about you
[01:15.84]Depressed again
[01:19.20]Evening comes too fast, still tired of the routine
[01:22.67]Depressed again
[01:26.04]I can do without your forced curiosities
[01:29.51]Angry again
[01:32.90]Know I don't wanna ever conversation with you
[01:36.37]Angry again
[01:39.72]Let me sit alone with the care-care-care-caressing
[01:44.96]I don't even care about you
[01:50.51]I don't know I
[01:51.80]I don't even care about you
[01:57.36]I don't know I
[01:58.67]I don't even care about you
[02:04.14]I don't know I
[02:05.47]I don't even care about you
[02:11.05]I don't know I
[02:12.37]I don't even care about you
[02:21.31]You-oooh-oooh
[02:24.80]You-oooh-oooh
[02:28.18]You-oooh-oooh
[02:31.66]You-oooh-oooh
[02:35.02]You-oooh-oooh
[02:38.52]You-oooh-oooh
[02:41.98]You-oooh-oooh
[02:45.37]You-oooh-oooh
[02:48.80]You-oooh-oooh
[02:52.22]You-oooh-oooh
[02:55.64]You-oooh-oooh
[02:59.07]You-oooh-oooh
[03:08.90]Depressed again
[03:15.82]Angry again
[03:19.23]Let me sit alone with the care-care-caressing
[03:24.36]I don't even care about you
[03:29.94]I don't know I
[03:31.20]I don't even care about you
[03:36.75]I don't know I
[03:38.11]I don't even care about you
[03:43.61]I don't know I
[03:44.98]I don't even care about you
[03:50.40]I don't know I
[03:51.81]I don't even care about you
[by:_Ciao]
歌词
音频地址:传送链接
【音乐欣赏】《I Don't Even Care About You》 - Missio的更多相关文章
- 【音乐欣赏】《Heart Made of Stone》 - The Tech Thieves
曲名:Heart Made of Stone 作者:The Tech Thieves Yeah It's been years now and I wonder Is it over? Do you ...
- 【音乐欣赏】《I Do What I Want》 - Missio
曲名:I Do What I Want 作者:Missio [00:15.84]I wish I could party like I used to when I was young [00:21. ...
- 【音乐欣赏】《Abnormalize》 - 凛として時雨
曲名:Abnormalize 作者:凛として時雨 [00:00.96]誰にも見せられないもの [00:06.44]頭の中溢れて [00:11.96]間違いさえも無い世界へ [00:17.16]迷い込ん ...
- 【音乐欣赏】《紅蓮華》 - LiSA
曲名:紅蓮華 作者:LiSA [00:00.92]強くなれる理由を知った [00:07.34]僕を連れて 進め [00:18.74]泥だらけの走馬灯に酔う [00:24.37]強張る心 震える手は [ ...
- 【音乐欣赏】《Fake》 - The Tech Thieves
曲名:Fake 作者:The Tech Thieves [01;12.092]I got wasted,learning how to let it out [01;24.009]Please don ...
- 【音乐欣赏】《Forget》 - The Tech Thieves
曲名:Forget 作者:The Tech Thieves [00:00.000] 作曲 : Mark Emmanuel/Alia May Plesa-Topham [00:01.000] 作词 : ...
- 【音乐欣赏】《TIT FOR TAT》 - MYTH & ROID
曲名:TIT FOR TAT 作者:MYTH & ROID [00:00.000] 作曲 : MYTH & ROID [00:01.000] 作词 : MYTH & ROID ...
- 【音乐欣赏】《99》 - MOB CHOIR
曲名:99 作者:MOB CHOIR [00:00.000] 作曲 : 佐々木淳一 [00:00.150] 作词 : 佐々木淳一 [00:00.450] [00:02.370]If everyone ...
- 【音乐欣赏】《PANTA RHEI》 - MYTH & ROID
曲名:PANTA RHEI 作者:MYTH & ROID [ti:PANTA RHEI (<异世界超能魔术师>TV动画片头曲)] [ar:MYTH & ROID] [al: ...
随机推荐
- 论文阅读笔记(十四)【AAAI2020】:Appearance and Motion Enhancement for Video-based Person Re-identification
Introduction 本文的贡献:提出了基于视频的行人重识别模型:Appearance and Motion Enhancement Model(AMEM).该模型对两类信息进行提取:提出了App ...
- Linux中为什么执行自己的程序要在前面加./
前言 在Linux中,我们执行内置命令时,直接输入命令名称即可,如: $ mv a b #将a重命名为b 而在执行自己写好的程序时,却要带上./,例如: $ hello hello: comm ...
- CentOS7安装gotoblas遇到的问题
1. 错误信息: /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../x86_64-suse-linux/bin/ld: cannot find -l-l ...
- STL-优先级队列-priority_queue
头文件是<queue> 操作很简单 #include <iostream> #include <cstdio> #include <queue> usi ...
- 剑指offer-面试题20-表示数值的字符串-字符串
/* 题目: 判断字符串是否表示数值. */ /* 思路: 字符串遵循模式A[.[B]][e|EC] ,[+|-].B[e|EC] A.C为可能带正负号的数字串 B为数字串 */ #include&l ...
- python之路(集合,深浅copy,基础数据补充)
一.集合:类似列表,元组的存储数据容器,不同点是不可修改,不可重复.无序排列. 1.创建集合: (1).set1 = {'abby', 'eric'} result:{'eric', 'abby'} ...
- svn error: "Previous operation has not finished; run 'cleanup' if it was interrupted"
出现这种问题,有几个原因 1.本身文件确实是锁住了 2.之前clean up 过很多次,但是每次都可能以失败告终,造成work queue存在缓存队列 3.svn lock 有lock记录 以下是简单 ...
- c++ md5算法实现(转)
原文链接:C++计算文件的MD5值 其他:c++输入文件流ifstream用法详解
- Csla One or more properties are not registered for this type
在实际运行中,好好运行的程序出现了以下问题: 2019-12-27 10:40:00,164 [DefaultQuartzScheduler_Worker-2] ERROR IBeam.BCPool. ...
- splice删除元素后返回的是一个数组
let arr = [51,68,98,78];let result = arr.splice(1,1);//[68]let arr2 = [51,68,98,78];let result2 = ar ...