... 列表程序的产生器 list program generator,LPG 列表程序设计语言list programming language,LPL 列表排程 list scheduling ...
2
?列表编程语言
列表编程语言
双语例句
1
In an object oriented programminglanguage these rules would most likely be modeled by a list of instances; in Erlang we use functions.
在面向对象编程语言里,我们大概会用一组对象实例来给这些规则建模;而在Erlang里,我们用函数。
2
Previous articles in this series introduced some of the container data types in the Python programminglanguage, including the tuple, the string, and the list (see Resources).