overhead 音标拼音: ['ovɚh'ɛd]
n . 经常开支,普通用费
a . 在头上的,高架的
ad . 在头顶上,在空中,在高处
经常开支,普通用费在头上的,高架的在头顶上,在空中,在高处
overhead 耗消; 额外支出的; 额外支出; 管理费用; 总支出; 虚耗; 开销
overhead 一般管理费用 负担 架空
overhead adv 1 :
above your head ;
in the sky ; "
planes were flying overhead "
2 :
above the head ;
over the head ; "
bring the legs together overhead "
adj 1 :
located or originating from above ; "
an overhead crossing "
[
ant : {
subsurface }, {
surface }]
n 1 :
the expense of maintaining property (
e .
g .,
paying property taxes and utilities and insurance );
it does not include depreciation or the cost of financing or income taxes [
synonym :
{
operating expense }, {
operating cost }, {
overhead }, {
budget items }]
2 : (
computer science )
the processing time required by a device prior to the execution of a command [
synonym : {
command processing overhead time }, {
command processing overhead }, {
command overhead }, {
overhead }]
3 : (
computer science )
the disk space required for information that is not data but is used for location and timing [
synonym :
{
disk overhead }, {
overhead }]
4 :
a transparency for use with an overhead projector [
synonym :
{
viewgraph }, {
overhead }]
5 : (
nautical )
the top surface of an enclosed space on a ship 6 :
a hard return hitting the tennis ball above your head [
synonym :
{
overhead }, {
smash }]
Overhead \
O `
ver *
head "\,
adv .
Aloft ;
above ;
in or attached to the ceiling or roof ;
in the story or upon the floor above ;
in the zenith .
[
1913 Webster ]
While overhead the moon Sits arbitress . --
Milton .
[
1913 Webster ]
Note :
Also used adjectively ;
as ,
an overhead crane ,
gear ,
etc .
[
1913 Webster ]
{
Overhead engine },
a vertical steam engine in which the cylinder stands above the crank .
{
Overhead work },
a general term in manufactories for countershafting and gearing ,
when overhead .
[
1913 Webster ]
overhead \
o "
ver *
head `\,
n .
1 .
same as {
overhead expenses }.
[
PJC ]
2 .
A compartment on a train ,
bus ,
or airplane used for storage of luggage or accessory equipment ;
called also overhead compartment .
[
PJC ]
3 . (
Sports )
A stroke with a racket in which the ball is struck with the racket over the head ,
moving in a downward motion ;
also called overhead stroke .
[
PJC ]
Overhead charges 76 Moby Thesaurus words for "
overhead ":
above ,
abovestairs ,
airward ,
aloft ,
aloof ,
budget ,
budget items ,
burden of expenditure ,
carrying charge ,
ceiling ,
charges ,
cost ,
cost of living ,
cost -
of -
living allowance ,
cost -
of -
living index ,
costs ,
direct costs ,
disbursals ,
distributed costs ,
eaves ,
elevated ,
expenditures ,
expense ,
expense account ,
expenses ,
general expenses ,
high ,
high up ,
housetop ,
in the air ,
in the clouds ,
indirect costs ,
labor costs ,
lantern ,
liabilities ,
maintenance ,
material costs ,
on high ,
on stilts ,
on the peak ,
on tiptoe ,
operating costs ,
operating expense ,
outlay ,
over ,
overhead ,
penthouse ,
plafond ,
prime cost ,
raised ,
replacement cost ,
ridgepole ,
roof ,
roof garden ,
roof -
deck ,
roofage ,
roofing ,
roofpole ,
rooftop ,
rooftree ,
shingles ,
skylight ,
skyward ,
slates ,
straight up ,
swindle sheet ,
tiles ,
tiptoe ,
to the zenith ,
top ,
unit cost ,
up ,
upper ,
upstairs ,
upward ,
upwards
安装中文字典英文字典查询工具!
中文字典英文字典工具:
复制到剪贴板
英文字典中文字典相关资料:
在一些IT技术文章中频繁出现的单词overhead该怎么翻译? - 知乎 Overhead 本意是就是头顶上 over the head。 在这种场景下,引申出了成本开销的含义。在工场生产中,物料生产车间在一楼(方便出入),而其他管理,运营人员在二楼,所以把这种管理运营租金等 不包括在原料成本内的这部分成本叫(住在二楼)头顶上的开销,指额外开销。 同时商店也广泛使用这个
Overhead cost定义是什么? 属于fixed cost还是variable . . . - 知乎 overhead 间接费用,或称 burden, indirect cost 指不与产品直接发生联系的成本。 按不同形态可划分为: (1)变动间接费用(variable overhead)随产量或销量变动而变动的间接费用; (2)固定间接费用(fixed overhead)不因产量或销量变动而变动的间接费用。
如何解决OutOfMemoryError: GC overhead limit exceeded? 我 强烈建议不要使用这个选项 ——而不是解决问题,你只是推迟不可避免的问题:应用程序内存不足,需要修复。指定此选项只会用更熟悉的消息 java lang OutOfMemoryError: Java heap space 掩盖原始 java lang OutOfMemoryError: GC 开销限制超出 错误。 更严重的一点是 - 有时会触发 GC 开销限制错误,因为您分配给
JVM 报 GC Overhead limit exceeded 是什么意思? - 知乎 GC Overhead limit exceeded 表示 Java 虚拟机在进行 垃圾回收 时,发现垃圾回收所占用的时间过长,超过了 JVM 所允许的最大占用时间比例(默认为 98%),导致程序被迫中断,抛出该异常。 这种情况通常发生在程序中存在大量的垃圾数据需要被回收,但是 JVM 内存 不足以承载这么多的垃圾数据,导致频繁
什么是「上头成本」?和沉没成本的区别是什么? - 知乎 Overhead Cost(上头成本这种翻译是第一次听说)是管理会计(旧称成本会计)的概念,有Variable Overhead Cost和Fixed Overhead Cost。Sunk Cost是商业决策中使用的概念,经济学中也用。两者不是同一个维度中的概念。 Overhead Cost主要指维持企业正常运转产生的成本,但是在我们对具体产品的成本进行分析时有时
c++的zero overhead abstraction是什么? - 知乎 C++的zero overhead带来的最大的优势并不是直观的高性能,而是工程可控性。可控性意味着开发者会节约极大的开发成本。C#写着写着,诶,这卡一下,诶那卡一下。排查?一堆黑盒排查到猴年马月,可能谁写了一串LinQ的代码,或者谁解析字符串的时候没用StringBuilder,然后这些代码就暗藏在某个角落
What is 4 wall EBITDA?-zhihu Thank you for the invitation The EBITDA commonly used in the Retail industry is vividly referred to as the EBITDA generated within the four walls of a store Compared to the EBITDA at the entire company level, it is equivalent to a store-level operating income, which includes the costs and expenses required to maintain a store, but excludes the corporate overhead above the store level
架空线及力学计算 - 知乎 Overhead Power Line
如何让ollama只调用GPU工作? - 知乎 有时候ollama会自动调用CPU工作,速度很慢,有办法让ollama只调用GPU工作吗?
如何评价 C++ Zero-overhead deterministic 静态异常机制提案? 《Zero-overhead deterministic exceptions: Throwing values》由 Herb Sutter 提出(更… 显示全部