「解释程序」的拼音、意思和解释
解释程序是一个开头的词语,它的拼音是jiě shì chéng xù,这篇文章为您提供了解释程序拼音,读音,怎么拼读,同时为了让您在线轻松学习解释程序,我们收录了汉语辞典中解释程序的意义和释义,近义词,反义词,解释程序的五笔怎么打。
在线字典为您在线查询解释程序的词典内容如下,包括解释程序的拼音,读音,拼读;解释程序的意思和详细释义,解释程序的近反义词,解释程序的英语翻译,用解释程序这个词语怎么造句等内容。
解释程序读音/繁体/五笔/英文翻译
拼音 | jiě shì chéng xù | 读音 | 跟我读 |
---|---|---|---|
繁体 | 解釋程序 | 类型 | 词语大全 |
五笔 | 此词无五笔连打 | 平音 | jieshichengxu |
词性 | 中性 | 语法 | |
拼读 | 鸡(ji1)也(ye3),解(jie3)|世(shi4)|吃(chi1)鞥(eng2),程(cheng2)|西(xi1)玉(yu4),序(xu4) | ||
英语翻译 | interpretive program; interpretive routine |
解释程序是什么意思?
· 基本释义
一句后就提交计算机执行一句,并不形成目标程序。
解释程序的近反义词?
解释程序近义词:抱歉,查无解释程序的近义词
解释程序反义词:抱歉,查无解释程序的反义词
解释程序词语接龙
(~解释程序~)在开头的接龙:序幕,序言,序曲,序列,序数,序目,序论,序次,序歌,序引,序室,序顺,序号,序兴,序述,序词,序常,序第,序官,序绩
(~解释程序~)在结尾的接龙:顺序,秩序,次序,代序,工序,时序,花序,语序,自序,岁序,失序,并序,排序,有序,无序,庠序,赠序,中序,四序,按序
暂时无法为您进行解释程序的词语顺序接龙!
用解释程序怎么造句?
您好,暂未查询到解释程序造句的内容。
打开您的解释程序并和我一起编码。
Open up your interpreter and code along with me.
所有的功能设计规格所要做的就是解释程序如何行动。
All a functional specification has to do is explain how the program will behave.
命令解释程序错误或丢失。
Bad ro missing command interpreter.
解释程序的好处在于它能使程序开发更为简单。
The advantage of an interpreter is that programs are easier to develop.
我好几次都是在跟检视者解释程序码时发现错误。
Many times I found bugs when trying to explain what my code is doing to a reviewer.
如果键入一个字母,解释程序会报错,如清单1所示。
If you type a letter, the interpreter complains, as in Listing 1.
语言处理程序包含:汇编程序、解释程序编译程序。
Language processing program includes: assembler, explain the program compiled program.
首先,教练和自己的员工见面后,就要在执行任务的时候解释程序步骤。
In this first step, the coach meets with her employee and explains aprocedure or task in general terms while performing it.
系统固件包括一个解释程序,在加载ebc映像时会调用该程序。
The systems firmware includes an interpreter that is invoked when an EBC image is loaded.
php是用于Drupal编码和执行的计算机语言和解释程序。
And PHP is the computer language and interpreter used to code and execute Drupal.
在本文中,都是使用下面的命令行解释程序来运行这段代码,如下所示。
The command-line interpreter runs the code throughout the article, as follows.
请使用命令行中的fesidev命令开始fesi交互式解释程序环境。
Use the command fesidev at the command line to start the fesi interactive interpreter environment.
学习EcmaScript最好的方法就是使用交互式FESI解释程序。
The best way to learn EcmaScript is to use the interactive FESI interpreter.
它们必须向其他程序库和程序(比如命令解释程序和SQL服务器)发出请求。
They must make requests to other libraries and programs, such as command interpreters and SQL servers.
现在您就能方便地与EcmaScript解释程序进行交互并立刻得到结果。
You will now be able to easily interact with the EcmaScript interpreter and get immediate results.
ZK注释的数据绑定程序(@{...} )以及解释程序来解析未知变量。
You can use this to specify a resolver class to be used by the ZK EL evaluator (${...}), ZK annotated data binder (@{...}), and the interpreter to resolve unknown variables.
VM的对象代码也称为bytecode,特别定义解释程序执行的一个指令集。
The object code for a VM is also called bytecode, specifically defining an instruction set that an interpreter executes.
和其他编程语言如perl、Ruby一样,XSLT的执行也是通过语言解释程序完成的。
As with other programming languages, like Perl or Ruby, you execute XSLT by running it through a language interpreter.
然后我点击了命令解释程序,而不是按F5,我运行了程序而它,并没有按照我认为的那样做。
I then click on the shell, rather than hitting F5, try and run it and say, it's not doing what I thought I should do.
解释程序中的函数中若使用这标签变量,那么它能被存到线程代码中以获得高效率的线程切换。
The labels within the interpreter function can be stored in the threaded code for super-fast dispatching.
在双水模型和测井优化解释程序系统GCDQ的基础上,建立了新的测井优化解释数学模型。
Based on the double water model and the program system, GCDQ for optimization of log interpretation, a new mathematical model for optimization of log interpretation has been developed.
有一些内部命令,不是交互式解释程序所能理解的EcmaScript或FESI的一部分。
There are a few built-in commands, which are not part of EcmaScript or FESI, that the interactive interpreter understands.
无需将整个冒险游戏移植到一个新系统,代表Z - machine的一个解释程序会被移植。
Rather than having to port the entire adventure to a new system, an interpreter would be ported that represented the Z-machine.
目的在于避免JIT编译器的运行时性能消耗或内存消耗,或者避免解释程序的早期性能开销。
The goal is either to avoid the JIT compiler's run-time performance or memory cost or to avoid the interpreter's early performance overhead.
直接在源代码中添加图形、制图或其他图形解释元素和可视化提示,从而帮助解释程序的处理流程。
Add graphs, drawings, and other graphical explanatory elements and visual cues directly to the source code to help explain a process.
采用VC与FORTRAN混合语言编程,使该系统充分利用大地电磁测深原有的资料处理、解释程序。
Using mix language of VC and FORTRAN to program, the original MT data processing and interpretation program can be fully used for the system.
在解释程序的设计中,采用预置文本与路径跟踪法,可以在用户需要时给出推理结果和过程的详细解释。
In the design of interpretive program, employ preset text and path tagging method to get inference result and explanation of process in detail when users demand.
在解释程序的设计中,采用预置文本与路径跟踪法,可以在用户需要时给出推理结果和过程的详细解释。
In the design of interpretive program, employ preset text and path tagging method to get inference result and explanation of process in detail when users demand.
上述为您在线提供的解释程序的相关内容全部来自在线汉语词典,希望对您学习解释程序这个词语有帮助。