I've been reading books of old我遍读旧籍

The legends and the myths那些古老传奇和无边神秘

Achilles and his gold如阿喀琉斯和他的战利品

Hercules and his gifts如赫拉克勒斯和他的天赋神力

Spiderman's control还有蜘蛛侠的掌控全局

And Batman with his fists和蝙蝠侠的铁拳无敌

And clearly I don't see myself upon that list而我显然不能与他们同日而语

Shesaid, where'd you wanna go?她对我说 你想要去往何地

How much you wanna risk?你还想历经多少风雨

I'm not looking for somebody我并不渴望

With some superhuman gifts成为超人般天赋异禀

Some superhero也不用如超级英雄般无敌

Some fairytale bliss更不要童话中的幸福美丽

Just something I can turn to只要一个能让我有所依附

Somebody I can kiss能让我拥吻的你

I want something just like this我想要的 仅此而已

Doo-doo-doo, doo-doo-doo

Doo-doo-doo, doo-doo

Doo-doo-doo, doo-doo-doo

Oh, I want something just like this这就是我想要的全部

Doo-doo-doo, doo-doo-doo

Doo-doo-doo, doo-doo

Doo-doo-doo, doo-doo-doo

Oh, I want something just like this这就是我想要的 仅此而已

I want something just like this我想要的 仅此而已

I've been reading books of old我遍读旧籍

The legends and the myths那些古老传奇和无边神秘

The testaments they told如他们口述的旧约

The moon and its eclipse如月圆月蚀的奇景

And Superman unrolls和超人在飞行之前

A suit before he lifts的整装待定

But I'm not the kind of person that it fits但我并没有那样的命

She said, where'd you wanna go?她对我说 你想要去往何地

How much you wanna risk?你还想历经多少风雨

I'm not looking for somebody我并不渴望

With some superhuman gifts成为超人般天赋异禀

Some superhero也不用如超级英雄般无敌

Some fairytale bliss更不要童话中的幸福美丽

Just something I can turn to只要一个能让我有所依附

Somebody I can miss能让我想念的你

I want something just like this我想要的 仅此而已

I want something just like this这就是我想要的全部

Oh, I want something just like this这就是我想要的 仅此而已

Doo-doo-doo, doo-doo-doo

Doo-doo-doo, doo-doo

Doo-doo-doo, doo-doo-doo

Oh, I want something just like this我想要的 仅此而已

Doo-doo-doo, doo-doo-doo

Doo-doo-doo, doo-doo

Doo-doo-doo, doo-doo-doo

Where'd you wanna go?你还想要去往何地

How much you wanna risk?你还想历经多少风雨

I'm not looking for somebody我并不渴望

With some superhuman gifts成为超人般天赋异禀

Some superhero也不用如超级英雄般无敌

Some fairytale bliss更不要童话中的幸福美丽

Just something I can turn to只要一个能让我有所依附

Somebody I can kiss能让我拥吻的你

I want something just like this我想要的 仅此而已

Oh, I want something just like this这就是我想要的全部

Oh, I want something just like this这就是我想要的 仅此而已

Oh, I want something just like this我想要的 仅此而已

随机推荐

  1. python 通过win32com操作vcf到outlook中,同时解决乱码问题

    之前用的黑莓手机,故障后换了iphone,后来还是想用上黑莓Q10.于是有了该文章. 问题: 如何将iphone上的通讯录导入黑莓? 网上回答1:通过icloud将iphone中的通讯录导入黑莓手机. ...

  2. Vue I18n Vue.js 的国际化插件+elementUI的使用

    先附上插件官网 vue-i18n中文官网 我们的vue项目需要支持多语言时,可以使用这个插件 安装插件教程在官网可以找到 代码结构可以如下 zh.js 查看代码 export default { lo ...

  3. Python的入门学习Day 14~15——form”夜曲编程“

    Day 14 time: 2021.8.11. ​ 原文再续,输接上一回.在数据结构之上,我们又开启了新一章"循环"的学习.而今天,我们首先学习了"for"循环 ...

  4. 2023-03-01 react-native 实现 复制功能 @react-native-community/clipboard 报错:TypeError: null is not an object (evaluating 'NativeClipboard_1.default.setString')。

    我的react-native(下称rn)版本为0.68,要实现这个功能主要用到rn的clipboard,在21年的时候他就已经提示clipboard会在未来的版本中上去掉,官方的建议是不要再从reac ...

  5. 解决elementplus carousel固定高度问题/ResizeObserverAPI介绍

    "element-plus": "^2.2.26", "@vueuse/components": "^9.7.0", 引 ...

  6. 转载-分享一个Ubuntu20.04安装以及中文教程

    https://blog.csdn.net/weixin_45912291/article/details/108901106 https://www.cnblogs.com/libotaoer/p/ ...

  7. HTML中javascript的<script>标签使用方法详解

    只要一提到把JavaScript放到网页中,就不得不涉及Web的核心语言--HTML.在当初开发JavaScript的时候,Netscape要解决的一个重要问题就是如何做到让JavaScript既能与 ...

  8. 由Restart()想到的

    官方文档: Application.Restart Method (System.Windows.Forms) | Microsoft Docs 目录 Restart 探索 结论 启示 Restart ...

  9. 搭建ftp服务器的超详细步骤

    第一步:打开控制面板. 1.1选择程序这个选项. 1.2选择启用或关闭window功能 1.3勾选如图有红箭头的这几个选项. 第二步:搜索iis且将其打开 . 2.1点击网站,且点击添加网站 物理路径 ...

  10. git 修改 .gitignore 不生效

    在使用 Git 时候,发现在 .gitignore 文件中添加内容后,推送成功后并没有生效. 出错原因: .gitignore 文件的内容不对历史文件生效 情景复现: 1. 远端已经有了 .idea ...