In an imperative programming language one might accomplish this with a loop.
在命令型(imperative)编程语言里,一般会用循环来达到相同目的。
Arrays are a common type in almost any programming language, but the implementation of the array from one language to the next is usually different.
数组几乎是所有编程语言所共有的类型,但一种语言的数组与另一种语言的数组实现通常是不同的。
This is a choice that is always present when you compile from one programming language into another: how much work to do in the compiler, and how much to leave for the generated language at runtime.
这是将一种编程语言编译为另一种编程语言时所面临的常见选择:在编译器中有多少工作要做,还有多少工作是留给生成的语言在运行时完成的。
A couple of really interesting consequences of that, by the way, one of them is, it says, anything you can do in one programming language you can do in another programming language.
一些真正有趣的后果是,顺便说一句,其中之一是,它说你在一种编程语言中,能做的事情,在另一种语言中也能做。
One problem I've seen with applications is when engineers attempt to use a database as though it were a programming language, creating arrays by using text strings with comma-separated identifiers.
我在应用程序中看到的一个问题是,工程师试图将数据库当作编程语言来使用,即通过使用具有逗号分隔的标识符的文本字符串来创建数组。
To benefit from the discussion, you should be familiar with at least one procedural programming language and the basic concepts of computer programming, including command-line processing.
要从本讨论中有所收获,应该至少熟悉一门过程编程语言和计算机编程的基本概念,包括命令行处理。
One big part of choosing development tools is the programming language to be used.
在选择开发工具时,涉及的主要问题之一是选择使用的编程语言。
Many developers who know a particular programming language and want to learn a second one, often find it the hardest language to learn but subsequent languages being easier.
很多已经掌握了一门编程语言并想学第二门语言的开发者常常发现学习第一门语言很难,但是接下来的语言都简单的多。
With literally hundreds of functions available in the PHP programming language, some (dare I say most?) functions are never used unless you read about them in articles like this one.
虽然表面上PHP编程语言有成百上千个函数可用,但是在读到与本文类似的文章之前,您可能从未使用过某些函数(或许大多数函数)。
Such abstraction would require the capabilities of a full-fledged object-oriented programming language? One that is replete with robust reflection methods.
此种抽象会要求具备完全面向对象程序设计语言的功能,它是一个具有健壮的映射方法的语言。
In university computer science curricula, most courses are not introductions to programming in one language or another.
在大学计算机科学的课程中,绝大多数的课程都没有任何对程序设计的介绍。
One of the more contentious issues in any programming-language discussion is the typing model, and with good reason.
在对任何编程语言的讨论中,争议较大的一个问题就是类型模型。
One of its interesting features is the actor-based concurrency support that is modeled after the Erlang programming language.
其中一个有趣特性就是基于 actor 的并发性支持,这一点模拟了Erlang编程语言。
If one tries a new programming language or a new hosting provider and gets good results, 6 months later half of them are using it.
如果一个创业者发现一种新的编程语言或者一个主机提供商不错,那么半年之后他们都会蜂拥而至。
Given this flexibility, it isn't surprising that the list is one of the most-used constructs in the Python programming language.
由于它具有相当的灵活性,因此list是Python编程语言中最常用的结构之一已不足为怪。
One of the really promising current projects from MSR is the F# programming language, spearheaded by Don Syme.
MSR目前所研发的很有前途的项目之一就是由Don Syme带领的F#编程语言。
One of the most important lessons to learn when transitioning to the Python programming language from another language is that everything in Python is an object.
从其他语言过渡到Python编程语言时需要学习的最重要的课程之一是,Python中的每样东西都是对象。
Haskell is quite possibly the most extremely limiting language in common use: there is one way to do everything, mathematically pure functional programming. You have strong, expressive static typing.
通常情况下,Haskell可能是限制最严格的语言:一种方式可以做所有的事情,这就是数学上纯函数式语言。
One good way to do this is to write code that takes advantage of the many projects for accessing the WordNet database from your favorite programming language.
一种好办法是编写代码,从喜欢的编程语言中利用访问WordNet数据库的很多项目。
Several people have asked what programming language they should learn first. There is no one answer, but consider these points.
好几个人问过我一开始应该先学哪个计算机编程语言,这个问题没有唯一的答案,不过选择的时候可以从以下的几个方面考虑。
Derive is written in Lisp, a common programming language that is especially suited for the kind of rule-based processing necessary for transforming one abstract mathematical expression into another.
Derive是使用Lisp语言编写的,Lisp是一种公共编程语言,尤其适合基于规则的处理,该处理是将一个抽象数学表达式变换为另一个表达式所必需的。
Where does one start to learn a foreign programming language and a foreign web framework?
要学一门新语言和一个新框架,该从哪儿开始学呢?
Yang has created new programming for TV — including one of the first shows targeting women — and set up sites on the burgeoning Chinese-language Web.
杨澜创办了包括第一批针对女性的栏目在内的新的电视节目,还建立了一个中文站点。
The fact is, that XML is not a programming language and it should not be used as one.
实际上,XML并非编程语言也不应当被当成编程语言来使用。
Such a feature would be a trade-off - adding complexity to the language to preserve the viability of a specific programming idiom (and an outdated - inherently serial - one at that).
这样的一种功能可算是一种取舍——增加语言的复杂性来来维护一种特定编程技法(也因此是一种过时的——内在串行化的技法)的可行性。
While nearly all popular programming languages will run on at least one of these devices, C may be the only programming language that runs on more than 3 of these devices.
几乎所有流行的编程语言都至少能运行在这些设备的其中一种上,而C可能是唯一可以运行在三种以上的这些设备的编程语言。
Although this is one of the functions of XQuery, you can also use it as a full programming language without using an XML database.
尽管这是XQuery的功能之一,但您也可以将其用作一个完整的编程语言而不使用XML数据库。
Depends on how clever the Python Fourth one is, it may depend on which programming language I'm doing it in.
和python的制订者制订,的巧妙程度有关,implementer, of,python, was。,第四点就是,这可能会,和我在用的编程语言有关。
Depends on how clever the Python Fourth one is, it may depend on which programming language I'm doing it in.
和python的制订者制订,的巧妙程度有关,implementer, of,python, was。,第四点就是,这可能会,和我在用的编程语言有关。
应用推荐