一本载有许多时装照片的杂志是用带有光泽的优质纸印制的。
A glossy magazine has lots of pictures of fashionable clothes and is printed on good quality paper.
A magazine containing many photographs of fashion is printed on fine glossy paper.

Preliminary results confirmed the scientist's prediction.
As usual, the yearly audit will take place in December.
单是这事实的叙述就花了两小时.
The bare narration of the fact took two hours.
The two countries were on the point of war due to the diplomatic disputes.
他们须疏浚运河河道轮船方可通航.
They have to dredge the canal so that ships can use it.
他们表现得极为克制, 未在电视上公开吵起来.
They showed a remarkable degree of moderation in not quarrelling publicly on television.
你能给我一份你笔迹的样本吗?
Can you give me a specimen of your handwriting?
保留那块雕刻过的骨头并把它作为珍品展出
kept the carved bone and displayed it as a curiosity.
这位律师使她的委托人仅受到轻罚就获释了。
The attorney got her client off with a slap on the wrist.
The lawyer set her client free with a mere slap on the wrist.
这幅壁画法是这个画家典型的早期风格
This fresco is typical of the painter's early manner.
为避免受饥寒之苦,夫妻俩不得不双双工作
Both spouses had to take jobs in order to keep the wolf from the door.
The husband and wife had to work together to avoid hunger and cold
工资的增长跟得上通货膨涨的速度吗?
Are wages keeping pace with inflation?
Do you think the wage growth keep pace with inflation?
他们打来电话,预先告诉我他们可能耽搁一会儿
They called and warned me that they might be delayed.
They called and told me in advance that they might be delayed
他逻辑论证能力很强,所以大家都能清楚地明白他的意思。
He has logical arguments so people understand him clearly.
His logical reasoning ability is very strong, so everyone can clearly understand his meaning.
当我们成功或受到赞扬时,会自我膨胀。
We have a boost of ego when we are successful and admired.
When we are successful or praised, we inflate ourselves.
刚孵出的小鸡像绒毛球.
Newly hatched chicks are like fluffy balls.
他是教徒,但他不想把自己的信仰强加于人。
He's religious but he doesn't try to foist his beliefs on everyone.
茶叶是用茶树上有利健康的绿叶做的。
Tea is made from healthy green foliage of tea plant.
在关键时刻祈祷使我们变得坚强
Prayer fortified us during our crisis.
Prayer makes us strong at critical moments
只有零零星星的证据证实这个理论。
There is only fragmentary evidence to support this theory.
穿越森林的探险充满了艰辛和危险。
The expedition through the jungle was fraught with difficulties and danger.

L140的更多相关文章

  1. SVG 2D入门10 - 滤镜

    滤镜称得上是SVG最强大的功能了,它允许你给图形(图形元素和容器元素)添加各种专业软件中才有的滤镜特效.这样你就很容易在客户端生成和修改图像了.而且滤镜并没有破坏原有文档的结构,所以维护性也很好.   ...

  2. dmalloc 原文 翻译整理

    http://blog.csdn.net/cardinal_508/article/details/5553387 L13 从快速入门开始(Quickstart) 这个库是一个文件中所有简化用法中最常 ...

  3. markdown syntax

    Markdown 语法 转载自https://zh.mweb.im/markdown.html 首先应该了解的 每一个 Markdwon 使用者都应该了解的,是 Markdown 最基本的版本,也就是 ...

  4. 玩转SVG线条动画

    在上一节的<SVG线条动画实现原理>一文中,了解了SVG中线动画是怎么做的.在这篇文章中,了解了怎么借助Sketch这样的制作软件绘制SVG的路径,然后借助于SVG的stroke-dash ...

  5. 深入浅出WPF-12.绘图与动画

    绘图 1)Brush(画刷) SolidColorBrush实心画刷,直接使用颜色赋值 LinearGradientBrush线性渐变画刷,色彩沿设定的直线方向.按设定的变化点进行渐变 RadialG ...

  6. Redis 中的事务分析,Redis 中的事务可以满足ACID属性吗?

    Redis 中的事务 什么是事务 1.原子性(Atomicity) 2.一致性(Consistency) 3.隔离性(Isolation) 4.持久性(Durability) 分析下 Redis 中的 ...

随机推荐

  1. [笔记]WiX制作msi安装包的例子

    WiX是制作msi安装文件的工具,看了半天文档,感觉没有什么比一个例子更简单粗暴的了. <?xml version="1.0" encoding="UTF-8&qu ...

  2. SpringBoot学习笔记(14):使用SpringBootAdmin管理监控你的应用

    SpringBoot学习笔记(14):使用SpringBootAdmin管理监控你的应用 Spring Boot Admin是一个管理和监控Spring Boot应用程序的应用程序.本文参考文档: 官 ...

  3. tomcat 启动报错(tomcat org.apache.catalina.core.StandardContext startInternal)

    转载:https://blog.csdn.net/chenlong316048157/article/details/18698611 org.apache.catalina.core.Standar ...

  4. a4纸尺寸像素大小

    A4纸尺寸:210mm*297mm,也就是21.0cm*29.7cm,而1英寸=2.54cm.如果在PS中新建为72像素/英寸的画布,大小为A4尺寸,经过换算就是:(72px/2.54cm) = 28 ...

  5. 【Flask】Flask常用信号

    使用信号分为3步,第一是定义一个信号,第二是监听一个信号,第三是发送一个信号. 1. 定义信号:定义信号需要使用到blinker这个包的Namespace类来创建一个命名空间.比如定义一个在访问了某个 ...

  6. Samba 3.6.9 安装、管理

    Samba简介 Samba服务类似于windows上的共享功能,可以实现linux上共享文件,windows上访问,当然在linux上可以访问到.是一种在局域网上共享文件和打印机的一种通信协议,它为局 ...

  7. linux 配置tensorflow 全过程记录

    前几天刚下一个deepin系统,是基于linux 内核的,界面的设计有些mac的feel 感觉还是挺不错的,之后就赶紧配置了一下tensorflow ,尽管之前配置过,但是这次还是遇到点儿问题,所以说 ...

  8. 20145219 《Java程序设计》实验五 Java网络编程及安全实验报告

    20145219 <Java程序设计>实验五 Java网络编程及安全实验报告 实验内容 1.掌握Socket程序的编写: 2.掌握密码技术的使用: 3.设计安全传输系统. 实验步骤 我和2 ...

  9. 函数:生成1-n的随机数组,

    方法很笨,不过可行: #include <stdio.h> /** 功能:获取一个1-n的随机数数组,这些随机数都互不相同 ** 入参:n-表示最大随机数: *randArray -用于储 ...

  10. openstack认证实践

    环境: 客户端:负责发送请求, 服务器:负责接受请求: 认证服务器keystone:负责认证 具体认证步骤: 1.客户端首先进行签名计算,将得到的签名字符串作为authorization发给keyst ...