"Hey, Dad, welcome home."

hey爸爸,欢迎回家。

"Thanks." He hung up his gun belt and stepped out of his boots as I bustled about the kitchen. As far as I was aware, he'd never shot the gunon the job. But he kept it ready.

谢谢,在我去厨房忙的时候,他放好了他的枪的皮肤脱下了他的靴子。在我的意识中,他在他的工作中从来没有开过枪。但是他总是带着。

When I came here as a child, he would always remove the bullets as soon as he walked in the door.

当我来这里的时候还是个孩子,他总是刚进门就以最快的速度拿下了皮带。

I guess he considered me old enough now not to shoot myself by accident, and not depressed enough to shoot myself on purpose.

我猜他是考虑到我现在长大了,不会意外的向自己开枪了,更加不可能故意向自己开枪了。

当我还小,来这里住着的时候,他总是一进门就把子弹给卸下来了。我猜他是觉得我够大了,不会因为枪走火而伤着自己,也没有沮丧到要饮弹自杀尽。

"What's for dinner?" he asked warily. My mother was an imaginative cook,and her experiments weren't always edible. I was surprised, and sad, tha the seemed to remember that far back.

晚饭吃什么?他留心的问道。我妈妈是个富有想象力的厨师,然后她总是能做出不同的食物。我很惊讶,然后悲伤,好像这些回忆都回来了。

“晚饭吃什么?”他警惕地问。我的母亲是个富有创意的厨子,但她的试验品通常都难以下咽。我既惊异,又难过:他居然到现在还记着这件事。

"Steak and potatoes," I answered, and he looked relieved.

牛排和土豆,我回答到,然后他看起来放心了。

He seemed to feel awkward standing in the kitchen doing nothing; he lumbered into the living room to watch TV while I worked.

他看起来笨拙的站在厨房里面无所事事,当我在忙的时候他转身去了客厅看电视了。

We were bothmore comfortable that way. I made a salad while the steaks cooked, and set the table.

这让我们都感觉更舒服了。当烤牛排的时候我做着沙拉,然后布置着桌子。

Chapter 2 Open Book——11的更多相关文章

  1. Chapter 1 First Sight——11

    I didn't relate well to people my age. 我没有向人们叙述清楚我的年龄 Maybe the truth was that I didn't relate well ...

  2. Chapter 5 Blood Type——11

    "I just wondered… if you could warn me beforehand the next time you decide to ignore me for my ...

  3. 读书笔记:《HTML5开发手册》--HTML5新的结构元素

    读书笔记:<HTML5开发手册> (HTML5 Developer's CookBook) 虽然从事前端开发已有很长一段时间,对HTML5标签也有使用,但在语义化上面理解还不够清晰.之前在 ...

  4. 读书笔记:《HTML5开发手册》

    一.HTML5中新的结构元素 1. HTML5初始文件 1.1.doctype 在之前,doctype的声明是这样的: <!DOCTYPE HTML PUBLIC "-//W3C//D ...

  5. HTML 学习笔记 day three

    HTML学习笔记 Day three 7.2插入多媒体元素 插入音乐 语法结构:<embed  src=”音乐文件的路径”></embed> 属性: Autostart:他只有 ...

  6. Building the Unstructured Data Warehouse: Architecture, Analysis, and Design

    Building the Unstructured Data Warehouse: Architecture, Analysis, and Design earn essential techniqu ...

  7. HTML5中新的结构元素

    HTML5中新的结构元素 1. HTML5初始文件 1.1.doctype 在之前,doctype的声明是这样的: "http://www.w3. org/TR/html4/strict.d ...

  8. In c++ access control works on per-class basis not on per-object basis.

    #ifndef MYTIME_H #define MYTIME_H class MyTime { private: int m_hour; int m_minute; public: MyTime() ...

  9. HEC-ResSim原文档

              HEC-ResSim Reservoir System Simulation             User's Manual       Version 3.1 May 201 ...

随机推荐

  1. WSAEventSelect IO复用模型

    1 今天帮一学习WSAEventSelect的网友排查一个测试用服务器端recv返回0的问题,出现这个问题直观判断一般是客户端socket关闭了,可是他的代码很简单并且是本机测试,通过wireshar ...

  2. 一个初学者的辛酸路程-FTP-9

    前言 今天,我要描述一个FTP的故事 主要内容 嗯,今天主要以阶梯性的形式来做一个FTP项目. 第一步: 我要实现这么一个功能,一个FTP客户端,1个FTP服务端,2端建立连接以后可以进行通讯. 服务 ...

  3. MAC下安装automake autoconf工具

    I noticed today that while Mac OS 10.6 (specifically, 10.6.2) comes with automake and autoconf, the ...

  4. openstack添加数据库

    输入:neutron-db-manage revision -m "表的名称"        neutron-db-manage upgrade head 如果遇到版本名找不到的情 ...

  5. Codecraft-17 and Codeforces Round #391 (Div. 1 + Div. 2, combined)

    传送门:http://codeforces.com/contest/757 A题题意是给你一个字符串,让你在里面找到"Bulbasaur"这样的单词有多少个,字符串可以重排列.实际 ...

  6. java 中文乱码

    1.URL编码 String str = URLEncoder.encode("中文乱码","UTF-8");//编码 String newStr = URLD ...

  7. 在Windows上安装MySQL(免安装ZIP版)

    在 Windows 上安装MySQL(免安装ZIP版) 因为一些原因,重新安装了MySQL数据库,重装时习惯性使用最新版下载 此过程中发现MySQL 5.7.12 和MySQL 5.6的安装有些区别: ...

  8. CodeForces 705C Thor

    开30W个vector将数字归类,每一类数字开一个指针P,记录已经阅读到哪一个了,还可以开一个优先队列维护这些指针P. #pragma comment(linker, "/STACK:102 ...

  9. tomcat bio nio apr 模式性能测试

    转自:tomcat bio nio apr 模式性能测试与个人看法 11.11活动当天,服务器负载过大,导致部分页面出现了不可访问的状态.那后来主管就要求调优了,下面是tomcat bio.nio.a ...

  10. 理解WebKit和Chromium(电子书)

    前言   基础篇 WebKit, WebKit2, Chromium和Chrome介绍 WebKit和Blink WebKit和Chromium代码目录结构介绍 WebKit和Chromium功能模块 ...