In fact, a string object is an instance of the STR class.
事实上,字符串对象是str类的一个实例。
Either way, the input is changed into a new string object.
两种方法都可以将输入的内容更改为新的字符串对象。
In this demo, we use it to cut a string object to StringArray.
在此演示应用程序中,我们将使用它把字符串对象分割为StringArray。
First the methods method is invoked on the string object "hello."
首先,对字符串对象“hello”调用methods方法。
The most common types to convert are to and from a string object.
最常见的转换类型是与字符串对象的相互转换。
Removes leading and trailing white space from a String object instance.
对象实例移除前导空白字符和尾随空白字符。
It implicitly casts the String object type to an object type (for the parameter list).
隐式地把String对象类型转换成object类型(用于参数列表)。
The previous example contains a class object and string.
前面的示例包含一个类对象和字符串。
Again, the example USES a string parameter, but you can use any object.
同样,本例使用了一个字符串参数,但您可以使用任何对象。
Id: a unique string that identifies the object.
ID:用于标识对象的唯一字符串。
Having access to this object allows you to retrieve a suggestion String by index.
与对象相联允许您通过索引获取推荐字符。
This string is then read into an XML object.
然后将该字符串读入XML对象。
You can read the selected radio button index from the request object: String selectedIndex = request.getParameter("iTableLink");.
可以从request对象中读取所选的单选按钮索引:StringselectedIndex =request.getParameter("iTableLink");。
Each property has an id, which is a string, and a value that can be any object.
每一个属性都有一个ID,它是一个字符串,而某个值可以是任意的对象。
The AddressDisplay object has two parts: the type of address and a formatted address string.
AddressDisplay对象有两部分:地址类型和一个格式化的地址字符串。
For example, you can pass a DOMDocument object, an InputStream, or a String.
例如,可以传递一个DOMDocument对象、InputStream或String。
Create a business object, which has a string field called "Name".
创建一个业务对象,它有一个名为“Name”的字符串字段。
searchPath is a string that contains the search path to the Content Store object.
searchPath是一个字符串,包含内容库对象的搜索路径。
Transfer the string to the clipboard with a Text Transfer object.
用TextTransfer对象将字符串传送到剪贴板。
name. Either a string or a WS.QName object specifying the name of the parameter.
一个指定参数名称的字符串或WS.QName对象。
A Ruby string is a first-class object.
Ruby字符串是一级对象。
Add the attribute Address of type string to the business object BO1.
向业务对象BO 1添加类型为string的属性address。
The string being signed is "/object?
被签名的串是“ "/object?
Details - a string providing the description as to why the object is unhealthy.
详细信息——提供描述关于对象如何不健康的原因的字符串?
Combined, they say to invoke the String action method of the Object target.
它们结合在一起说明调用Object目标的String操作方法。
The auto-saved data of every form instance is kept in a Map<String, Object> instance.
每个表单实例的自动保存数据都保存在Map<String,Object> 实例中。
If no function matches, it tries String and finally Object.
如果没有任何函数匹配,它将尝试String,最终尝试Object。
The invoke() method returns an Object, hence the cast to a String.
invoke()方法返回一个Object,所以要转换成 String。
In particular, you are missing the find (String, Object...) method.
特别地,您会缺少find (String,Object…)。
Returns a string representation of the object.
返回该对象的字符串表示。
应用推荐