清单15对一个变量应用decltype操作符,演示对表达式使用这个操作符的方法。
Listing 15 applies the decltype operator on a variable and shows the usage of the operator with an expression.
清单5展示的示例程序演示了SquirrelShell中的正则表达式(代码由Mr . Makshin编写并且得到使用许可)。
Listing 5 shows a sample program that demonstrates regular expressions in Squirrel Shell (the code was written by Mr. Makshin and is used with permission).
下面的示例演示如何使用正则表达式从文本中提取出坐标和面积等概念。
The following example show you how to use regular expressions to extract concepts such as coordinates and areas from text.
本文描述的示例应用程序提供一个简单的 C++原型,以演示管理服务如何表达一系列XML请求-响应消息。
The sample application described in this article provides a simple C++ prototype to demonstrate how administration services can express a series of XML request-response messages.
清单8演示了如何使用正则表达式检查JSON字符串。
Listing 8 demonstrates how to check a JSON string with a regular expression.
本文通过一个详细的示例演示了如何使用正则表达式构建简单的指定实体提取任务。
A step-by-step example demonstrated how to build a a simple named entity extraction task using regular expressions.
本文介绍了DPTK表达式语言,并演示了如何使用它创建访问数据模型的有效方法。
This article described the DPTK expression language and demonstrated how it can be applied to create an effective way of accessing your data model.
图2演示了遍历表达式的某些工作。
Figure 2 illustrates some of the workings of a traversal expression.
清单34演示了该表达式。
我在本文中演示的技巧也是从ResourceBundle 获得用于有效邮政编码的正则表达式。
The technique I demonstrate in this article retrieves the regular expression for valid postal codes from the ResourceBundles as well.
下面的示例演示如何使用XQuery转换表达式更新现有XML文档中的三个节点。
This example shows you how to use XQuery transform expressions to update three nodes in the existing XML documents.
此练习的目的并不是深入探讨Ruby中的充满魔力的元编程,而是演示表达性极佳的语言能实现哪些功能。
The point of this exercise isn't necessarily a deep dive into voodoo metaprogramming in Ruby, but rather to demonstrate what is possible in highly expressive languages.
针对表达式问题的Clojure解决方案:查看StrangeLoop 2010中ChrisHouser的视频和演示文稿的幻灯片。
Clojure's Solutions to the Expression Problem: View video and slides from a presentation by Chris Houser at Strange Loop 2010.
还演示了将变量解析器指令用于DelegatingVariableResolver和el表达式,以使用容器提供的managecustomer托管bean。
It also demonstrates the use of the variable-resolver directive for DelegatingVariableResolver and an el expression to apply the ManageCustomer managed bean instance provided by the container.
清单3中的XQuery演示了一个简单的XQuery表达式,用于返回从清单1中的XML文档查询到的自2002年至今的电影片名。
The XQuery in Listing 3 illustrates a simple XQuery expression to return the title for films from the year 2002 from the XML document in Listing 1.
然后,通过一个简单的示例演示如何在InfoSphereWarehouse中使用正则表达式提取概念。
It then shows a simple, step-by-step example of how to use InfoSphere Warehouse to extract concepts using regular expressions.
清单2演示了如何使用XPath表达式从数据库(本例中是DB2)获得一家公司的信用违约掉期数据。
Listing 2 illustrates how to use XPath expressions to obtain credit default swap trade data involving a company of interest from a database-in this case, DB2.
良好的表达能力和演示沟通技巧。有说服力和自信心。
Strong interpersonal skill, Good presentation and communication skills. Persuasiveness and confidence.
演示过程或演讲的表达过程的其中一项重要任务是做到有效交流。
Demonstrate course or the course of expressing of making speech in which a important task is to accomplish effective exchange.
列表4演示了对一个表达式德摩根定律的应用。
Listing 4 illustrates the application of DE Morgan's laws to an expression.
此示例演示在查询表达式中调用方法时如何避免引发异常,同时又不违反。
This example shows how to avoid raising exceptions when you call methods in a query expression without violating the general.
此示例演示如何使用一个简单的正则表达式来标识字符串中的统一资源标识符(uri)。
This example demonstrates how to use a simple regular expression to identify a uniform resource identifier (URI) in a string.
下面的代码示例演示如何使用正则表达式验证字符串的格式设置。
The following code example demonstrates the use of regular expressions to verify the formatting of a string.
下面的代码示例演示如何使用正则表达式验证字符串的格式设置。
The following code example demonstrates the use of regular expressions to verify the formatting of a string.
应用推荐