2 words

只有一句话:经典真的有其成为经典的理由。

    (一)《Shawshank Redemption肖申克的救赎》

  1.You know some birds are not meant to be caged, their feathers are just too bright.

  你知道,有些鸟儿是注定不会被关在牢笼里的,它们的每一片羽毛都闪耀着自由的光辉。

  2.There is something inside ,that they can't get to , that they can't touch. That's yours.

  那是一种内在的东西, 他们到达不了,也无法触及的,那是你的。

  3.Hope is a good thing and maybe the best of things. And no good thing ever dies.

  希望是一个好东西,也许是最好的,好东西是不会消亡的。

  (二)《Sleepless in Seattle西雅图不眠夜》

  1.Work hard! Work will save you. Work is the only thing that will see you through this.

  努力工作吧!工作能拯救你.埋头苦干可令你忘记痛楚.

  2.You make millions of decisions that mean nothing and then one day your order takes out and it changes your life.

  你每天都在做很多看起来毫无意义的决定,但某天你的某个决定就能改变你的一生.

  3.Destiny takes a hand.命中注定.

  4.You know, you can tell a lot from a person's voice.

  从一个人的声音可以知道他是怎样的人.

  5.People who truly loved once are far more likely to love again.

  真爱过的人很难再恋爱.

  6.You know it's easier to get killed by a terrorist than get married over the age of 40.

  你知道,女人过了40想出嫁就难了,被恐怖分子杀死都比这容易.

  7.You are the most attractive man I ever laid ears.

  你是我听过的最帅的男士.

  8.Why would you want to be with someone who doesn't love you?

  为什么留恋一个不爱你的人?

  9.When you're attracted to someone it just means that your subconscious is attracted to their subconscious, subconsciously. So what we think of as fate, is just two neuroses knowing they're a perfect match.

  当你被某个人吸引时,那只是意味着你俩在潜意识里相互吸引.因此,所谓命运,就只不过是两个疯子认为他们自己是天造一对,地设一双.

  10.Everybody panics before they get married.每个人婚前都会紧张的.

  11.Your destiny can be your doom.命运也许会成为厄运.

  12.The reason I know this and you don't is because I'm younger and pure. So I'm more in touch with cosmic forces.

  之所以我知道而你不知道是因为我年幼纯洁,所以我比较能接触宇宙的力量.

  13.I don't want to be someone that you're settling for. I don't want to be someone that anyone settles for.

  我不想要你将就,我也不想成为将就的对象.

  14.What if something had happened to you? What if I couldn't get to you? What would I have done without you? You're my family. You're all I've got.

  要是你出了事怎么办?要是我找不到你怎么办?如果没有你,我该怎么办?你是我的家人,你是我的一切.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
### 回答1: 这个错误通常出现在你的代码中使用了 `num2words` 模块,但是你的 Python 环境中并没有安装该模块。 你可以通过以下命令使用 pip 安装 `num2words` 模块: ``` pip install num2words ``` 如果你使用的是 Anaconda 环境,则可以使用以下命令: ``` conda install -c conda-forge num2words ``` 安装完成后,重新运行你的代码即可。 ### 回答2: ModuleNotFoundError是Python的一种错误提示,意思是找不到指定的模块。在这个问题中,报错信息显示找不到名为'num2words'的模块。 出现这个错误通常有以下几种原因: 1. 没有安装num2words模块。解决方法是使用pip包管理工具来安装该模块。在命令行中运行以下命令:pip install num2words。 2. 当前的Python环境没有正确配置。如果已经安装了num2words模块,但仍然出现错误,可能是因为Python环境没有正确配置,导致找不到已安装的模块。解决方法是确认Python环境的配置是否正确,比如检查Python的路径是否正确配置。 3. 使用了错误的模块名称或模块引用方式。在Python中,模块的名称是区分大小写的,所以要确保模块名称的大小写与导入语句中一致。另外还要检查是否正确地使用了import语句来导入模块。 综上所述,解决这个错误的方法是: 1. 确认已经通过pip安装了num2words模块; 2. 检查Python环境的配置是否正确; 3. 确保模块名称的大小写与导入语句中一致; 4. 检查是否正确使用了import语句来导入模块。 如果按照以上方法排除了这些原因,但问题仍然存在,可能需要进一步检查系统的配置和程序的环境。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值