pseudocode
pseudocode什么意思,pseudocode翻译
基本解释
n.: 【计】伪码
网络: 伪代码;虚拟码;虚拟代码
英汉解释
【计】伪码,伪代码
词性分析
复数:pseudocodes
例句
After production of a flowchart, pseudocode, or both, the programmer actually writes the code in a language specific for the project.
在完成流程图、伪代码、或两者都完成之后,程序员真正开始用语言为特定的项目编写代码。
In general, a run through a directory looks something like the pseudocode in Listing 1.
通常,对目录进行浏览类似于清单1中所示的伪代码。
The following pseudocode shows the components of a simple recursive CTE that contains a single anchor member and single recursive member.
以下伪代码显示了包含一个定位点成员和一个递归成员的简单递归CTE的组件。
The simplest flow control statement is the if statement, whose basic syntax is demonstrated in the pseudocode shown in Listing 4.
最简单的流控制语句是if语句,它的基本语法在清单4中的伪代码中演示了。
Consider the following pseudocode example that illustrates the order in which filter statements and finally statements run.
请看下面的伪代码示例,其中演示了筛选语句和finally语句的运行顺序。
Listing 14 demonstrates this situation with pseudocode for the definition of two rules.
清单14用两个规则的定义的伪代码演示了这种情况。
The Groovy script that you just wrote is almost like executable pseudocode.
您刚刚编写的Groovy脚本几乎和可执行的伪代码一样。
Figure 2 contains pseudocode that would run when a user visiting the site updates her profile.
图2包含访问站点的用户更新其配置文件时,将运行的伪代码。
We use a simplified pseudocode to reduce programming language "clutter" .
我们使用简化的伪代码来减少编程语言“簇”。
At last, combined to the strategy offered above we give some flow chart and some pseudocode to explain the mechanism more clearly.
最后,结合本文提供的关于资源发现与监控的思路给出了部分相关伪代码实现。