开发基于案例的SQL语言学习平台,通过三个代表性的学习案例得出通用的SQL学习方法结合中文SQL的伪代码库和SQL规范基础上开发SQL语言辅助学习平台。
互联网摘选
在完成流程图、伪代码、或两者都完成之后,程序员真正开始用语言为特定的项目编写代码。
互联网摘选
in general, a run through a directory looks something like the pseudocode in listing 1.
通常,对目录进行浏览类似于清单1中所示的伪代码。
互联网摘选
以下伪代码显示了包含一个定位点成员和一个递归成员的简单递归CTE的组件。
互联网摘选
最简单的流控制语句是if语句,它的基本语法在清单4中的伪代码中演示了。
互联网摘选
请看下面的伪代码示例,其中演示了筛选语句和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" .
我们使用简化的伪代码来减少编程语言“簇”。
互联网摘选
最后,结合本文提供的关于资源发现与监控的思路给出了部分相关伪代码实现。
互联网摘选
we could implement the maximum bipartite matching just like in the pseudocode given earlier.
我们可以像执行最大流的伪代码一样来执行最大二分匹配。
互联网摘选
文中用c!伪代码描述了一种填充显示算法的实现。
互联网摘选
算法都是用英语来描述的,同时会有一段能读懂的伪代码来描述设计,只要你曾经做过一点编程。
互联网摘选
listing 1 presents a simple, pseudocode outline of how you can write a method in python.
清单1给出了一段简单的伪代码,为您展示如何在Python中编写方法。
互联网摘选
the hypothetical sample (pseudocode) in listing 1 and listing 2 below make it clearer.
清单1中假定的示例(伪代码)和下面的清单2更清楚地说明了这一点。
互联网摘选