accessory

1. belt, scarf, handbag, Penny用rhinestone做的小首饰(Penny Blossom)都是accessory
2. With default settings, the Windows Accessories folder includes Character Map, Internet Explorer, Math Input Panel, Notepad, Paint, Remote Desktop Connection (用于远程access)
3. abettor是个古词,它是abet(唆使,怂恿)的名词。confederate(共犯), fugitive(逃犯), con is an abbreviation for convict(宣判,囚犯), Rachel不愿意照看Ben, Ross: "Rach, he's not an ex-con."

Somebody who is wanted is being looked for by the police. Interpol /ˈintəpɔl/ 国际刑事警察组织的网站说;

A Red Notice is a request to law enforcement worldwide to locate and provisionally arrest a person pending extradition, surrender, or similar legal action. It contains two main types of information:

1. Information to identify the wanted person, such as their name, date of birth, nationality, hair and eye colour, photographs and fingerprints if available.
2. Information related to the crime they are wanted for, which can typically be murder, rape, child abuse or armed robbery.

Red Notices are published by INTERPOL at the request of a member country, and must comply with INTERPOL’s Constitution and Rules. A Red Notice is not an international arrest warrant. There are currently approximately 66,370 valid Red Notices, of which some 7,669 are public.

The FBI's most-wanted list is a list of the most dangerous fugitives. The list was founded in 1950 when a reporter asked the Bureau for the names and descriptions of the "toughest guys" they would like to capture. According to the FBI's website, a total of 525 fugitives have been on the "Ten Most Wanted Fugitives" list, and 490 have been apprehended or located. Generally, individuals are only removed from the list if they are captured, die, or if the charges against them are dropped. [Phoebe的朋友上过榜]

六级/考研单词: penny, blossom, accessory, default, mathematics, desktop, abbreviation, convict, notify, enforce, pending, surrender, illicit, fingerprint, rape, abuse, rob, comply, constitution, warranty, valid, bureau, accord, website

accident

不要和event, incidence, incident搞混。The word incident is used in the sense of ‘happening that was not expected’. *Sometimes* the word event is used in the sense of 'probability' or 'possibility.'

School children in Liangyungang, Jiangsu province partake in activities commemorating the 83rd anniversary of the September 18 Incident, Sept 17, 2014. September 18 marks the anniversary of the “9.18 Incident”, an event staged by the Japanese Army that led to the Japanese invasion of Northeast China. The invasion would lead to a series of war related atrocities in China in 1931. Many cities in the northeast region hold activities to commemorate the date. [Photo/Xinhua]

incidence: the number of times sth happens. 发生率,频度(frequency),搞统计的常用。

六级/考研单词: incidence, province, commemorate, anniversary, invade, atrocity

[LDOCE][牛津]
by accident ≠deliberately ≠on purpose; purposeful =determined
accidental: happening without being planned or intended
incidental: 1. happening or existing in connection with sth else that is more important (as 配乐); 2. naturally happening as a result of sth
incidentally: 1. in an incidental way; 2. by the way

accessory, accident的更多相关文章

  1. Firemonkey ListView 获取项目右方「>」(Accessory) 事件

    适用:XE6 或更高版本 说明:ListView 在基本的项目里提供了 Accessory(项目右方「>」符号),但要如何分辨是否按下>或者项目本身呢?在 XE6 提供了 OnItemCl ...

  2. tableView主从表在storyboard连线是 Selcetion Segue和Accessory Action的区别

    当按住Ctorl这样连线时会出现,当选择Selection Segue下面的push时,点击cell的任何位置都会跳转到下一个tableView,当选择Accessory Action的下面的push ...

  3. iPad accessory communication through UART

    We manufacture a new accessory for iPad/iPhone which should transfer commands to the iPad. We like t ...

  4. What if you are involved in an automobile accident in the US

    What if you are involved in an automobile accident in the US With increasing Chinese tourists and vi ...

  5. 中文名: 交通事故责任认定, 英文名称: Traffic accident responsibility identification

    中文名: 交通事故责任认定, 英文名称: Traffic accident responsibility identification

  6. Table View Programming Guide for iOS---(二)----Table View Styles and Accessory Views

    Table View Styles and Accessory Views 表格视图的风格以及辅助视图 Table views come in distinctive styles that are ...

  7. USB Accessory 模式

    USB Accessory 模式USB附件模式允许用户连接专为Android设备设计的USB主机硬件.配件必须遵守Android配件开发套件文档中概述的Android附件协议.这使得无法充当USB主机 ...

  8. accent, access, accident

    accent A colon (:) is used to represent a long vowel [元音], e.g. sheet /ʃiːt/ and shit /ʃit/. The wor ...

  9. UITableview自定义accessory按钮和ImageView大小一致

    if (cell == nil) { cell = [[UITableViewCell alloc] initWithStyle:UITableViewCellStyleSubtitle reuseI ...

随机推荐

  1. vim 删除 替换

    1,删除包含pattern的某一行 :g/pattern/d 或 :%g/pattern/d 2,删除不包含pattern的某一行 :v/pattern/d 或 :g!/pattern/d 3,替换 ...

  2. MySql数据库索引-聚集索引和辅助索引

    InnoDB存储引擎索引: B+树索引:不能找到一个给定键值的具体行,能找到的只是被查找数据行所在的页.然后把页加载到内存,在查询所要的数据. 全文索引: 哈希索引:InnoDB会根据表的使用情况自动 ...

  3. PHP怎样写延时队列(定时器)

    背景 PHP没有定时器,依托的都是crontab这样的系统工具,也没有go中defer这样的延时方法,本文介绍几种PHP写延时队列的几种姿势. 延时队列的定义 普通的队列是先进先出,但是延时队列并不是 ...

  4. Go 跳出 for-switch 和 for-select 代码块

    原文:https://segmentfault.com/a/1190000013739000 没有指定标签的 break 只会跳出 switch/select 语句,若不能使用 return 语句跳出 ...

  5. systemd-nspawn以及container的学习

    container的分类 目前container可以分为两大类,一类是Privileged container,一类是Unprivileged container. Privileged contai ...

  6. Jmeter下载安装(一)

    一.JMeter介绍       JMeter使用了不同技术和协议,是一款可以进行配置和执行负载测试.性能测试和压力测试的工具.负载测试.性能测试和压力测试概念: 负载测试: 这类测试使系统或者应用程 ...

  7. Java oop三大特性(封装,继承,多态)

    封装 顾名思义,就是将数据封装起来,提高数据的安全性.我们程序都是要追求"高内聚,低耦合".高内聚就是类的内部数据操作细节自己完成,不允许外部干涉,低耦合:仅暴露少量的方法给外部使 ...

  8. vue强制组件重新渲染

    有时候,依赖 Vue 响应方式来更新数据是不够的,相反,我们需要手动重新渲染组件来更新数据.或者,我们可能只想抛开当前的DOM,重新开始.那么,如何让Vue以正确的方式重新呈现组件呢? 强制 Vue ...

  9. Mysql - 如何决定用 datetime、timestamp、int 哪种类型存储时间戳?

    背景 数据表都很可能会有一两个字段需要保存日期时间数据,那应该用什么 Mysql 类型来保存呢? 前面讲过 datetime.timestamp.int 的方式来保存日期时间 如何存储 10位.13位 ...

  10. Intellij IDEA 内存设置的问题 及解决

    在IDEA上运行较大项目时,编译量很大,可能会报出 Error:java: java.lang.OutOfMemoryError: Java heap space 的错误,解决方法如下:java.la ...