写一个JSP程序,并用到内置对象,并证实输出结果。
Write a JSP program, and use the built-in objects, and confirmed that output.
我提出:“我们将会为这门语言提供一系列的内置对象类型,比如dictionary列表,各种数字类型,以及字符串。”
I said: "We'll provide a bunch of built-in object types, such as dictionaries, lists, the various kinds of Numbers, and strings, to the language."
它使所需的代码量最小化,因为它有许多内置功能,这样您就不再需要为这些功能编写客户端函数或对象了。
It minimizes the code you need to write, because it has many built-in features that you would otherwise need to write custom functions or objects for.
OQL查询同样可以调用对象的方法,将正则表达式作为查询的一部分,并使用内置查询工具。
OQL queries can also invoke methods on the objects themselves, use regular expressions as part of the query, and use built-in query tools.
但是对本文来说,它是不合适的,只要简单查看一下该规范就可以看出,E4XXML对象具有的内置功能能够对XML元素进行细致准确的排序。
While it isn't appropriate for this paper, a quick look at the specification will show that the built-in functions that E4X XML objects have allow the order of the XML to be carefully crafted.
更复杂的解析器通常都使用这些内置解析器对象创建。
More complex parsers are typically created using these built-in parser objects.
内置ajax支持,输出的错误消息可以定位到对象级。
It has built-in AJAX support, and errors displayed can be easily customized per object level.
另外,这些简单的内置类型是不可改变的,这意味着:创建对象之后,您无法更改对象的值。
In addition, these simple built-in types are immutable, which means you can't change an object's value after the object has been created.
本文将再次查看可以在Python中使用的那些简单的内置数据类型,这次着重介绍这些类型的对象属性。
This article reviews the simple built-in data types you can use in Python, this time emphasizing the object nature of these types.
Wicket通过使用内置的模仿对象框架提供对容器外单元测试的支持。
Wicket supports out-of-container unit testing through the use of a built-in mock object framework.
事实上,当迭代器应用新的iter内置函数时,大多数迭代器的上下文希望得到一个可以生成迭代器的对象。
Actually, most iterator contexts want an object that will generate an iterator when the new iter built-in function is applied to it.
还出现了iter内置函数,它可以将许多类似于序列的对象转换为迭代器。
We have the iter built-in function to turn many sequence-like objects into iterators.
如果返回的数据碰巧是XML,则XMLHttpRequest对象将自动使用浏览器中内置的XML处理机制来解析该数据。
If the data happens to be XML, the XMLHttpRequest object will automatically parse that data using the browser's built in XML processing mechanisms.
对内容库设置不受限的访问很简单:在Cognos名称空间的内置systemAdministrators角色中将个别的帐户或组对象指定为成员。
Setting up unrestricted access to the Content Store is done by specifying individual Account or Group objects as members in the built-in System Administrators role in the Cognos namespace.
这两个Optim解决方案提供了打包的应用程序业务对象的内置知识。
The two Optim solutions offer built-in knowledge of packaged application business objects.
大部分情况下,只实现了比如内置的dict类型的方法的一个子集——甚至是相当小的子集——的自定义对象,就足够“类-dictionary”而可以满足当前的要求。
Most of the time, a custom object that implements only a subset — even a fairly small subset — of, for example, the methods of a built-in dict are dictionary-like enough for purposes at hand.
Optim解决方案还提供内置的打包应用程序业务对象,以及针对常见敏感信息的预定义屏蔽算法。
The Optim Test Data Management Solution offers built-in knowledge of packaged application business objects and pre-defined masking algorithms for common, sensitive information.
内置runmqsc工具的输出以人类可读为目标,以两列的格式打印,每个对象占用多行。
The output of the built-in runmqsc tool is intended to be human-readable and is printed in two columns, and with several lines for each object.
打补丁的对象是Spacewalk的内置配置管理模块rhncfgcli_verify.py。
It was a simple patch to rhncfgcli_verify.py, which is part of Spacewalk's built-in configuration management.
每个规则集都包含用于创建和复制业务对象的内置方法。
Each rule set contains built-in methods for creating and copying business objects.
刚才已提到,SDO的重点是为异构数据源中数据提供一个灵活的数据对象表示,并为开放式并发提供内置支持。
As mentioned, the focus of SDO is on providing a flexible data object representation for data from heterogeneous data sources and built-in support for optimistic concurrency.
EMF提供了用于图表或相关(或不相关)对象的通用导航模型,并且包含了一个内置的变更通知机制。
The EMF provides a generic navigation model for the graph or related (or unrelated) objects, and contains a built-in change notification mechanism.
我如何确定如果参数是一个对象或一个内置的?
How do I determine if an argument is an object or a built in?
可以将for循环与提供迭代器的任何Python对象结合使用,这些对象包括tuple、string和list等内置序列类型。
You can use the for loop with any Python object that provides an iterator, including the built-in sequence types such as the tuple, string, and list.
必须这样做是因为,当执行函数时,内置的this变量需要指向FadingTooltip对象。
You must do this because the built-in this variable needs to point at a FadingTooltip object while the function executes.
您自已可以对它进行检验:仅借助内置的help方法,就可以向Python解释器咨询关于int对象的信息(参见清单1)。
Check it out for yourself: Just ask the Python interpreter for information about the int object by using the built-in help method (see Listing 1).
建议每个内置类型的对象都要初始化。
We recommend that every object of built-in type be initialized.
实际上,您可以将这些内置的JSONencode/decode函数用于CouchDB,或者您也可以选择一种更为面向对象的方式。
In fact, you'll see that you can use the built-in JSON encode/decode functions to work with CouchDB, or you can use a more object-oriented path.
实际上,您可以将这些内置的JSONencode/decode函数用于CouchDB,或者您也可以选择一种更为面向对象的方式。
In fact, you'll see that you can use the built-in JSON encode/decode functions to work with CouchDB, or you can use a more object-oriented path.
应用推荐