worship|spurs|drowns out|frauds|expell|spray with|deposit|moist|gave a sigh
to have or show a strong feeling of respect and admiration for God or a god
敬奉,崇拜,信仰(上帝或神)
VERB 鼓励;激励If one thing spurs you to do another, it encourages you to do it.
It's the money that spurs these fishermen to risk a long ocean journey in their flimsy boats...
是金钱驱使这些渔民驾着破旧小船冒险出海远航。
VERB 引诱;诱惑;哄骗To lure someone means to trick them into a particular place or to trick them into doing something that they should not do.
He lured her to his home and shot her with his father's gun...
他把她哄到家里,用他父亲的枪射杀了她。
If a loud noise drowns out another noise, it prevents it from being heard.
(噪音)盖过,淹没
A fraud is something or someone that deceives people in a way that is illegal or dishonest.
Unfortunately the portraits were frauds...
不幸的是这些肖像都是骗人的。
VERB 开除;将…除名If someone is expelled from a school or organization, they are officially told to leave because they have behaved badly.
More than five-thousand secondary school students have been expelled for cheating.
5,000多名中学生因为作弊被开除。
V-ERG (使)熔化;(使)融化When a solid substance melts or when you melt it, it changes to a liquid, usually because it has been heated.
The snow had melted, but the lake was still frozen solid...
雪已经融化了,但是湖面上仍然冻得结结实实的。
Dampen the fabric completely if it has heavy wrinkles. Soak it in atub and wring it out or spray with a spray bottle.
如果丝绸衣服上出现很多严重的褶皱,将衣物完全浸湿。将衣服在盆里浸泡,然后拧干,或者用喷瓶喷水。
N-COUNT 订金;保证金A deposit is a sum of money which is part of the full price of something, and which you pay when you agree to buy it.
A £50 deposit is required when ordering, and the balance is due upon delivery.
订货时需要交50英镑的订金,货到后余款结清。
ADJ-GRADED 湿润的;潮湿的Something that is moist is slightly wet.
Wipe off any excess make-up with a clean, moist cotton flannel...
用干净的湿绒布擦去多余的化妆品。
The soil is reasonably moist after the September rain.
9月的雨季过后,土壤已相当湿润。
叹了口气
gave a sigh
worship|spurs|drowns out|frauds|expell|spray with|deposit|moist|gave a sigh的更多相关文章
- OD: Memory Attach Technology - Off by One, Virtual Function in C++ & Heap Spray
Off by One 根据 Halvar Flake 在“Third Generation Exploitation”中的描述,漏洞利用技术依攻击难度从小到大分为三类: . 基础的栈溢出利用,可以利用 ...
- scala spray 概念性内容的总结
spray 是基于 akka 的轻量级 scala 库,可用于编写 REST API 服务.了解 spray 的 DSL 后可以在很短的时间内写出一个 REST API 服务,它的部署并不需要 tom ...
- spray json, jackson 转到type时多key和少key的比较
有组合关系的三个class定义 A { B { C {...} ... } ... } 每个class都有loadFromJson和writeAsJson方法.过去几年,三个class里的成员变量一直 ...
- windows环境下的heap spray+stack pivot gadget 实现绕过dep
ASLR+DEP是windows平台下最为常见的两种保护手段.这两种手段使得最基础的jmp esp等手法不再适用,而单纯的堆喷也会因为堆内存不可执行而失效.那么这里就来介绍一下heap spray+s ...
- Heap Spray原理
Heap Spray定义基本描述 Heap Spray并没有一个官方的正式定义,毕竟这是漏洞攻击技术的一部分.但是我们可以根据它的特点自己来简单总结一下.Heap Spray是在shellcode的前 ...
- 3dsmax里面的喷射器spray和超级喷射器superspray是个什么东西
以前搜索过粒子系统的一些资料,最早有一篇什么论文里提到一种方法可以用计算机模拟一些看起来数目比较多的一些效果,比如 很多雨滴.下雪天的雪花,作者把这个东西叫particle system,就是粒子系统 ...
- 探究堆喷射(heap spray)
博客园的自动保存系统真心不咋地,写的差不多的文章蓝屏之后就没有了,醉了! 浏览器是互联网世界最主要的软件之一,从IE6到IE11安全攻防在不断升级,防御措施的实施促使堆喷射技巧不断变化.写这篇博文想好 ...
- Plastic Sprayers Manufacturer -Plastic Spray Bottle Product Features, Nozzle Properties
Nowadays, plastic spray bottles are widely used in the plastic packaging industry. What are the char ...
- Plastic Sprayers Manufacturer - Ingenious Design Of Spray Plastic Bottle
Plastic bottles are now an indispensable container in life. Plastic bottles will appear in all aspec ...
随机推荐
- Ubuntu Teamviewer安装使用
关于Ubuntu环境下teamviewer的安装(亲测可用-) 以下内容均转自:https://blog.csdn.net/weixin_41887832/article/details/798329 ...
- TextView和Button的学习
常用属性,界面跳转,按钮学习,按压颜色的变换,图片的插入学习等 工程目录: MainActivity.java: package com.example.revrse; import androidx ...
- Linux-socket编程接口介绍
1.建立连接 (1).socket.socket函数类似于open,用来打开一个网络连接,如果打开成功则返回一个网络文件描述符(int类型),之后我们操作这个网络连接都可以通过这个网络文件描述符. ( ...
- 刷题34. Find First and Last Position of Element in Sorted Array
一.题目说明 题目是34. Find First and Last Position of Element in Sorted Array,查找一个给定值的起止位置,时间复杂度要求是Olog(n).题 ...
- 把cifar数据转换为图片
参考 https://gist.github.com/fzliu/64821d31816bce595a4bbd98588b37f5 """ make_cifar10.py ...
- android蜂巢效果、环形菜单、Kotlin影视应用、简约时钟、查看导出App、支付宝AR扫码效果等源码
Android精选源码 一个蜂巢布局管理器,外观帅气外,动画效果也是很赞 一个基础 UI 框架项目,实现不同布局格式的混排 仿建行app效果,一个环形菜单的布局管理器源码 基于组件化实现的一款用Kot ...
- C#.NET中的ToString()数字格式化
数字格式字符串-----货币-----.ToString("C");.ToString("c");例 2.5.ToString("c") - ...
- windows 安装MySQL服务 zip解压程序
1:配置 my.ini 文件 如下: [mysql] default-character-set=utf8[mysqld] port=3306basedir=D:\\Program Files\\da ...
- Java中Arrays详解
一.Arrays类的定义 Arrays类位于 java.util 包中,主要包含了操纵数组的各种方法 使用时导包:import java.util.Arrays 二.Arrays常用函数(都是静态的) ...
- 关于前端CSS的总结
CSS语法 CSS语言的基本单位是样式声明:propertyName : value ; CSS语言的使用方式: 1.把CSS样式声明作为HTML标签的style属性值.2.使用CSS选择器 CSS常 ...