单词 | query language |
释义 |
例句释义: 查询语言,询问语言,谘询语言,丰富的查询语言 1. One interesting example is called Hive, which is a data warehouse infrastructure with its own query language (called Hive QL). 一个有趣的示例称为Hive,它是一个具有自己特定查询语言(称为HiveQL)的数据仓库基础结构。 www.ibm.com 2. One of the earliest activities of the Query working group was to draw up a formal statement of requirements for an XML query language. Query工作组的早期活动之一就是起草XML查询语言需求的正式声明。 www-128.ibm.com 3. The last not the least, we introduce uncertain stream contiuous query language and the preliminary uncertain data stream database system. 最后介绍了不确定数据流查询语言,并描述了在此基础上初步实现的不确定数据流数据库系统。 www.fabiao.net 4. A common technique is to expand the query language to allow the metadata conditions to be specified as part of the query string. 常见的一项技术是扩展查询语言,从而允许将元数据条件指定为查询字符串的一部分。 www.ibm.com 5. Structured Query Language (SQL): A standardized language used to define objects and manipulate data in a relational database. 结构化查询语言(StructuredQueryLanguage,SQL):一种标准化语言,用于在关系数据库中定义对象及操纵数据。 www.ibm.com 6. Create a query language to be translated into a query against your object model. 创建一种能够被转换为查询您的对象模型的查询语言。 www.ibm.com 7. The Standard Query Language (SQL) is a wonderfully compact means of expressing exactly what data interests you within an RDBMS database. “标准查询语言(SQL)”是一种能够确切表达RDBMS数据库中您所感兴趣的数据的极其简洁的方法。 www.ibm.com 8. One of the language syntax requirements for XQuery is that the Query language MUST be convenient for humans to read and write. XQuery的语法要求之一是Query语言必须是方便人们读写的。 www.infoq.com 9. FrontPage allows you to fully customize your results by creating database queries using Structured Query Language (SQL). FrontPage允许您通过使用结构化查询语言(SQL)创建数据库查询来全面地自定义结果。 office.microsoft.com 10. The purpose of the new query language was to provide a flexible facility to extract information from real and virtual XML documents. 新的查询语言是为了能提供一个灵活的工具,用以从真实的和虚拟的XML文档中提取信息。 www.ibm.com 1. One area that may be of particular interest is introducing support for an object query language that can be used to retrieve objects. 特别重要的一点是,引入对可用于检索对象的对象查询语言的支持。 www.ibm.com 2. Normally include a database query language, a screen generator, a report generator and a spreadsheet. 包括数据库查询语言,屏幕生成器,报告生成器和电子表格。 myweb.xxzsg.com 3. In addition, it is possible to query the XML files as EMF objects using an object-oriented query language: Object Constraint Language (OCL). 此外,还可以使用以下这种面向对象的查询语言将XML文件作为EMF对象进行查询:对象约束语言(OCL)。 www.ibm.com 4. Just remember: You can't actually join the two domains via Amazon's query language; you'll have to do that on your end. 只需记住:您不能通过Amazon的查询语言真正将这两个域联接起来;您必须自己执行该操作。 www.ibm.com 5. Now that I've got a race saved, I can, of course, search for it via SimpleDB's query language, which looks a lot like SQL. 在保存了一个比赛之后,我当然可以通过SimpleDB的查询语言(与SQL很像)搜索它。 www.ibm.com 6. NoSQL databases do not provide a high-level declarative query language like SQL to avoid overtime in processing. NoSQL的数据库没有像SQL提供一个高层次的声明性查询语言。 www.bing.com 7. With information specified as an XML document, you can retrieve data with an XML query language, like XQuery. 如果信息用XML文档给出,可以用XML查询语言如XQuery检索数据。 www.ibm.com 8. There's also a QUERY language, but SELECT is closer to SQL and thus easier to understand for most readers. 还有一种QUERY语言,但是SELECT更接近SQL,因此更容易被大部分读者理解。 www.ibm.com 9. All commercial relational databases use forms of the standard SQL (Structured Query Language) as their supported comprehensive language. 所有的商业关系数据库都建立在标准SQL(结构化查询语言)作为它们支持的包容性语言。 dict.bioon.com 10. This query would be much more difficult to represent in a relational query language. 而在关系查询语言中,该查询表示起来将会困难得多。 www.ibm.com 1. It would be nice to have a query language that could introspect and indexing structures. 拥有某种能够自检的查询语言和索引结构将是非常理想的。 www.ibm.com 2. This data is then abstracted in the form of Structured Query Language (SQL) scripts, a tedious task if the prepopulation data is huge. 数据然后会被抽象为结构化查询语言(SQL)脚本的形式,如果预填充数据量大的话,这将是一个冗长的任务。 www.ibm.com 3. Several utilities are available to expose existing data as a Web endpoint queryable through SPARQL, the query language of the Semantic Web. 一些工具可以将现有数据公开为可通过SPARQL查询的Web端点,SPARQL是语义Web的查询语言。 www.ibm.com 4. Non-Procedural Query Language: Relational-type database include a data manipulation language called SQL (Structured Query Language). 非过程化的查询语言:关系型数据库包括一种称作结构化查询语言(StructuredQueryLanguage,SQL)的数据操作语言。 www.ibm.com 5. The fields list is especially useful when using a database or query language that does not provide this flexibility. 如果您所使用的数据库或查询语言不具有这种灵活性,则字段列表将非常有用。 msdn2.microsoft.com 6. You can even use structured query language (SQL) to see the setting of the DB2 registry. 您甚至可以使用结构化查询语言(SQL)来查看DB2注册表的设置。 www.ibm.com 7. These queries will need to be converted to EJB Query Language (EJB-QL) as part of the migration. 作为迁移的一部分,需要把这些查询语句转化为EJBQueryLanguage(EJB-QL)。 www.ibm.com 8. Gets or sets the query language used in the query string, defining the format of the query string. 获取或设置查询字符串中使用的查询语言,该语言定义查询字符串的格式。 msdn2.microsoft.com 9. Therefore, each operator in an XML query language must be well defined for all these possible inputs. 因此,应为所有这些可能的输入很好地定义XML查询语言中的每个运算符。 www.ibm.com 10. Query-able and index-able, featuring a table-oriented reporting engine that uses JavaScript as a query language. 可查询、可索引、具有一个面向表的报表引擎,使用JavaScript作为引擎的查询语言。 www.ibm.com 1. Just like SQL is a query language designed for the relational data model, XQuery is a language designed specifically to query XML data. 正如SQL是为关系型数据模型设计的查询语言一样,XQuery是专为查询XML数据设计的语言。 www.ibm.com 2. Query Language (YQL) as a single endpoint JSONP service that lets you query, filter, and combine data from different data sources. 查询语言(YQL),这种单端点的JSONP服务允许您查询、过滤和合并来自不同数据源的数据。 www.ibm.com 3. The query on the index would have been performed using standard Structured Query Language (SQL). 对索引的查询将使用标准结构化查询语言(StructuredQueryLanguage,SQL)来执行。 www.ibm.com 4. JPQL is a full-featured query language with syntax similar to SQL, but it operates on entities rather than database tables. JPQL是一种语法上类似于SQL的完备查询语言,但是它是在实体上,而不是在数据库表上进行操作。 www.ibm.com 5. Queries are usually expressed in a specialized query language. 而且使用专用的查询语言来表示。 technet.microsoft.com 6. Perhaps it's time to move from several small databases to a robust Structured Query Language (SQL) environment. 也许是该从多个小型数据库转向可靠的结构化查询语言(StructuredQueryLanguage,SQL)环境的时候了。 www.ibm.com 7. This has several implications for the design of a query language. 这对查询语言的设计具有多种含意。 www.ibm.com 8. Castor provides an implementation of a subset of the ODMG 3. 0 specification for the Object Query Language (OQL). Castor实现了对象查询语言(OQL)的ODMG3.0规范的一个子集。 www.ibm.com 9. The query language defined in the EPCIS specification only allows to use simple predicates in a query. RFIDIC规范中定义的查询语言只允许在查询中使用简单的谓词。 www.ibm.com 10. Each query planner will generate the appropriate query language and send the request on to their respective query execution layer. 每个查询规划器会生成适当的查询语言,并将请求发送到其各自的查询执行层。 www.ibm.com 1. Structured Query Language. A standard language for querying and modifying relational databases. 结构化查询语言。一种用于查询和修改关系数据库的标准语言。 blog.csdn.net 2. The DPTK query language further compacts your templates by enabling you direct access to almost anywhere in the DOM with a single string. DPTK查询语言通过让您能够用单一字符串直接访问DOM中的几乎任何位置,进一步压缩了模板。 www.ibm.com 3. Older versions of WebLogic Server used the proprietary WebLogic Query Language (WL-QL) to specify finder queries for CMP entity beans. 老版本的WebLogicServer使用专有的WebLogicQueryLanguage(WL-QL)来为CMP实体bean指定finder查询。 www.ibm.com 4. Central Administration tools can perform Structured Query Language (SQL) data backups for most site elements. 中心管理工具可以执行大多数网站元素的结构化查询语言(SQL)数据备份。 office.microsoft.com 5. Complex searches for academics and researchers are supported by a special query language. 学者和研究人员的复杂检索则借助特殊的查询语言来进行。 www.jukuu.com 6. In which it takes XML tto be the unified view, takes the overall situation query language with XQuery . 其中用XML作为整个集成系统的统一视图,用XQuery作为全局查询语言。 www.juhe8.com 7. The Windows Management Instrumentation extensions for SQL are called WMI Query Language (WQL). SQL的WindowsManagementInstrumentation扩展插件称为WMI查询语言(WQL)。 technet.microsoft.com 8. New query language support (for XQuery), a new graphical query builder (for XQuery), and new query optimization techniques. 新查询语言支持(针对Xquery)、新图形查询构建程序(针对Xquery)和新查询优化技术。 www.ibm.com 9. Changes in application design to take advantage of new query language. 修改应用程序的设计来利用新的查询语言。 www.ibm.com 10. Programmers can now search for data using SQL or XQuery, a new query language that supports navigational (or path-based) expressions. 程序员现在可以使用SQL或XQuery搜索数据,XQuery是一种新的查询语言,支持导航(即基于路径的)表达式。 www.ibm.com 1. Database access is provided via the object-oriented API and the query language specially designed for embedding into JavaScript. 而数据库存取是通过专门为嵌入到JavaScript设计的面向对象的API和查询语言所提供的。 www.infoq.com 2. In this view, a query language appears in the role of a browsing capability where users find data in one or more retrieved documents. 从这种角度出发,这种查询语言要具备使用户在一个或多个相关文档中发现数据的浏览能力。 www.ibm.com 3. Since the model is XML-ready, you can use an XPath-based query language to find out where you are when you navigate the model. 由于这个模型可以很好地使用XML,因此可以使用一种基于XPath的查询语言来查询自己在这个模型中的位置。 www.ibm.com 4. Versa is an open RDF query language based on the typical needs of a developer for RDF tools that can be used within other applications. Versa是一种开放RDF查询语言,它基于开发人员对能够在其它应用程序中使用的RDF工具这种典型的需要。 www-128.ibm.com 5. Now we move on to a more full-blooded query language. 现在我们转向一种更为强大的查询语言。 www.ibm.com 6. A reference to an XSLT verb mapping file, which translates the parameterized verbs into the plug-in specific staff query language. 一个到XSLT谓词映射文件的引用,该引用将参数化谓词转换为特定于插件的人员查询语言。 www.ibm.com 7. WMI Query Language statement that event consumers use to register to receive notification of specific events. 一个WMI查询语言语句,事件使用者用它注册以接收特定事件的通知。 www.kuenglish.info 8. CRUD operations and a query language are provided. 它提供了CRUD操作和一种查询语言。 www.infoq.com 9. It provides a query language over Hadoop data while supporting the traditional Hadoop programming model. 其在Hadoop数据上提供查询语言,此语言支持传统的Hadoop编程模型。 www.ibm.com 10. This is a good example of a behavior that should simply be documented as not perfectly conforming to the II CE query language. 这是一个很好的例子:对于不完全与IICE查询语言相一致的行为,应该在文档中加以说明。 www.ibm.com 1. It assumes no prior database knowledge or programming experience in the Structured Query Language (SQL). 本文假设您没有数据库知识或结构化查询语言(StructuredQueryLanguage,SQL)编程经验。 www.ibm.com 2. Inside a tag, you pass SQL (Structured Query Language) statements to your database. 可以在标签内将SQL(结构化查询语言)语句传递给数据库。 www.ibm.com 3. This language is officially called Structured Query Language (or SQL, pronounced sea-quill). 这个语言称作结构化查询语言(或SQL,发音是sea-quill)。 www.ibm.com 4. Most SPARQL discussions focus on the query language and the protocol that provide the Q and P in its name. 大多数SPARQL讨论关注的是查询语言和其名称中的Q和P所代表的协议。 www.ibm.com 5. MYSQL is a multithreaded, structured query language (SQL) database server. MYSQL是一个多线程的,结构化查询语言(SQL)数据库服务器。 www.jisuxz.com 6. Query Language, which offers a unified, SQL-like interface to retrieve data from multiple web service APIs. QueryLanguage,该语言提供一个统一的、类似SQL的接口来检索来自多个web服务APIs的数据。 www.ibm.com 7. Can these operators be nested in parenthesis and mixed with the other query language operators? 这些操作符会被嵌套在括号中并与其他的查询语言操作符混合在一起吗? www.ibm.com 8. YQL is basically a query language based on SQL that lets you query and retrieve structured data from multiple services in a standard way. YQL基本上就是一种基于SQL的查询语言,允许以标准的方式从多个服务中查询和检索结构化数据。 www.ibm.com 9. The SPARQL Protocol And RDF Query Language (SPARQL) is currently under discussion as a W3C Working Draft. SPARQL协议和RDF查询语言(SPARQL)目前是W3C的工作草案,还在讨论当中。 www.ibm.com 10. The expressions in the following table use SQL (Structured Query Language) functions that aggregate or summarize data. 下表中的表达式使用SQL(结构化查询语言)函数来聚合或汇总数据。 office.microsoft.com 1. Designing a query language for XML, however, is not a small task, precisely because of the complexity of XML data. 然而,正是由于XML数据的复杂性,所以为XML设计查询语言就不是一项小任务了。 www.ibm.com 2. Structured Query Language is the most commonly used language to communicate with databases. 结构化查询语言是用来与数据库通讯的最常用语言。 hk.netsh.com 3. The query language you choose must match the default encoding (language) that your system has been configured to use. 您选择的查询语言必须与系统使用的编码方式(语言)匹配。 www.mees.com:9000 4. Structured query language(SQL) was used during the data query and analysis. 采用结构化查询语句进行数据查询与分析。 www.bing.com 5. Other less familiar query languages include Object Query Language (OQL) and XQuery. 其他不那么常见的查询语言还有对象查询语言(OQL)和XQuery。 www.ibm.com 6. RDF query language. He is a computer engineer and writer born in Nigeria, living and working in Boulder, Colorado, USA. 他是一位出生于尼日利亚的计算机工程师和作家,目前生活和工作在美国科罗拉多州的博耳德。 www-128.ibm.com 7. For complete documentation on Hibernate Query Language. 来获得Hibernate查询语言的完整文档。 www-128.ibm.com 8. ODBC drivers use the standard Structured Query Language (SQL) to gain access to external data. ODBC驱动程序使用标准结构化查询语言(SQL)获得外部数据的访问权限。 office.microsoft.com 9. This gives an XML query language additional degrees of freedom for dealing with missing data. 这给了XML查询语言更多自由度来处理丢失的数据。 www-128.ibm.com 10. Jenabean also has support for binding to a SPARQL (SPARQL Query Language for RDF) result. Jenabean还支持到SPARQL(RDF的SPARQL查询语言)结果的绑定。 www.ibm.com 1. XQuery is a query language that uses the structure of XML intelligently to express queries across many types of XML data sources. XQuery是一种查询语言,可以利用XML的结构表达涉及许多XML数据源类型的查询。 www-128.ibm.com 2. And the fact that the SPARQL query language has come out now means that all kinds of data can be surfaced as RDF. SPARQL查询语言已经推出,这一事实意味着所有类型的数据都可以表现为RDF。 www.ibm.com 3. SPARQL endpoints provide access to databases through queries that use the W3C standard SPARQL query language. SPARQL端点通过查询提供了对数据库的访问,而这些查询使用的是W3C标准的SPARQL查询语言。 www.ibm.com 4. The possibility of incorporating an object query language. 能够整合一种对象查询语言。 www.ibm.com 5. OPENXML uses a subset of the XPath query language to select nodes from an XML document. OPENXML使用XPath查询语言的子集从XML文档中选择节点。 www.ianywhere.com 6. Does Structured Query Language (SQL) injection fail? 结构化查询语言(StructuredQueryLanguage,SQL)注入是否失败? www.ibm.com 7. QueryPath uses selectors as a query language and supports the feature set described in the CSS3 selectors standard. QueryPath使用选择器作为查询语言,并支持CSS3选择器标准中描述的特性集。 www.ibm.com 8. In addition to implementing SPARQL, ARQ's query engine can also parse queries expressed in RDQL or its own internal query language. 除了实现SPARQL之外,ARQ的查询引擎还可以解析使用RDQL或者它自己内部的查询语言表示的查询。 www.ibm.com 9. Value that contains the query language that the query is written in. 值,该值包含用于编写查询的查询语言。 msdn2.microsoft.com 10. No one wants to learn six different dialects of a query language and then relearn it every six months. 没有人希望学习一种查询语言的六种不同方言,然后每六个月重新学习一次。 www.ibm.com 1. Both types use the same query language, which is specific to II CE, but is an SQL-like query language. 这两种类型使用同一种查询语言,这种语言是IICE特定的,但是是一种与SQL相似的查询语言。 www.ibm.com 2. It uses a custom query that uses the Hibernate Query Language, which is a REST Web service that uses XML to serialize the data. 它使用HibernateQueryLanguage进行自定义查询,这是一种使用XML来序列化数据的RESTWeb服务。 www.ibm.com 3. The query language in which this query is specified. 指定此查询所用的查询语言。 msdn2.microsoft.com 4. Structured Query Language (SQL) injections are attacks carried out against databases. 结构化查询语言(SQL)注入是专门针对数据库的攻击。 www.ibm.com 5. Allows a consumer to issue queries against any WMI managed resource using the WMI Query Language (WQL). 允许使用者使用WMI查询语言(WMIQueryLanguage,WQL)发出关于任何WMI托管资源的查询。 msdn2.microsoft.com 6. Items in the store are accessed by using Structured Query Language (SQL) queries. 存储中的项目通过使用StructuredQueryLanguage(SQL)查询来访问。 technet.microsoft.com 7. Query Language, better known by the acronym YQL. 查询语言,其缩写YQL更广为人知。 www.ibm.com 8. This is where you'll find SQL, the well-known and dominant database query language standard, as well as XQuery. 这里可以看到众所周知的主流数据库查询语言标准SQL,以及XQuery。 www.ibm.com 9. The database offers a way to search the records using a query language, nowadays SQL. 该数据库提供了一种查询语言来搜索这些数据,目前最流行的是SQL语言。 www.bing.com 10. This is the basic reason why a query language for XML data is extremely important in a connected world. 这就是在一个连通的世界中,XML数据的查询语言为何如此重要的基本理由。 www.ibm.com 1. SPARQL is the query language for the Semantic Web. SPARQL是语义网络的查询语言。 blog.sina.com.cn 2. JPA has a very rich query language you can use, called EJB-QL. JPA有非常丰富的查询语言可供您使用,即EJB-QL。 www.ibm.com 3. Recently, a new standards-based XML query language has been published. 最近发布了一种新的基于标准的XML查询语言。 www.ibm.com 4. Analysis Services provides a query language called Data Mining Extensions (DMX) that is the basis for creating predictions. AnalysisServices提供了一种称为数据挖掘扩展插件(DMX)的查询语言,该语言是创建预测的基础。 msdn2.microsoft.com 5. With very few lines of JavaCC code, you have produced a very effective end-user query language. 通过非常少的几行JavaCC代码,您就生成了非常有效的终端用户查询语言。 www.ibm.com 6. The third option is to create a query language that can then be used to query the database's object model. 第三种方法是创建能够用来查询数据库对象模型的查询语言。 www.ibm.com 7. The metadata from both APIs is very similar, and the query language, MDX, is identical. 两个API的元数据非常像,查询语言MDX则完全相同。 www.infoq.com 8. This tutorial demonstrates how to create, and train association mining models by using the Data Mining Extensions (DMX) query language. 本教程演示如何使用数据挖掘扩展插件(DMX)查询语言创建和定型关联的挖掘模型。 msdn2.microsoft.com 9. Version 2. 0 of the specification, containing technologies such as the EJB query language, brings us even closer to this goal. 规范的2.0版包含了如EJB查询语言等的技术,带领我们朝这个目标更进一步。 www.ibm.com 10. Check on updates on Terry Query Language. 获得Terry查询语言的最新更新。 www.ibm.com 1. This means that developers do not have to learn a separate query language. 这意味着开发人员不必学习单独的查询语言。 msdn2.microsoft.com 2. Select New from the Query-language menu. 在Query-language菜单中选择New。 www.ibm.com 3. Click New from the Query-language menu. 在Query-language菜单中单击New。 www.ibm.com 4. JPA 1. 0 introduced JPQL, a powerful query language that's considered a major reason for JPA's popularity. JPA1.0引进了JPQL,这是一种强大的查询语言,它在很大程度上导致了JPA的流行。 www.ibm.com 5. One thing you probably have noted by now is that Simple Persistence for Java uses a custom query language to find objects. 到现在,您也许注意到了一件事,SimplePersistenceforJava使用定制查询语言来查找对象。 www.ibm.com 6. SQL Server Agent uses the Windows Management Instrumentation Query Language (WQL) statement provided to identify the specific event. SQLServer代理使用所提供的WindowsManagementInstrumentation查询语言(WQL)语句来标识特定事件。 msdn2.microsoft.com 7. Therefore, you can facilitate extraction of data from the web using a query language for XML such as XQuery. 因此,您可以使用针对XML的查询语言(比如XQuery),促进从web抽取数据。 www.ibm.com 8. A database based on Structured Query Language (SQL). 基于结构化查询语言(SQL)的一种数据库。 technet.microsoft.com 9. In this tutorial, you will learn how to create, train, and explore mining models by using the Data Mining Extensions (DMX) query language. 在本教程中,您将学习如何使用数据挖掘扩展插件(DMX)查询语言来创建、定型和浏览挖掘模型。 msdn2.microsoft.com 10. I didn't need the persistence that a database offered, but I did want the query language. 我不需要数据库提供的持久性,但是我确实需要查询语言。 www.ibm.com 1. SQL is in English (Structured Query Language) Which means a structured query language. SQL是英文(StructuredQueryLanguage)的缩写,意思为结构化查询语言。 www.docin.com 2. The ideal query language is a natural language , such as English. 理想的查询语言是自然语言,如英语。 www.educity.cn 3. A WMI Query Language statement that is used to retrieve information. 用来检索信息的WMI查询语言语句。 msdn2.microsoft.com 4. What makes it new this time is that the query language in use is SPARQL, instead of the more well-known SQL. 惟一让其出新意之处是这次使用的查询语言是SPARQL,而非为人熟知的SQL。 www.ibm.com 5. Do I have to learn a new programming or query language to use MySQL Cluster? 我是否需要学习新的编程语言或者查询语言才能使用MySQL集群呢? imysql.cn 6. Therefore, developers have had to learn a new query language for each type of data source or data format that they must support. 因此,开发人员必须针对他们所需支援的资料来源类型或资料格式学习新的查询语言。 technet.microsoft.com 7. Well, it's a completely Java-based, Structured Query Language (SQL)-based, lightweight database engine. 因为它是一个完全基于Java、基于结构化查询语言(StructuredQueryLanguage,SQL)的轻量级数据库引擎。 www.ibm.com 8. Work with a relational database: Structured Query Language 处理关系数据库:结构化查询语言 www.ibm.com 9. Ability to query the data using an object-oriented query language: Object Constraint Language (OCL) 能够使用以下面向对象的查询语言对数据进行查询:对象约束语言(ObjectConstraintLanguage,OCL) www.ibm.com 10. Characteristic analysis of query language for semi-structured data 半结构化数据查询语言的特性 www.ilib.cn 1. Acquiring GML Using Structured Query Language of Database 利用数据库查询语句获得GML的实现方式 www.ilib.cn 2. To write a query using the query language of the data source. 可以使用采用该数据源的查询语言编写的查询。 msdn2.microsoft.com 3. Content-Based Visual Multimedia Query Language 基于内容的可视化多媒体查询语言的设计 www.ilib.cn 4. Using logic to optimise the semantic Web query language processing 对语义网查询语言的逻辑推理优化 www.ilib.cn 5. Book excerpt explores the origins of the XML Query language 书摘:探索XML查询语言的起源 www-128.ibm.com 6. Study on Optimization Methods of Database SQL Query Language 数据库SQL查询语句优化方法的研究 ilib.cn 7. dynamic SQL (Structured Query Language) 动态结构化查询语言 www.hjenglish.com 8. Realization of the Visual Query Language CQL 可视化查询语言CQL的实现 www.ilib.cn 9. Design of Visual Programming Editor for Query Language CQL 查询语言CQL可视化编程器的设计 www.ilib.cn 10. MDSQL Multi Dimensional Structure Query Language 多维结构查询语言 bbs.translators.com.cn 1. statistics program via tructured Query Language 经结构性查询语言的统计学程序 songshuhui.net 2. Research on a rule-based query language for XML 基于规则的XML查询语言研究 ilib.cn 3. The need for an XML Query language XML查询语言的需求 www-128.ibm.com 4. For information about the XPath query language, see 有关XPath查询语言的信息,请参见 www.ianywhere.com 5. OSQL Object oriented Structure Query Language 面向对象的结构查询语言 www.bing.com 6. FTSQL General Query Language for Flight Test Data Processing 通用试飞数据处理查询语言 ilib.cn 7. HLIQL High Level Interactive query Language 高级交互查询语言 www.zftrans.com 8. STQing: A Visual Query Language for Temporal GIS 一种时态GIS可视化查询语言 www.ilib.cn 9. Research an Design of Spatial Query Language GSQL and It's Interpreter 空间查询语言GSQL及其解释器的研究与设计 service.ilib.cn 10. DmGQL: A New Query Language of Cube Gradient 一种新的数据立方梯度查询语言 www.ilib.cn 1. A Spatial Index and Query Language Based on Native XML 一种原生XML空间索引及查询语言 ilib.cn 2. HLQL High Level Query Language 高级询问语言 www.bing.com 3. FWPQL Formal Web Page Query Language Based on Website Structure 一种基于网站结构的页面查询语言 www.ilib.cn 4. Spatio-temporal Query Language Based on Spatio-temporal Reasoning and XML 基于时空推理和XML的时空查询语言 www.ilib.cn 5. EJB Query language (EJB level 1. 1 only) EJB查询语言(仅限于EJB1.1级) www.ibm.com 6. Finding objects using the query language that is used to retrieve objects is also quite easy 使用用于检索对象的查询语言来查找对象也相当简单 www.ibm.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。