核心语言
- 网络core language;kernel language
-
应用于电子商务的语义Web核心语言分析
Analysis of the Core Language on the Semantic Web Applied in the E-commerce
-
E提供了以下核心语言概念来支持异步编程
E has the following core language constructs to support asynchronous programming
-
在此基础上给出了语义Web技术的重要应用&电子商务中核心语言的分层结构。
The core languages of layer model of electronic commerce is suggested here , which is an important application of the semantic Web .
-
这样的合作意味着在API、核心语言、基础类和域特定元数据定义等方面要达成协议。
Such collaboration implies agreement on APIs , core languages , foundation classes and domain specific metadata definitions .
-
ML核心语言的FFP-ATS语义学:值的计算
FFP-ATS Semantics of ML Core Language : Evaluation of Value
-
Python通过提供一个简单的核心语言和拆分特定应用工具为一大套模块库组件来达到复杂性的目的。
Python approaches complexity by providing a simple core language and splitting application-specific tools into a large set of modular library components .
-
本文涉及ML核心语言的值的计算这一部分的FFP-ATS语义学。
The present paper involves the FFP-ATS semantics of value evaluation of ML core language .
-
PHP开发人员拥有庞大的群体,大量的开源及商业库和工具扩展了该核心语言的功能。
The community of PHP developers is enormous , and a significant number of open source and commercial libraries and tools extend the capabilities of the core language .
-
另外,由于CC把λ-演算和进程演算纳入同一形式系统,故CC可以作为并发函数式程序设计的核心语言和理论模型。
Besides , since CC puts A-calculus and process calculus within one framework , CC can be taken as a kernel language and a theoretical model for concurrent and functional programming .
-
EcmaScript组件只提供核心语言功能&原始数据类型、表达式赋值和流量控制等等。
The EcmaScript component offers only the core language features & the primitive data types , expression evaluation , flow control , etc.
-
KLND编辑程序是用作核心语言KLND的一个软件开发工具。
The KLND Editor is one of the software development tools of the kernel language KLND .
-
它具有OCaml常见的核心语言功能,以及其他流行的函数式编程语言的一些特性,并从很多其他编程语言获取了一些思想,包括Haskell、Erlang和C。
It shares a common core language with OCaml , another popular functional programming language , and draws ideas from many other programming languages , including Haskell , Erlang , and C # .
-
本文介绍一个以KLND为核心语言的并行推理系统NDPIS。
This paper presents NDPIS , a parallel inference system with KLND as its Kernel Language .
-
四人组主张放弃核心语言并在其上构建全新的语言,创建您自己的lexer、解析器、语法等等。
The Gang advocates abandoning your core language and building an entirely new one atop it , creating your own lexer , parser , grammar , and so on .
-
本文介绍了软件自动产生系统NDHD中的核心语言的设计,实现与试用情况。
This paper describes the design and implementation of the core language in the software generating system NDHD as well as its application status .
-
不要一开始就试图识别出核心语言。
Do not try to identify a core language from the start .
-
在核心语言的基础上扩展出语法抽象,语法抽象的表述应当简洁。
Extend the core language with syntactic abstractions that allow concise expression .
-
然后分别综述了机器人专用语言和机器人核心语言的进展情况。
Then the development of the kernel robot language and special robot language isdescribed .
-
逻辑程序设计与第五代计算机核心语言
Logic Programming and Kernel Programming Language 5th Generation
-
本文对推理机的结构进行了全面的探讨,并指出了并行模型及核心语言对体系结构所施加的影响。
The architectures of inference machine is discussed , including methods for the architectures to support the implementation of parallel models and kernel languages .
-
你如何定夺一个特性是应该放在库里作为一种扩展?还是应该作为核心语言所支持的一部分?
How do you decide when a feature should go in a library as an extension or when it needs to have support from the core language ?
-
这一切成功都利用了谷歌在互联网搜索方面的根基,后者使其可以利用有关一般语言用法的海量数据来推动其核心语言引擎。
Each of these draws on Google 's roots in internet search , which supplies it with mountains of data about general language usage to fuel its core language engines .
-
为在特定工具相关的EA模型与标准核心EA语言间建立转换方法
Building transformations between tool-specific EA models to the standard core EA language
-
Tiger通过名为注释的新功能将一个更通用的元数据工具合并到核心Java语言中。
Tiger incorporates a far more versatile metadata facility into the core Java language through a new feature called annotations .
-
RubyonRails扩展了核心Ruby语言,但正是Ruby本身使得这种扩展成为了可能。
Ruby on Rails extends the core Ruby language , but Ruby itself makes that extensibility possible .
-
尽管CORBA可以用于业务逻辑,JSP编码要求必须熟悉servlet和核心Java语言。
While CORBA can be used for business logic , JSP coding does necessitate some familiarity with servlets as well as the core Java language .
-
WebSphereVM使用POSIX锁定API来实现我们先前所描述的用于支持优先级继承的核心Java语言同步原语。
The WebSphere VM uses the POSIX locking APIs to implement the core Java language synchronization primitives we described earlier and for priority-inheritance support .
-
本文介绍了第二代WWW技术核心VRML语言及其特点、文件创建方法、应用和发展前景。
The article introduces a new language VRML which is the core technology of the second generation WWW , and discusses its characteristics , programming , application and perspective .
-
本文主要讲述了用MicroStation软件的核心开发语言MDL(MicroStationDevelopmentLanguage)和Macro开发一些崭新的功能,以进一步提高数字化生产的效率和质量。
The paper discusses some new functions developed by the Microstation software kernel development language MDL ( Microstation Development language ) and Macro . Further improves the efficiency and quality of digitalization product .
-
用这种方法展开程序,首先用ADL描述层语言给出问题功能特性的描述,然后应用变换规则将该描述逐步变换为用ADL核心层语言写出的与其语义等价的程序。
In order to use this method to develop a program , first an exact specification of the given problem should be provided in the descriptive language of the ADL ;