← 返回单词列表

bit

★★★★★
🇺🇸 /bˈɪt/
adj 编号: B01399 牛津3000 BNC #585 COCA #952
bit主要表示“一小块、一点或一部分”,也可指数字计算机中的二进制位;它还是“咬”的过去式,并可指钻头、马嚼子等工具或器具。
💡 记忆钩子
把bit记成“被切下来的小份”:一小块东西就是“一点儿”,信息被切成最小的二进制单位就是一个bit;在动词中,它还保留了“咬下一口”的词源联系,表示“咬”的过去式。
📝 学习建议
  • “a bit”常表示“有点、稍微”,不要只理解为“一小块”。
  • 注意动词形式:bit是“咬”的过去式,过去分词通常是bitten。
  • 在计算机语境中,bit是二进制位;不要与表示八个二进制位的“byte”混淆。
📖 中文释义
adj
  • rare 被咬过的
    📖 表示某人或某物已经被咬过。
    💡 仅见于复合词。
    in-compounds not-comparable
name
  • rare 比特语
    📖 指中国和老挝使用的一种南亚语系语言。
  • rare 行为洞察团队
    📖 是英国“行为洞察团队”的首字母缩写。
    💡 英国政府和政治语境。
    UK abbreviation acronym alt-of
noun
  • common 马嚼子
    📖 指放在马嘴里并连接缰绳、用来控制马匹的金属器具。
  • common 钻头
    📖 指装在钻具或铣具上、用于钻孔或切削材料的旋转工具。
  • rare 小额硬币
    📖 在英国旧时可指小面值货币或硬币。
    💡 英国,旧式用法。
    British dated
  • rare 小额硬币
    📖 在加拿大和美国历史上可指某种小额货币单位。
    💡 加拿大、美国,历史用法。
    Canada US historical
  • rare 二十五美分硬币
    📖 在加拿大旧时可指二十五美分硬币。
    💡 加拿大,废弃用法。
    Canada US obsolete
  • rare 小额货币单位
    📖 在历史语境中可指一种小额货币单位。
    💡 历史用法。
    historical
  • rare 小额硬币
    📖 可泛指某种小额货币或硬币。
  • core 一小块;一点
    📖 指某物的一小块或少量。
  • common 一会儿
    📖 非正式地指一小段时间。
    💡 非正式。
    informal
  • common 多一点
    📖 非正式地表示超过整数但不足一个完整单位的部分。
    💡 非正式。
    informal
  • rare 零点几秒
    📖 复数形式可表示不足一秒的时间片段。
    💡 常用复数,非正式。
    in-plural informal
  • common 一份;一部分
    📖 指某物的一份或其中一部分。
  • core 一点儿
    📖 可表示程度很小,也可用于强调完全没有。
    💡 常见于a bit等短语。
  • common 螺丝刀头
    📖 指手工具或电动工具上用来驱动紧固件的可替换头部。
  • rare 短期监禁
    📖 俚语中指一段监禁刑期,尤其是较短的刑期。
    💡 俚语。
    slang
  • common 节目片段
    📖 指演出、喜剧或节目中的一段内容。
  • rare 玩笑;装腔作势
    📖 俚语中指故意坚持假装认真或当真的笑料。
    💡 俚语。
    slang
  • rare 角色
    📖 是bit part的省略说法,指演员在作品中的小角色。
    💡 缩略用法。
    abbreviation alt-of ellipsis
  • rare 钥匙齿
    📖 指钥匙插入锁内并推动锁栓和弹子的部分。
  • rare 刨刀铁片
    📖 指木工刨底部用于切削的铁片。
  • rare 斧刃前缘
    📖 指斧头沿切削刃延伸的斜面前缘。
  • rare 马嚼式束缚器具
    📖 指一种类似缰绳的束缚器具。
    💡 特定成人语境。
  • rare
    📖 在特定英国多元文化俚语中指枪。
    💡 地区俚语。
    Multicultural-London-English
bits plural
noun
  • core 二进制位
    📖 bit可以理解为被切到最小的一份数字信息:它只能取0或1这两个值中的一个。
    💡 用“a bit”指一个二进制位,用“0 or 1 bit”说明它的两个可能值。这个词是计算机和数学中的标准术语;不要把bit直接当作byte使用。
    Each bit in the code is either 0 or 1.
    这段代码中的每一位不是0就是1。
    A single bit can store only one of two possible values.
    一个二进制位只能存储两个可能值中的一个。
  • common 计算机存储的最小单位
    📖 在计算机中,bit是存储信息时最小的一份,可以表示一个二进制数字0或1。这个意思和“切下来的最小一小份”这一记忆联系最直接。
    💡 用“bits of storage”或“measured in bits”谈存储容量。技术语境中要区分存储单位和传输速率,并注意bit通常写作小写“b”,不能和byte的缩写混淆。
    The sensor sends eight bits of data for every reading.
    这个传感器每次读数发送八个二进制位的数据。
  • common 二值数据
    📖 bit也可以泛指任何只有两种可能状态的数据,例如开或关、真或假、在线或离线。
    💡 常用“status bit”或“a bit indicating whether...”来说明它代表的状态。这个用法主要出现在计算机、通信和工程说明中;应明确写出两种状态,避免把普通的任意数据也称为bit。
    The system uses a status bit to show whether the connection is active.
    系统用一个状态位显示连接是否处于活动状态。
  • rare 信息熵单位
    📖 在信息论中,bit还表示衡量信息熵的一种单位,用来描述信息中不确定性的数量。
    💡 用“measured in bits”或“bits of entropy”表示信息熵的测量结果。这个用法属于信息论等专业语境,通常不用于日常谈话;不要把它简单理解成文件大小。
  • rare 百万分之一比特币
    📖 在加密货币语境中,bit可以指一百万分之一枚比特币,即0.000001 BTC。
    💡 通常用于数字货币交易或价格说明中,并与具体金额或比特币单位一起出现。这个词义较少见,使用时最好说明所指的是比特币的小数单位,以免和普通的bit混淆。
bits plural
verb
  • common 给马装马嚼子
    📖 bit作动词时,表示把马嚼子放进马嘴里,也就是给马装上用于控制它的嚼子。可以把它和“咬下一口”的记忆联系起来:马嚼子正是放在嘴里、与咬合有关的器具。
    💡 用“bit a horse”表示给马装上马嚼子,或用“the horse was bitted”表示马已经被装上嚼子。这个用法偏专业或文学化,通常只用于马术和养马语境;不要把它误当作bite的普通过去式。
    transitive
    Before the lesson, the trainer bit the horse and checked the reins.
    上课前,训马师给马装上马嚼子并检查了缰绳。
bits present,singular,third-person bitting participle,present bitted participle,past bitted past
verb
  • core bite的过去式
    📖 bit是bite的过去式,表示在过去某个时候咬了人、动物或东西。它保留了“咬下一口”的联系,只是动作已经发生在过去。
    💡 用“someone bit someone”或“something bit someone”构成一般过去时;否定和疑问句中用“did not bite”和“Did ... bite?”。不要在这些结构中再用bit,因为助动词did后面要接原形bite。
    form-of past
    The child bit his lip when he fell.
    那个孩子摔倒时咬到了自己的嘴唇。
    A mosquito bit me during the walk.
    散步时有一只蚊子叮了我。
  • rare bite的非标准过去分词
    📖 在少数非正式、方言或古旧用法中,bit也可以代替bite的过去分词,但现代标准英语通常使用bitten。
    💡 在标准表达中使用“have bitten”或“been bitten”,不要使用“have bit”。只有在引用特定人物的说法、方言或非正式语言时,才可能见到bit作过去分词。
    archaic form-of informal participle past
📘 英文释义 (WordNet) 共 11 组
the cutting part of a drill; usually pointed and threaded and is replaceable in a brace or bitstock or drill press
同义词集: bit
he looked around for the right size bit
下位: bur, burr
piece of metal held in horse's mouth by reins and used to control the horse while riding
同义词集: bit
the horse was not accustomed to a bit
上位: saddlery, stable gear, tack 下位: curb, curb bit, pelham
the part of a key that enters a lock and lifts the tumblers
同义词集: bit
上位: part, portion
a short performance that is part of a longer program; ;
同义词集: act routine number turn bit
he did his act three times every evening
she had a catchy little routine
it was one of the best numbers he ever did
上位: performance, public presentation 下位: show-stopper, showstopper, stopper
a small fragment
同义词集: snatch bit
overheard snatches of their conversation
上位: fragment
an instance of some kind;
同义词集: piece bit
it was a nice piece of work
he had a bit of good luck
上位: case, example, instance
a small amount of solid food; a mouthful
同义词集: morsel bit bite
all they had left was a bit of bread
上位: mouthful, taste 下位: chaw, chew, crumb, cud, plug, quid, sop, sops, wad
a small fragment of something broken off from the whole
同义词集: bit chip flake fleck scrap
a bit of rock caught him in the eye
上位: fragment 下位: exfoliation, scale, scurf, sliver, splinter
a unit of measurement of information (from binary + digit); the amount of information in a system having two equiprobable states
同义词集: bit
there are 8 bits in a byte
上位: unit, unit of measurement 下位: check bit, parity, parity bit
a small piece or quantity of something; ; ;
同义词集: spot bit
a spot of tea
a bit of paper
a bit of lint
I gave him a bit of my mind
an indefinitely short time; ; ;
同义词集: moment mo minute second bit
wait just a moment
in a mo
it only takes a minute
in just a bit
上位: time 下位: blink of an eye, flash, heartbeat, instant, jiffy, new york minute, split second, trice, twinkling, wink
🌳 词源
普通义项源自古英语中表示“碎片、一口”和“切、咬”的相关词,词源可追溯到意为“分开”的印欧语词根;计算机义项是1946年根据“二进制数字”创造的缩略词。
From Middle English bitte, bite, from Old English bita (“bit; fragment; morsel”) and bite (“a bite; cut”), from Proto-Germanic *bitô and *bitiz; both from Proto-Indo-European *bʰeyd- (“to split”). More at bite. Cognates Cognate with West Frisian bit, Saterland Frisian Bit, Dutch bit, German Low German Beet, Biet, German Biss and Bissen, Danish bid, Swedish bit, Icelandic biti.
🔄 变式
bits plural bitted past bitting present
🏷 单词标签 & 词根