• 超过四十时间里研究人员试图通过编程使计算机能够理解语言结构语音

    For over four decades the boffins tried to program computers to "understand" the structure and phonetics of language.

    youdao

  • 其它动态编程语言可以使用类似数据结构描述

    Other dynamic programming languages would use similar descriptions of the data structure.

    youdao

  • 其他编程语言中的阵列一样,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.

    youdao

  • FBML不是一种完全编程语言所以有目的性省略了循环这样结构并且有限内容中允许分支

    FBML is not meant to be a full programming language, and therefore purposefully omits constructs like loops and only allows branching in limited contexts.

    youdao

  • 某种程度是个优势因为无需在XML信息结构编程语言对象之间进行转换

    This is an advantage in the sense that no translation needs to be done between information structured as XML and e.g. objects in a programming language.

    youdao

  • HTMLCSS不是编程语言它们只是页面结构和样式信息

    HTML and CSS are not true programming languages-they're just page structure and style information.

    youdao

  • 由于具有相当灵活性因此listPython编程语言最常用的结构之一已不足为怪

    Given this flexibility, it isn't surprising that the list is one of the most-used constructs in the Python programming language.

    youdao

  • case语句工作方式传统编程语言中的对应结构相似参数列表中的每个模式比较找到匹配项时,则执行对应代码

    The case statement works like its counterparts in traditional programming languages: It compares its argument to each pattern in a list; when a match is found, the corresponding code executes.

    youdao

  • NET平台支持XMLWeb服务体系结构并且合并进了更多功能先进技术例如ASP+、新的编程语言 C#、.NET框架CLR等等)。

    The .NET platform supports the XML Web services architecture, and also incorporates more features and advances (such as ASP+, the new programming language C#, the .NET framework, CLR, and so forth).

    youdao

  • 因为可以数据结构包含函数,所以函数语言构成了元编程的优秀平台

    Because you can include functions in the data structures, functional languages make excellent platforms for metaprogramming.

    youdao

  • 其他语言不同,汇编语言要求开发人员了解编程所用机器处理器体系结构

    Unlike other languages, assembly programming involves understanding the processor architecture of the machine that is being programmed.

    youdao

  • 通常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.

    youdao

  • 类似于第5第6假定读者具有计算机体系结构知识并且至少一些汇编语言编程经验

    Like Chapter 5, Chapter 6 presumes knowledge of computer architecture, and at least some experience in programming assembly language.

    youdao

  • 本文假设没有数据库知识结构查询语言(Structured Query Language,SQL)编程经验

    It assumes no prior database knowledge or programming experience in the Structured Query Language (SQL).

    youdao

  • 它们分别是BourneShellC Shell,后者独特之处在于格式结构类似于 C编程语言的格式和结构

    The two types are the Bourne shell and the C shell, the latter being distinctive because its format and structure is like that of the C programming language.

    youdao

  • 后来,新的编程语言支持区块结构(block),这种限制当然就不存在了。

    This limitation went away with the arrival of block-structured languages, but by then it was too late.

    youdao

  • 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.

    youdao

  • 数据结构实施一种编程语言的数据类型引用业务提供

    Data structures are implemented by a programming language as data types and the references and operations they provide.

    youdao

  • ZeroCore体系结构设计允许执行全异脚本模板编程模型没有任何内容依赖之前所提到语言

    The architecture of Zero Core is designed to allow for executing disparate scripts and templates, and nothing in the programming model depends on the aforementioned languages.

    youdao

  • 服务组件体系结构(Service Component Architecture,SCA)组装模型提供了使用常用编程语言组装连接服务组件能力

    The service component Architecture (SCA) assembly model offers you the ability to assemble and wire service components using commonly used programming languages.

    youdao

  • 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.

    youdao

  • 传统面向对象编程尤其是诸如python之类允许多重继承语言中,都会试图使用一个继承层次结构模块化关注事项

    Traditional object-oriented programming, especially in languages like Python that allow multiple inheritance, attempt to modularize concerns with an inheritance hierarchy.

    youdao

  • 尽管PHP提供控制结构语法十分象perl使用大多数现代编程语言程序员应该对这种控制结构十分熟悉

    PHP provides control structures that should be familiar to programmers of most modern languages, although the syntax is most similar to Perl.

    youdao

  • 领域课程计算机结构逻辑和特定编程语言技术

    Courses in this field include computer architecture, logic, and the techniques of specific programming languages.

    youdao

  • Rational Software Architect利用各种编程语言现有体系结构为基础创建应用程序创建体系结构

    Rational Software architect leverages various programming languages to build-on with existing architecture or create new.

    youdao

  • IDL概念Client语言结构映射取决于编程语言结构能力

    The mapping of an IDL concept to a client language construct will depend on the constructs and capabilities available in the programming language.

    youdao

  • 使用程序员定义语言结构编写代码段翻译编程语言可以理解语句

    Macros translate segments of code that have been written in a language structure defined by the programmer into statements that the programming language understands.

    youdao

  • 用于计算编程语言必须具有简单逻辑结构而且它们的语法、写标点符号规则必须精确

    The languages used to program computers must have simple logical structures, and the rules for their grammar, spelling, and punctuation must be precise.

    youdao

  • 编程语言使用特定类型语句指令来给程序提供功能结构

    Programming languages use specific types of statements, or instructions, to provide functional structure to the program.

    youdao

  • 编程语言使用特定类型语句指令来给程序提供功能结构

    Programming languages use specific types of statements, or instructions, to provide functional structure to the program.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定