All snippet variables are String objects.
所有代码片段的变量都是String对象。
String objects and byte objects are incompatible.
字符串对象和字节对象是不兼容的。
All init parameters are treated as String objects.
所有init参数都是String对象。
Note named string objects are not concatenated.
注意命名的字符串不能直接组成字符串。
These string objects are referred to as atomized strings.
这些字符串对象被称为原子化字符串。
The first array, the topic array, is an array of String objects.
第一个数组,主题数组,是一个字符串对象数组。
This sample application leaks string objects into a static HashMap.
这一示例应用程序将字符串对象泄漏到一个静态hashmap中。
Dependencies: the list of String objects containing the project names.
包含项目名称的字符串对象的列表。
There is even a list of String objects (List) for the links that are children of the element.
甚至有一个针对这些链接的String对象清单(List),这些链接是 元素的子元素。
As immutable sequences, both tuple and string objects can't be modified once they're created.
作为不可变的序列,tuple和string对象在创建之后便无法修改。
The first type is an array of StatsContainer objects and the other is an array of string objects.
第一个类型是StatsContainer对象数组,而另一个类型则是string对象数组。
This results in the addition of a hundred thousand String objects into the container: myContainer.
这会导致将十万个字符串对象添加到容器myContainer 中。
The StringCreator class enters an infinite loop and creates String objects with the value "hello" at //1.
StringCreator类进入到一个无限循环中并且使用值“hello”在 //1 处创建String对象。
Dependencies: the list of String objects containing the project names to add to the project dependencies list.
一组应该被添加到项目依赖关系列表中包含项目名称的字符串对象。
To send your array of string objects, you call the JSON.stringify function, passing in the array as the argument.
要发送字符串对象数组,您调用JSON . stringify函数,将数组作为参数传递进来。
The strings I've been creating using the single, double, or triple quotation mark syntax are still string objects.
使用单引号、双引号和三引号语法创建的字符串仍然是字符串对象。
Figure 1 shows these terms with an example class named MyClass which is holding a HashSet that contains string objects.
图1通过名为MyClass的示例展示了这些术语,此示例具有一个HashSet,包含字符串对象。
I get a list of all the content of the element and scan through the list, checking for text (as String objects) and elements.
我获取包含元素所有内容的列表并扫描了这张列表,检查文本(象string对象那样的内容)和元素。
JSR 286 adds a write method that allows you to stream URL objects directly to the response writer instead, avoiding the creation of temporary string objects.
JSR 286添加了write方法,允许您将URL对象直接流向响应写出程序,从而避免创建临时字符串对象。
To evaluate XPath expressions, passed as simple String objects, given a particular node in an instance of the supported data model to act as the context node.
要计算XPath表达式,将表达式作为简单的String对象传递,并给定所支持的数据模型实例中的某个节点作为上下文节点。
Notice that the return type and incoming object of the Ask operation is an AskResponseDocument and AskDocument, respectively, rather than just simply String objects.
注意,A sk操作的返回类型和传入对象分别是AskResponseDocument和AskDocument,而不仅仅是简单的String对象。
In addition to the generic information it captures about processes, the global monitor model also captures all variables, or business objects, used by each process as string metrics.
除了它捕获的关于流程的一般信息,全球监控模型还以字符串指标的形式捕获每个流程所使用的所有变量或业务对象。
All of the classes have an overridden string method that allows the client to easily serialize the objects to their represented XML format.
所有的类都有一个覆盖字符串方法,该方法允许客户机容易地把对象序列化成这些对象所表示的xml格式。
But what if you could easily create XML objects, easily access and even filter XML nodes, and easily serialize the data to a string for display or storage?
但是,如果能够创建XML对象,轻松地访问和过滤xml节点,轻松地把数据序列化成显示或存储所需的字符串,那么会怎么样呢?
It's used for objects such as string constants and classes.
它用于诸如字符串常量和类之类的对象。
Administrative topic objects can be defined that match a particular topic string.
管理TOPIC对象可以定义为匹配一个特定主题字符串。
On the other hand, many services are built with a somewhat generic interface: one string goes in and one string comes out, or plain binary objects are exchanged.
另一方面,很多服务均使用通用接口构建:一个字符串传入,另一个字符串传出,或者交换纯二进制对象。
Unfortunately, hinting works only for objects, so you cannot require a string or an integer in your argument lists.
不幸的是,提示仅对对象有效,所以不能在参数列表中要求字符串或整数。
You can read integer, floating point, and string values that are all defined as' scalar 'objects.
您可以读取被定义为“标量”的整型、浮点型和字符串值。
Using string types enables you to reuse the relationship in any mapping between business objects that need a state name to state code mapping between string-typed properties.
通过字符串类型,如果业务对象之间需要字符串类型的属性之间的州名称到州代码的映射,则可以在这些业务对象之间的任意映射中重用此关系。
应用推荐