「代码」的拼音、意思和解释

代码是一个开头的词语,它的拼音是dài mǎ,这篇文章为您提供了代码拼音,读音,怎么拼读,同时为了让您在线轻松学习代码,我们收录了汉语辞典中代码的意义和释义,近义词,反义词,代码的五笔怎么打。

在线字典为您在线查询代码的词典内容如下,包括代码的拼音,读音,拼读;代码的意思和详细释义,代码的近反义词,代码的英语翻译,用代码这个词语怎么造句等内容。

代码读音/繁体/五笔/英文翻译

拼音 dài mǎ 读音 跟我读
繁体 代碼 类型 词语大全
五笔 wadc 平音 daima
词性 中性 语法
拼读 的(de1)爱(ai4),代(dai4)|摸(mo1)啊(a3),码(ma3)
英语翻译 n. code;word

代码是什么意思?

· 基本释义

表示信息的符号组合。如在计算机中,所有数据、程序输入时都必须转换为计算机能够识别的二进制数字,这种二进制数字就是代码。

· 网络释义

代码就是程序员用开发工具所支持的语言写出来的源文件,是一组由字符、符号或信号码元以离散形式表示信息的明确的规则体系。代码设计的原则包括唯一确定性、标准化和通用性、可扩充性与稳定性、便于识别与记忆、力求短小与格式统一以及容易修改等。 源代码是代码的分支,某种意义上来说,源代码相当于代码。现代程序语言中,源代码可以书籍或磁带形式出现,但最为常用格式是文本文件,这种典型格式的目的是为了编译出计算机程序。计算机源代码最终目的是将人类可读文本翻译成为计算机可执行的二进制指令,这种过程叫编译,它由通过编译器完成。

代码的近反义词?

代码近义词:抱歉,查无代码的近义词

代码反义词:抱歉,查无代码的反义词

代码词语接龙

(~代码~)在开头的接龙:码头,码字,码垛,码放,码尺,码碯,码目,码钱

(~代码~)在结尾的接龙:起码,编码,尺码,解码,加码,暗码,戏码,明码,价码,底码,草码,砝码,反码,简码,译码,仓码,货码,商码,捏码,铅码

暂时无法为您进行代码的词语顺序接龙!

用代码怎么造句?

您好,暂未查询到代码造句的内容。

他们的代码前加上了字母US。

Their code numbers are prefixed with US.

输入了无效信息将显示错误代码

An error code will be displayed if any invalid information has been entered.

美国会员的代码前加了字母US。

American members have the letters US prefixed to their code numbers.

如果机器运转不正常,就会出现错误代码

In the event of the machine not operating correctly, an error code will appear.

需要用其他芯片把数字代码重新转换成普通的电视信号。

It will need other chips to reconvert the digital code back into normal TV signals.

这些指令被翻译成二进制代码,这是计算机容易处理的一种形式。

The instructions are translated into binary code, a form that computers can easily handle.

通用产品代码符号,亦称“条形码”,印在出售的商品上,其中含有计算机能识别的信息。

The Universal Product Code symbol, also known as the 'bar code', is printed on products for sale and contains information that a computer can read.

我们在代码中尚未实现此功能。

We have not yet implemented this in the code.

我想写一小段代码来做平面几何。

I want to do little piece of code that's going to do planar geometry.

双方都不希望自己的代码被对方破解。

Neither side wants its code broken by the other.

代码越难,就会有越多的人想弄明白它。

The harder the code, the more some people will try to figure it out.

有一个从未被破坏过的非常重要的代码

One very important code was never broken.

如果代码中有制表符,会发生什么情况?

What happens if you do have tabs in your code?

你得像忍者那样写代码

You code like a ninja.

这个代码应该做什么?

What should this code do?

纳瓦霍人用他们自己的语言创造了这些代码

The Navajos created the code in their own language.

您可以在下面的代码片段中看到这些函数之一。

You can see one of these functions in the code fragment below.

如果您一定要修改代码,那么这将是一场噩梦。

If you absolutely have to touch the code, expect it to be a nightmare.

课堂上的“成功”需要学生掌握这个抽象的代码

"Success" in the classroom requires a student to master this abstract code.

如果我的代码没写错的话,平均价格应该是多少?

If my code is correct, what should the average price be?

将问题拆解并使用代码来解决它们开始变得很正常。

Breaking down problems into bite-sized chunks and using code to solve them becomes normal.

网上购物可以通过设置一个单独的交易代码来实现。

Online purchases can be made by setting up a separate transaction code.

“我熟悉的这两种情况不涉及公开数据或代码。”他说。

"The two cases I'm familiar with didn't involve open data or code," he says.

我希望在他们所有的应用程序代码中有100%的覆盖率。

I expect them to have 100% coverage in all of their application code.

所有这些都可以在客户端代码中没有可变状态的情况下完成。

This all can be done with no mutable state in the client code.

这些代码是如此模糊且灵活,以致于它们无法得到理性的解释。

The codes are so obscure and so flexible that they defy rational explanation.

我惊喜地发现,我可以用很少的代码实现这种类型的动态映射。

I was pleasantly surprised how I could achieve this type of dynamic mapping with so little code.

如果您不只想处理代码,但是又想文档化,那么就使用这种模式。

If you want to work not only in the code but also want documentation, use this mode.

在本例中,我用下面所示的代码使这条直线围绕动画的中心旋转。

In this case, I rotate the line around the center of the movie with the code shown below.

C++的理念是程序员需要更努力的工作才能换回更高效的代码

The idea behind C++ was that programmers would work harder in return for more efficient code.

上述为您在线提供的代码的相关内容全部来自在线汉语词典,希望对您学习代码这个词语有帮助。