`

New Divide

 
阅读更多

I remembered black skies, the lightning all around me 
我忆起乌云满天,四下里电闪雷鸣

I remembered each flash as time began to blur 
我忆起每个瞬间,岁月恍惚而过

Like a startling sign that fate had finally found me 
这凶兆惊现,终不能逃脱这厄运

And your voice was all I heard 
只能听到你在说

That I get what I deserve 
我这是罪有应得

So give me reason to prove me wrong to wash this memory clean 
给我个理由,证明我错,将所有记忆涤清

Let the floods cross the distance in your eyes 
让洪流飞越你眼里的深渊

Give me reason, to fill this hole, connect the space between 
给我理由,填满豁口,将这断路铺平

Let it be enough to reach the truth that lies 
让苦楚收手,直达真理彼岸

Across this new divide 
跨越这新阵线

There was nothing in sight, but memories left abandoned 
眼前一片漆黑,而记忆也尘封已久

There was nowhere to hide, the ashes fell like snow 
没有藏身之所,灰烬飞扬如雪

And the ground caved in between where we were standing 
在你我之间,天已崩塌地已陷

And your voice was all I heard 
只能听到你在说

That I get what I deserve 
我这是罪有应得

So give me reason to prove me wrong to wash this memory clean 
给我个理由,证明我错,将所有记忆涤清

Let the floods cross the distance in your eyes 
让洪流飞越你眼里的深渊

Across this new divide 
跨越这新阵线

In every loss, in every lie, in every truth that you’d deny 
每一次损失,每一次谎言,每个真相你都会否认

And each regret and each goodbye was a mistake too great to hide 
每次反悔,每次分开,都已错到无可抵赖

And your voice was all I heard 
只能听到你在说

That I get what I deserve 
我这是罪有应得

So give me reason to prove me wrong to wash this memory clean 
给我个理由,证明我错,将所有记忆涤清

Let the floods cross the distance in your eyes 
让洪流飞越你眼里的深渊

Give me reason, to fill this hole, connect the space between 
给我理由,填满豁口,将这断路铺平

Let it be enough to reach the truth that lies 
让苦楚收手,直达真理彼岸

Across this new divide 
跨越这新阵线

Across this new divide 
跨越这新阵线

Across this new divide 
跨越这新阵线

分享到:
评论

相关推荐

    设计模式_简单工厂模式

    return new Divide(); } else { throw std::invalid_argument("Invalid operation type"); } } }; ``` 4. 客户端代码:客户端通过调用工厂类的方法获取所需的对象,然后进行操作。例如: ```cpp int main() {...

    简单工厂设计模式小例子

    return new Divide(); default: throw new ArgumentException("Invalid operation"); } } } ``` 在控制台应用程序的主函数中,用户可以输入两个数字和一个运算符。程序会调用`OperationFactory....

    java设计模式

    return new Divide(); default: throw new IllegalArgumentException("无效的操作符!"); } } } public class Program { public static void main(String[] args) { try { System.out.print("请输入数字A:...

    JUnit测试Sum_Divide

    private Calculator calculator = new Calculator(); @Test public void testDivide() { // 测试正常除法 assertEquals(5, calculator.divide(10, 2)); // 测试除以零 try { calculator.divide(4, 0); ...

    通过书签来注入JS

    【文件名称列表】:New Divide.mp3 虽然这是一个音乐文件,而不是与主题直接相关的技术文档,但可以想象,如果这个话题是关于Web开发的工具或技巧,那么这个文件可能是某个教程或讲解音频,配合文字资料一起帮助...

    11-1divide5_new_method.rar_五分频_分频电路

    在"11-1divide5_new_method.rar_五分频_分频电路"这一文件中,我们可以推测这可能是关于一种新的五分频电路设计方法的文件。文件标题中的"11-1divide5_new_method"可能指的是这个新方法在设计文件的第11-1部分中被...

    JS的高精度计算(BigDecimal)

    你是否因为JS端的小数计算的精度不足而发愁过呢 其实有个不错的资源可以利用。 引用附件的JS,就可以轻松搞定JS的计算问题了。...alert(new BigDecimal("10.00").divide(new BigDecimal("3E+10"))); } //--> </SCRIPT>

    藏经阁-orange is the new purple.pdf

    藏经阁-orange is the new purple.pdf 本文档探讨了软件开发和安全测试之间的集成问题,旨在解决软件安全gap,推动构建团队和安全团队之间的合作。文章从安全和构建者的角度,分析了当前软件安全面临的挑战,并提出...

    Competitive Programming 3 The New Lower Bound of Programming Contests

    在这篇文章中,将详细介绍“Competitive Programming 3 The New Lower Bound of Programming Contests”一书中的主要内容,围绕算法竞赛的入门技巧、数据结构与算法范式、图论等知识点。 在算法竞赛中,“Tip 1: ...

    javascript BigDecimal 大数运算类 单文件浓缩版

    e = e.add(BigDecimal.prototype.ONE.divide(denominator, scale, BigDecimal.prototype.ROUND_HALF_UP)); denominator = denominator.multiply(new BigDecimal(iteration+'')); ++iteration; } equal(e....

    RecyclerView万能分割线

    使用方法: 添加默认分割线:高度为2px,颜色为灰色 1 mRecyclerView....2 mContext, LinearLayoutManager.VERTICAL, 10, ContextCompat.getColor(mContext, R.color.divide_gray_color))); 万能分割线登场:

    Go语言基础、进阶、提高课程 第十九节 Go语言 错误处理1

    Go 语言的标准库提供了 `errors` 包,其中的 `New` 函数可以方便地创建一个新的错误实例: ```go func Sqrt(f float64) (float64, error) { if f return 0, errors.New("math: square root of negative number")...

    MATLAB模式识别实现指标分类评估预测如环境业绩等-new_data.xls

    MATLAB模式识别实现指标分类评估预测如环境业绩等-new_data.xls 最近看到很多会员需要使用MATLAB神经网络做如下的事情: 1:MATLAB神经网络对水的质量的分类、评估、预测 (属于环境类分类、评估预测) 2:...

    大数的 加 减 乘 除 开方运算Java版

    BigInteger num1 = new BigInteger("1234567890123456789"); BigInteger num2 = new BigInteger("9876543210987654321"); BigInteger sum = num1.add(num2); ``` 2. **大数减法**: `Minus.java` 文件应实现减法。`...

    java练习_大数运算_BigInteger[参考].pdf

    4. 除法操作:使用divide()方法可以进行除法操作,例如:BigInteger a = new BigInteger("10"); BigInteger b = new BigInteger("20"); BigInteger c = a.divide(b); 5. 求余数操作:使用remainder()方法可以进行求...

    java中BigDecimal的操作方法

    BigDecimal b = new BigDecimal("12.000001"); ``` 这是因为直接使用double构造BigDecimal可能会导致精度损失,如以下代码所示: ```java BigDecimal b = new BigDecimal("12.000001"); BigDecimal c = new ...

    java实现的简单计算器

    throw new ArithmeticException("Divide by zero error"); } } public double sin() { return Math.sin(num1); } } ``` 上述代码中,我们定义了`Calculator`类,它有两个私有变量`num1`和`num2`,以及五个...

    JAVA计算机小程序

    BigInteger id ia divide ic ; d setText id toString ; } } else if e getSource exit { System exit 0 ; } } }">可以计算加减乘除的计算器小程序package zj lec1; import java awt ...

    javascrpt BigDecimal 大数运算类 完整版(包括例子)

    其中BigDecimal-all-last.min.js大小为:26KB GZIP压缩后7K,完全可以用于实际生产过程中。 简单例子: var a = new BigDecimal...a.divide(b)); 详细用法请参见压缩包内test目录中的:BigDecimal_test.html文件。

    New WinRAR archive_java_understandingqa5_easy_

    标题 "New WinRAR archive_java_understandingqa5_easy_" 暗示我们正在处理一个与Java编程语言相关的WinRAR压缩文件,这个文件可能是用于理解和解答Java编程中的问题,特别是与"understandingqa5"主题有关的问题。...

Global site tag (gtag.js) - Google Analytics