《冰雪奇缘》 主题歌曲

        The snow glows white on the mountain tonight

Not a footprint to be seen.

A kingdom of isolation,

and it looks like I'm the Queen

The wind is howling like this swirling storm inside

Couldn't keep it in;

Heaven knows I've tried

Don't let them in,

don't let them see

Be the good girl you always have to be

Conceal, don't feel,

don't let them know

Well now they know

Let it go, let it go

Can't hold it back anymore

Let it go, let it go

Turn away and slam the door

I don't care

what they're going to say

Let the storm rage on.

The cold never bothered me anyway

It's funny how some distance

Makes everything seem small

And the fears that once controlled me

Can't get to me at all

It's time to see what I can do

To test the limits and break through

No right, no wrong, no rules for me,

I'm free!

Let it go, let it go

I am one with the wind and sky

Let it go, let it go

You'll never see me cry

Here I stand

And here I'll stay

Let the storm rage on

My power flurries through the air into the ground

My soul is spiraling in frozen fractals all around

And one thought crystallizes like an icy blast

I'm never going back, the past is in the past

Let it go, let it go

And I'll rise like the break of dawn

Let it go, let it go

That perfect girl is gone

Here I stand

In the light of day

Let the storm rage on

The cold never bothered me anyway!

随机推荐

  1. 关于Virtual Box虚拟机里的系统不能启动的解决方法

    当我们的虚拟机在非正常关闭后,再次启动机器时,Virtual Box会出现 Runtime error opening 'C:\Users\admin\VirtualBox VMs\Windows S ...

  2. Windows任务计划的设置

    需求:因为要定时跑一些exe的小程序,来定时执行项目内的某段代码.所以需要建一个任务计划 1. 2. 3.

  3. DXP 内电层分割

    多层电路板中间层设置与内电层如何分割 多层电路板与一般的电路板不同之处在于,多层电路板除了顶层和底层之外,还有若干中间层,这些中间层可以是信号层(mid layer),也可以是内部电源/接地层(int ...

  4. Unity3D 记第一次面试

    事情是发生在2014-03-05 周三下午 在群里面看到上海艺游急聘Unity3D开发工程师,就整理了下简历投了去!直到接到电话通知我去面试才知道 我之前是有投了简历!太忙了 以至于真的忘了,不过那个 ...

  5. How are you vs How are you doing

    How are you与How are you doing,有何不同呢? 貌似没有不同…… 中国教科书式的回答是"Fine, thank you, and you?" 随便一点&q ...

  6. iOS - Block产生Memory Leaks循环引用导致的内存泄漏以及解决方案

    在ARC(自动引用技术)前,Objective-c都是手动来分配释放 释放 计数内存,其过程非常复杂. ARC技术推出后,貌似世界和平了很多,但是其实ARC并不等同于Java或者C#中的垃圾回收,AR ...

  7. 从UE(用户体验)到道家誓学再到李小龙

    公司大Boss经常会给我做技术培训,感觉他什么都知道,也挺喜欢听他的课. 本文记录可能比较天马行空,我的语文比较差,很难把自己想表达的说出来,为此我就是记录一样关键字,可能这样还会更好些 背景是讲用户 ...

  8. poj1066 Treasure Hunt【计算几何】

    Treasure Hunt Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 8192   Accepted: 3376 Des ...

  9. Oracle体系结构之联机日志文件管理

    日志文件分类:重做日志文件 归档日志文件 警告日志文件 跟踪日志文件 redo_log_file文件作用: 1)维护数据一致性 2)记录了数据库里的更改操作 redo_log_friles以组为单位, ...

  10. select.select的使用注意事项

    1.select的一个缺点在于单个进程能够监视的文件描述符的数量存在最大限制,在Linux上一般为1024,不过可以通过修改宏定义甚至重新编译内核的方式提升这一限制. 2.select()所维护的存储 ...