合并指令英文解释翻译、合并指令的近义词、反义词、例句
英语翻译:
【计】 merge command
分词翻译:
合并的英语翻译:
unite; ombination; incorporate; amalgamate; annexation; coalition
consolidation; meld
【计】 conflation; converging; merge; merging
【医】 incorporate; incorporation
【经】 amalgamation; combination; conglomerate; consolidate; embody; fusion
incorporate; integration; merge
指令的英语翻译:
dictate; directive; injunction; instruction; mandate; statement
【计】 directive; I; instruction
【经】 command; injunction; instruction; precept
网络扩展解释
合并指令
合并指令(拼音:hé bìng zhǐ lìng)是计算机编程中的一种重要指令,它允许程序员将两个或多个数值进行合并,以得到一个更大的数值。该指令通常用于位运算中,比如将两个8位的二进制数字合并成一个16位的数字。
英文解释翻译
The merge instruction is an important instruction in computer programming, which allows programmers to combine two or more values to obtain a larger value. This instruction is typically used in bitwise operations, such as merging two 8-bit binary digits into a 16-bit number.
英文读音
英文读音为 /mɜːdʒ/。
英文用法
合并指令是位运算中的重要指令,用于将两个或多个数值进行合并。它通常用于二进制位运算,并可以扩展到更高位数的数字。
英文例句
- Use the merge instruction to combine the two values and store the result in memory.
- The merge instruction is commonly used in operations involving binary numbers.
使用合并指令将两个值合并,并将结果存储在内存中。
合并指令通常用于涉及二进制数字的操作中。
英文近义词
- Combine instruction
- Merge command
- Concatenate operation
合并指令
合并命令
连接操作
英文反义词
- Split instruction
- Extract command
- Separate operation
拆分指令
提取命令
分离操作
英文单词常用度
根据Google Ngram Viewer的数据显示,merge instruction在20世纪80年代末期开始使用,至今仍然在计算机科学领域广泛使用。