商业BISYNES英语BISYNES商务
business from English bisynes
Etymology
From Middle English bisynes
Hyphenation: business
Noun
business (countable and uncountable)
1.(countable) A specific commercial enterprise or establishment. [quotations ▼]
I was left my father's business.
2.(countable) A person's occupation, work, or trade.
He is in the motor and insurance businesses.
I'm going to Las Vegas on business.
3.(uncountable) Commercial, industrial, or professional activity.
He's such a poor cook, I can't believe he's still in business!
We do business all over the world.
4.(uncountable) The volume or amount of commercial trade. [quotations ▼]
Business has been slow lately.
They did nearly a million dollars of business over the long weekend.
5.(uncountable) One's dealings; patronage.
I shall take my business elsewhere.
6.(uncountable) Private commercial interests taken collectively. [quotations ▼]
This proposal will satisfy both business and labor.
7.(uncountable) The management of commercial enterprises, or the study of such management.
I studied business at Harvard.
8.(countable) A particular situation or activity.
This UFO stuff is a mighty strange business.
9.(countable) An objective or a matter needing to be dealt with. [quotations ▼]
Our principal business here is to get drunk.
Let's get down to business.
10.(uncountable) Something involving one personally.
That's none of your business.
11.(uncountable, parliamentary procedure) Matters that come before a body for deliberation or action.
If that concludes the announcements, we'll move on to new business.
12.(travel, uncountable) Business class, the class of seating provided by airlines between first class and coach. [quotations ▼]
13.(acting) Action carried out with a prop or piece of clothing, usually away from the focus of the scene. [quotations ▼]
14.(countable, rare) The collective noun for a group of ferrets. [quotations ▼]
15.(uncountable, slang, Britain) Something very good; top quality. (possibly from "the bee's knees")
These new phones are the business!
16.(slang, uncountable) Excrement, particularly that of a non-human animal.
Your ferret left his business all over the floor.
As the cart went by, its horse lifted its tail and did its business.
Adjective
business
1.Of, to, pertaining to or utilized for purposes of conducting trade, commerce, governance, advocacy or other professional purposes. [quotations ▼]
"Please do not use this phone for personal calls; it is a business phone."
2.Professional, businesslike, having concern for good business practice. [quotations ▼]
3.Supporting business, conducive to the conduct of business. [quotations ▼]
商业BISYNES英语BISYNES商务的更多相关文章
- 英语Bisynes商务
英语bisynes商务概念的提出是改革的产物,有一个演变的过程:贸易部--商业部.外贸部--内贸部--内贸局--商务部.是内外贸一体化的概念. 中文名:商务 外文名:Business,Bisynes商 ...
- 生意bisynes单词bisynes商业
英语bisynes商务概念的提出是改革的产物,有一个演变的过程:贸易部--商业部.外贸部--内贸部--内贸局--商务部.是内外贸一体化的概念. 中文名:商务 外文名:Business,Bisynes商 ...
- 四级CET大学词汇六级备份
Cet6六级中要考到法庭词汇的小故事 如何安排六级考试前的一个月1.每天按照我的要求去背单词2.做四套真题,词汇部分 只做词汇 3.做personal dictionary把真题中出现的所有不认识的 ...
- [ZT] 酒店大洗脑:最全各大国际酒店集团族谱图
原文地址: http://www.licai.com/yuedu/201411-62884.html 如果你对各大耳熟能详的国际酒店管理集团还有什么问题,相信今天和你分享的各大酒店集团家族系谱图和最全 ...
- ERP系统
ERP系统是企业资源计划(Enterprise Resource Planning )的简称,是指建立在信息技术基础上,集信息技术与先进管理思想于一身,以系统化的管理思想,为企业员工及决策层提供决策手 ...
- Hyperledger Fabric介绍
转载地址 https://blog.csdn.net/xiaonu123/article/details/81006936 简介 Hyperledger介绍 超级账本(Hyperledger)项目是首 ...
- 生意bisynes商业
1.Of, to, pertaining to or utilized for purposes of conducting trade, commerce, governance, advocacy ...
- business from English bisynes
business from English bisynes Etymology From Middle English bisynes Hyphenation: business Noun busin ...
- 单词大学CET六四级英语
2012年大学英语六级词汇 baseball n.棒球:棒球运动 basement n.地下室:地窖:底层 basin n.内海:盆地,流域 battery n.炮兵连:兵器群 battle vi.战 ...
随机推荐
- python递归和内置方法
递归:函数调用自身 核心:递进的时候能够达到一个结果,问题规模越来越小(不一定要真正的达到):设置一个条件,能够让最后一次函数调用结束 练习: 第一个人的姓名是16岁,后面每个人的年龄都比前一个大 ...
- selenium 动态元素的定位
对于有些元素每次点击都是动态的 即每次都是不一样的 对于这种元素我们可以采用与他相关的其他静态的元素定位 比如 iframe 这个元素的id是动态的 每次都在变化 第一种就是我们观察下 是整个都是 ...
- 12 opencv图像合成
#include < stdio.h > #include < opencv2\opencv.hpp > #include < opencv2\stitching.hpp ...
- LNMP+memcached
部署LNMP+memcached网站平台,通过PHP页面实现对memcached服务器的数据操作,实现以下目标:部署LNMP实现PHP动态网站架构为PHP安装memcache扩展创建PHP页面,并编写 ...
- Java 集合系列之三:Set基本操作
1. Java Set 1. Java Set 重要观点 Java Set接口是Java Collections Framework的成员. Set不允许出现重复元素-----------无重复 Se ...
- IntelliJ IDEA 2019.2已经可以利用补丁永久破解激活了(持续更新)
前面的文章中,一直在强调2019系列的idea无法使用补丁进行永久激活,但是最近发现,已经有大佬可以利用补丁将idea 2019.2及以下版本激活到2089年了,而且还不用改hosts,实在是佩服,不 ...
- Linux中文件权限查看和修改
权限定义 linux文件权限分为:r读权限(4).w写权限(2).x执行权限(1) linux权限对象分为:拥有者.组用户.其他用户 权限修改: chown user:group /usr/local ...
- Python【每日一问】20
问: [基础题]: 企业发放的奖金根据利润提成.利润(I): 低于或等于10万元时,奖金可提10%: 高于10万元,低于20万元时,低于10万元的部分按10%提成,高于10万元的部分,可提成7.5%: ...
- Linux常用基础(一)
1.命令解释器 shell---Unix操作系统 bash---Linux操作系统 本质:根据输入的命令,调用相应的执行程序. 2.Linux下的快捷键 (1)命令和路径补全 Tab键 (2)主键盘的 ...
- 第十七节:.Net Core中新增HttpClientFactory的前世今生
一. 背景 1.前世 提到HttpClient,在传统的.Net版本中简直臭名昭著,因为我们安装官方用法 using(var httpClient = new HttpClient()),当然可以Di ...