exchange From Middle English eschaunge
exchange From Middle English eschaunge, borrowed from Anglo-Norman eschaunge
exchange
1.An act of exchanging or trading. All in all, it was an even exchange.an exchange of cattle for grain
2.A place for conducting trading. The stock exchange is open for trading.
3.A telephone exchange.
4.(telephony, US) The fourth through sixth digits of a ten-digit phone number (the first three before the introduction of area codes). The 555 exchange is reserved for use by the phone company, which is why it's often used in films.NPA-NXX-1234 is standard format, where NPA is the area code and NXX is the exchange.
5.A conversation. [quotations ▼]After an exchange with the manager, we were no wiser.
6.(chess) The loss of one piece and associated capture of another 1.(usually with "the") The loss of a relatively minor piece (typically a bishop or knight) and associated capture of the more advantageous rook
7.(obsolete) The thing given or received in return; especially, a publication exchanged for another. (Can we find and add a quotation of Shakespeare to this entry?)
8.(biochemistry) The transfer of substances or elements like gas, amino-acids, ions etc. sometimes through a surface like a membrane.
9.(finance) The difference between the values of money in different places.
Exchange of one person or thing for another; reciprocal giving and receiving: (a) of prisoners of war; (b) of properties.
Exchange of one kind or denomination of money for another; conversion of one kind of money into another for profit; an act of money-changing; the trade or authority of money-changing; (b) letter of eschaunge, a letter of credit.
Exchange of goods, merchandise, or the like, by way of barter or sale; traffic in commodities of value; maken eschaunge(s; (b) fig. a bargain or agreement.
Interchange; (b) replacement of one thing by another; substitution.
Change, mutability; (b) transmutation.
exchange From Middle English eschaunge的更多相关文章
- Middle English finaunce金融
Etymology finance From Middle English finaunce, a surety bond.A supply of money or goods. With thy b ...
- watch from Middle English wacche
watch As a noun, from Middle English wacche, Etymology As a noun, from Middle English wacche,See bel ...
- The Middle English word was Affrike非洲
Africa (n.) Latin Africa (terra) "African land, Libya, the Carthaginian territory, the province ...
- 交换ESCHAUNGE英语ESCHAUNGE交易所
exchange From Middle English eschaunge, borrowed from Anglo-Norman eschaunge exchange 1.An act of ex ...
- business from English bisynes
business from English bisynes Etymology From Middle English bisynes Hyphenation: business Noun busin ...
- 英语中的 姓氏/Surname
.Chomsky (Belarusian: Хомскі, Russian: Хомский, Ukrainian: Хомський, Hebrew: חומסקי, "from (V ...
- Harry Potter
Names appearing in "Harry Potter" 1.Harry Potter ①Harry is from Henry. ②Harry is related t ...
- 原子/Atomic操作
原子/Atomic操作 一.什么是 原子/atom 这个术语用原子来表示不够准确,原子翻译自atom/atomic,其中atom在词典中的「词源/etymology」是: [Middle Engl ...
- fragment的介绍与使用
稍稍摘录一段Fragment.java中的说明文档. /** * A Fragment is a piece of an application's user interface or behavio ...
随机推荐
- 关于uboot中的属性"u-boot,dm-pre-reloc”的意义
"u-boot,dm-pre-reloc”属性:当设置了这个属性时,则表示这个设备在重定向之前就需要使用. 当dm_init_and_scan的参数为true时,只会对带有“u-boot,d ...
- iOS逆向必备绝技之ipa重签名
一.重签名准备工作: 找到开发者证书和配置文件: 列出所有开发者证书文件: security find-identity -p codesigning -v 找一个开发环境配置文件生成entitlem ...
- odoo开发笔记 -- related用法
related:字面意思-关联字段,表示本字段引用关联表中的某字段. 格式为:fields.related(关系字段,引用字段,type,relation,string,...),关系字段是本对象的某 ...
- 平时没有怎么用Excel做 加减乘除 计算,猛地发现,其实Excel 是一个很好的简单计算器
平时没有怎么用Excel做 加减乘除 计算,猛地发现,其实Excel 是一个很好的简单计算器
- windows mysql 修改配置datadir后 重启报错1067
修改datadir目录 #datadir=C:/ProgramData/MySQL/MySQL Server 5.6/Data datadir=F:/ProgramData/MySQL/MySQL S ...
- Ant Design Pro 子界面传值
- [Linux.centOS].安装Redis 腾讯云
环境 { "服务器运营商":"腾讯云", "操作系统":"CentOS 7.5 64位", "CPU" ...
- EasyNVR摄像机网页无插件直播方案H5前端构建之:bootstrap-datepicker日历插件的实时动态展现
EasyNVR场景需求 基础:不管是城市监控还是园区管理或者是幼儿园监控,这些安防监控需求已经成为我们生活中不可或缺的重要一环,这不仅仅是提升城市管理水平和人民群众安全感的现实需求,也是完善社会治安消 ...
- DataTable 数字排序问题
问题:DataTable 的默认排序功能是按字符来排的.在js里,把数字当字符串来排序会很大的问题,例如:"2" > "11" 返回的是 true 解决办 ...
- 【MongoDB学习之二】MongoDB数据库、文档、集合、元数据
环境 MongoDB 4.0 CentOS6.5_x64 一.连接语法格式: mongodb://[username:password@]host1[:port1][,host2[:port2],.. ...