To making it count.
- How do you take your caviar, sir?
鱼子酱还要吗,先生?
- No caviar for me, thanks. Never did like it much.
不了,谢谢-我从不喜欢吃太多的鱼子酱
- And where exactly do you live, Mr Dawson?
你住哪里,道森先生?
- Well, right now my address is the RMS Titanic.
目前就住在这船上
- After that I'm on God's good humor.
以后看上帝安排
- And how is it you have means to travel?
你怎么有钱旅行?
- I work my way from place to place. You know, tramp steamers and such.
我到处打工,往来常坐汽轮什么的
- But I won my ticket on Titanic here at a lucky hand at poker.
不过泰坦尼克号的船票-是赌牌赢来的
- A very lucky hand.
真是幸运
- All life is a game of luck.
人生就是靠运气
- A real man makes his own luck, Archie. Right, Dawson?
好汉自己创造运气,对吧,道森?
- And you find that sort of rootless existence appealing, do you?
你喜欢这样四处飘泊吗?
- Well, yes, ma'am, I do.
是的,夫人,我很喜欢
- I mean... Got everything I need right here with me.
全部家当都在身上
- Got air in my lungs and a few sheets of paper.
我有个健康的身体 以及作画用的纸
- I love waking up in the morning not knowing what's gonna happen
我喜欢一早起来时…
- or who I'm gonna meet,where I'm gonna wind up.
不知道会有什么样的遭遇,或是会到哪里去的感觉
- The other night I slept under a bridge.
前两天还在桥下过夜
- Now I'm on the grandest ship in the world
现在却在这豪华巨轮上
- having champagne with you fine people.
跟你们共饮香槟
- I figure life's a gift and I don't intend on wasting it.
生命是上帝给的 我不打算浪费它
- You never know what hand you're gonna get dealt next.
世事难料
- You learn to take life as it comes at you,
只能随遇而安
- to make each day count.
珍惜生命每一天
- Well said, Jack.
说得好
- Hear, hear!
有道理
- To making it count.
珍惜生命每一天
- To making it count.
珍惜生命每一天
- Bravo!
好极了
To making it count.的更多相关文章
- nodejs api 中文文档
文档首页 英文版文档 本作品采用知识共享署名-非商业性使用 3.0 未本地化版本许可协议进行许可. Node.js v0.10.18 手册 & 文档 索引 | 在单一页面中浏览 | JSON格 ...
- C#中Length和Count的区别(个人观点)
这篇文章将会很短...短到比你的JJ还短,当然开玩笑了.网上有说过Length和count的区别,都是很含糊的,我没有发现有 文章说得比较透彻的,所以,虽然这篇文章很短,我还是希望能留在首页,听听大家 ...
- [PHP源码阅读]count函数
在PHP编程中,在遍历数组的时候经常需要先计算数组的长度作为循环结束的判断条件,而在PHP里面对数组的操作是很频繁的,因此count也算是一个常用函数,下面研究一下count函数的具体实现. 我在gi ...
- EntityFramework.Extended 实现 update count+=1
在使用 EF 的时候,EntityFramework.Extended 的作用:使IQueryable<T>转换为update table set ...,这样使我们在修改实体对象的时候, ...
- 学习笔记 MYSQL报错注入(count()、rand()、group by)
首先看下常见的攻击载荷,如下: select count(*),(floor(rand(0)*2))x from table group by x; 然后对于攻击载荷进行解释, floor(rand( ...
- count(*) 与count (字段名)的区别
count(*) 查出来的是:结果集的总条数 count(字段名) 查出来的是: 结果集中'字段名'不为空的记录的总条数
- BZOJ 2588: Spoj 10628. Count on a tree [树上主席树]
2588: Spoj 10628. Count on a tree Time Limit: 12 Sec Memory Limit: 128 MBSubmit: 5217 Solved: 1233 ...
- [LeetCode] Count Numbers with Unique Digits 计算各位不相同的数字个数
Given a non-negative integer n, count all numbers with unique digits, x, where 0 ≤ x < 10n. Examp ...
- [LeetCode] Count of Range Sum 区间和计数
Given an integer array nums, return the number of range sums that lie in [lower, upper] inclusive.Ra ...
- [LeetCode] Count of Smaller Numbers After Self 计算后面较小数字的个数
You are given an integer array nums and you have to return a new counts array. The counts array has ...
随机推荐
- hadoop wordcout测试
hadoop wordcout测试 安装好hadoop 环境后,启动HDFS等服务:输密码 1004 start-all.sh 查看启动情况 1006 jps 1007 cd ~ 切换到用户默认目录 ...
- HTML基础-------最初概念以及相关语法
HTML概念以及相关语法 HTML HTML是一种类似于(c,java,c++)之类的语言,他是用来描述网页的一种语言.通过各种标签所代表的语义来构建出一个网页,再通过浏览器的渲染功能来实现该网页的各 ...
- 逆向-攻防世界-maze
题目提示是走迷宫. IDA载入程序分析. 输入字符长度必须是24,开头必须是nctf{,结尾必须是}.在125处按R就可以变成字符. sub_400650和sub_400660是关键函数,分析sub_ ...
- Java的selenium代码随笔(6)
//获取元素列表public List<WebElement> ListElements(WebElement webElement, By parentBy, By childrenBy ...
- dpdk-18.11开发库编译安装
简介 dpdk官网 安装 下载 点击下载地址,选择合适的版本下载.这里下载DPDK 18.11.0 (LTS)版本. 编译 将下载的dpdk-18.11.tar.xz上传服务器,解压,这里放在了/op ...
- Linux centos ansible
创建m01.backup.nfs.web01.web02 m01(172.16.1.61).backup(172.16.1.41).nfs(172.16.1.31).web01(172.16.1.7) ...
- win 解压安装mysql步骤
5 安装成功之后,启动mysql时报错: 系统错误2,找不到指定的文件.原因:有的系统安装过MySQL没有卸载干净,或者系统自带精简版的MySQL导致注册表关于MySQL的配置与实际安装路径不一致. ...
- vue scoped >>> & git conflict <<<<<<< HEAD
vue scoped >>> & git conflict <<<<<<< HEAD Q: ???还有这操作 A: > > ...
- windows编程 进程的创建销毁和分析
Windows程序设计:进程 进程是一个具有一定独立功能的程序关于某个数据集合的一次运行活动,在Windows编程环境下,主要由两大元素组成: • 一个是操作系统用来管理进程的内核对象.操作系统使用内 ...
- Python——模块——fnmatch(文件名对比)
一.模块作用 fnmatch 模块主要用于文件名的比较,使用 Unix shell 使用的 glob 样式模式. 二.简单匹配 fnmatch() 将单个文件名与模式进行比较并返回布尔值,来看它们是否 ...