英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

Hex    
n. 十六进制,巫婆,妖法
vt. 施魔法于
vi. 施魔法
n. 十六进制

十六进制,巫婆,妖法施魔法於施魔法十六进制

hex


hex
adj 1: of or pertaining to a number system having 16 as its base
[synonym: {hexadecimal}, {hex}]
n 1: an evil spell; "a witch put a curse on his whole family";
"he put the whammy on me" [synonym: {hex}, {jinx}, {curse},
{whammy}]
v 1: cast a spell over someone or something; put a hex on
someone or something [synonym: {hex}, {bewitch}, {glamour},
{witch}, {enchant}, {jinx}]

Hex- \Hex-\, Hexa \Hex"a\ [Gr. "e`x six. See {Six}.]
A prefix or combining form, used to denote six, sixth, etc.;
as, hexatomic, hexabasic.
[1913 Webster]

118 Moby Thesaurus words for "hex":
Jonah, Weird Sisters, abuse, accurse, afflict, aggrieve, anathema,
anathematize, bad influence, ban, bedevil, befoul, bewitch,
blaspheme, blasphemy, blast, blight, bring bad luck, cantrip,
charm, commination, condemn, confound, corrupt, coven, crucify,
curse, damage, damn, damnation, darn, defile, demonize,
denunciation, deprave, despoil, destroy, diabolize, disadvantage,
disserve, distress, do a mischief, do evil, do ill, do wrong,
do wrong by, doom, enchant, enchantment, enchantress, envenom,
evil eye, evil genius, evil star, excommunicate, excommunication,
execrate, execration, exorcism, fulminate against, fulmination,
get into trouble, glamour, hag, harass, harm, hoodoo, hurt,
ill wind, impair, imprecate, imprecation, infect, injure, jinx,
lamia, magic spell, malevolent influence, malison, malocchio,
maltreat, menace, mistreat, molest, obsess, outrage, overlook,
persecute, play havoc with, play hob with, poison, pollute,
possess, prejudice, proscription, savage, scathe, shamaness,
sorceress, spell, taint, threaten, throw a whammy, thunder against,
thundering, torment, torture, violate, voodoo, wanga, weird,
whammy, witch, witchwife, witchwoman, wound, wreak havoc on,
wrong

1. {hexadecimal}.

2. A 6-pack of anything (compare {quad}). Neither usage has
anything to do with {magic} or {black art}, though the pun is
appreciated and occasionally used by hackers. True story: As
a joke, some hackers once offered some surplus ICs for sale to
be worn as protective amulets against hostile magic. The
chips were, of course, hex inverters.

3. The {hash} character, used to introduce
{hexadecimal} constants in some {assembly languages}.

[{Jargon File}]

(1995-03-06)


请选择你想看的字典辞典:
单词字典翻译
hex查看 hex 在百度字典中的解释百度英翻中〔查看〕
hex查看 hex 在Google字典中的解释Google英翻中〔查看〕
hex查看 hex 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • HTML Color Codes
    Find that perfect color with our color picker and discover beautiful color harmonies, tints, shades and tones; input Hex color codes, RGB and HSL values, and generate HTML, CSS and SCSS styles
  • HEX、DEC、OCT 和 BIN 的含义 - 菜鸟教程
    HEX、DEC、OCT 和 BIN含义如下: HEX,英文全称 Hexadecimal,表示十六进制。 DEC,英文全称 Decimal,表示十进制。 OCT,英文全称 Octal,表示八进制。 BIN,英文全称 Binary,表示二进制。
  • Color Hex Color Codes
    Hex color codes are a fundamental part of digital design, web development, and graphic creation They provide a standardized way to represent colors using a six-character code
  • Color Hex - ColorHexa. com
    Convert, generate palettes, and get any color information RGB 187, 0, 0 CMYK 0, 100, 100, 27 HSL 0°, 100, 36 7 Enter any Hex, RGB or HSL values
  • Hex(英语单词)_百度百科
    Hex是英语中的多义词,兼具名词与动词词性。 作为名词时,其核心含义包括计算机领域的“十六进制”及神秘学中的“妖法”“巫婆”;作动词时均指“施魔法”,英美发音均为 [heks]。
  • HEX编解码 - 在线工具 - GEEKAPP
    HEX编解码在线工具,支持将任意字符串快速转换为十六进制编码,或将十六进制数据还原为原始文本。 操作简便,支持UTF-8编码,适合开发调试、数据查看和网络传输需求,确保数据转换准确可靠,完全免费使用。
  • HexEd. it : 免费的基于JavaScript的十六进制编辑器
    HexEd it is a free hex editor for Windows, MacOS, Linux and all other modern operating systems, which uses HTML5 and JavaScript (JS) technology to enable hexediting online, directly in your browser
  • 在线Hex编码 解码
    作用--将不可见的,复杂的字节数组数据,转换为可显示的字符串数据,类似于Base64编码算法 区别:Base64将三个字节转换为四个字符,Hex将三个字节转换为六个字节 Linux中可使用xxd来做hex编解码--echo -n abc|xxd -ps 是将abc编码为hex, 而echo 616263|xxd -ps -r是将616263这个hex值解码
  • Hex Color Codes | color-hex. org
    Color Hex is an online tool that can help you identify a particular color by its name or numeric code The list includes simple primary colors and touches extended options
  • Hex编码(也称为十六进制编码)是一种将数据转换为十六进制表示形式的编码方法-CSDN博客
    Hex编码对于二进制数据来说提供了更好的可读性,因为它将二进制数据转换为了人类更熟悉的十六进制表示形式。 总的来说,ASCII和Hex编码分别适用于不同的场景和需求。 ASCII主要用于文本字符的表示和交换,而Hex编码则更适用于二进制数据的表示和处理。





中文字典-英文字典  2005-2009