其它动态编程语言可以使用类似的数据结构描述。
Other dynamic programming languages would use similar descriptions of the data structure.
本教程是为那些具有编程和脚本背景,并且了解基本的计算机科学模型和数据结构的开发人员编写的。
This tutorial is for developers who have a background in programming or scripting and who understand basic computer-science models and data structures.
所有编程的核心都是创建和操作数据结构。
The heart of all programming is the creation and manipulation of data structures.
本教程是为那些具有编程和脚本背景、了解基本的计算机科学模型和数据结构的开发人员编写的。
This tutorial is written for developers who have a background in programming or scripting and who have an understanding of basic computer-science models and data structures.
本教程是为那些具有编程和脚本背景,了解计算机科学基本模型和数据结构的开发人员编写的。
This tutorial is written for developers who have a background in programming and scripting and who have an understanding of basic computer-science models and data structures.
通常,DSL应该通过某种数据结构和表达DSL的语言的其他特性,被完全地嵌入到通用编程语言的内部。
Often the DSL may be entirely embedded within a general purpose programming language using the data structures and other features of the language to represent the DSL.
像其他编程语言中的阵列一样,在SQLPL中对算法编码,DB 2阵列可用作辅助数据结构。
Like arrays in other programming languages, DB2 arrays can be used as an auxiliary data structure when coding algorithms in SQL PL.
如果可行,他就可以在几小时之内,用Python整洁的列表和字典等数据结构,以及列表理解(list comprehension)等整洁的函数编程功能来编写这个代码。
If it was possible he could write it within a few hours with Python's neat data structures such as list and dictionary, neat functional programming features such as list comprehension.
并发Collections提供了线程安全、经过良好调优的数据结构,简化了并发编程。
Concurrent Collections make concurrent programming easier by providing thread-safe, well-tuned data structures.
我把Clojure看作是一种面向函数编程的数据结构。
One parting thought is that I have come to think of Clojure as sort of a data structure oriented functional programming.
该DTD把数据序列化为通常在面向对象编程语言中才会见到的(嵌套的)数据结构集:词典、数组、字符串、数字、boolean值、日期和二进制数据。
This DTD serializes data into a (nested) set of data structures that are common in object-oriented programming languages: dictionaries, arrays, strings, Numbers, booleans, dates, and binary data.
WSDL (Web Services Description Language, Web服务描述语言)是一种基于XML的语言,可以用来描述Web服务的接口。WSDL的数据类型和数据结构可以用多种编程语言来实现。
Web service interfaces can be described using Web Services Description language (WSDL), an XML-based vocabulary whose data types and structures can be realized in multiple programming languages.
通过数据绑定可以将特定的组件值映射为一个已有的数据结构,而不必进行额外的编程。
Data binding allows you to map specific component values to an existing data structure, without the need for extra programming.
因为可以在数据结构中包含函数,所以函数性语言构成了元编程的优秀平台。
Because you can include functions in the data structures, functional languages make excellent platforms for metaprogramming.
其突出特性是强类型的数学对象层次结构和对对象进行分组和控制的常用编程数据结构。
It features a strongly typed hierarchy of mathematical objects and commonly used programming data structures for grouping and controlling the objects.
另外,Ksplice可以影响数据结构,只是需要多做一点儿编程工作。
Additionally, Ksplice can affect data structures, albeit with a little extra programming.
您已经了解如何创建基于Dojo 的矩阵浏览器,以及如何通过编程方式将XML数据输入转换成Dojo网格可认的数据结构。
Now you have seen how we created our Dojo-based matrix viewer and how we programmatically organized the incoming XML data into data structure recognizable to the Dojo grid.
本课程扩展了现代编程的概念和技术并涵盖了基本的数据结构和算法。
The course extends modern programming concepts and techniques and covers basic data structures and algorithms.
就像编程语言方面,掌握新语言的核心语法、依赖库和数据结构。
In programming language terms, think of it as mastering the core syntax, libraries and data structures of a new language.
数据结构是实施的一种编程语言的数据类型和引用和业务提供。
Data structures are implemented by a programming language as data types and the references and operations they provide.
在RPM激光快速成型软件中,利用面向对象的编程思想,构造了相应的数据结构。
In the software of RPM rapid laser prototyping, construct the corresponding data structure by the use of object oriented programming method.
在RPM激光快速成型软件中,利用面向对象的编程思想,构造了相应的数据结构。
The database structure is selected by using object-oriented program idea in RPM laser high-speed product software.
在函数式编程当中你想的是不变的数据结构以及那些转换它们的函数。
In functional programming, you think of immutable data structures and functions that convert them.
设计了一组数据结构来记录构成测试程序的所有图形化编程元素的显示属性和运行属性值。
It also designs some of the data structures to record the displaying and running attributes of the programming elements that composed the ATP.
详细阐述了一种梯形图编程系统的数据结构与实现方法。
This paper elaborates on a data structure and implementation method of ladder diagram programming system.
数组是最常用的数据结构,几乎在所有的编程语言中都会出现。
Arrays and ArrayLists the array is the most common data structure, present in nearly all programming languages.
一个优秀的程序员需要学习很多东西,比如数学、算法、数据结构,操作系统……还得掌握好几门编程语言。
A good programmer has to learn a lot, for example: mathematic, arithmetic, data structure, OS... and master several programming languages.
它包括了高效的高级数据结构,提供了一个简单但很有效的方式进行面向对象编程。
It has efficient high-level data structures and a simple but effective approach to object-oriented programming.
NET 3.5编程:从决策树的数据结构,从lambda表达式的例外情况,从对象到组件。
NET 3.5 programming: from decision trees to data structures, from exceptions to lambda expressions, and from objects to components.
阐述了交叉汇编程序中的通用性问题和模拟运行程序中的数据结构问题,给出了一个解决这些问题的产品实例。
The generality in the cross assembler and the data structure in the simulator are described. A product example for solving these problems is mentioned.
应用推荐