string type信息详情

string type发音

意思翻译

[计]串类型

相似词语短语

string───n.线,弦,细绳;一串,一行;vt.悬挂;系;扎;用线(或细绳等)串,把……连在一起

type───vi.打字;vt.打字;测定(血等)类型;n.类型,品种;模范;样式;n.(Type)人名;(英)泰普

append string───追加字符串

unending string───永无止境的弦

looped string───循环字符串

tie string───系绳

string art───弦乐艺术

search string───[医]搜索字符串

string tension───弦张力

双语使用场景

It has a Unicode string type and an array type.───它有一个Unicode的字符串类型和数组类型。

as mentioned earlier, is the built-in string type.───正如我之前提到的,这个字符串是内置的字符串类型。

It converts things into a string type.───它把东西转换为字符串的格式。

This component converts any of the standard types to a generic string type and a generic string type to a standard type.───该组件将标准类型转换成通用字符串类型,或者将通用字符串类型转换成某种标准类型。

The string type, which is an alias for the System. String class, provides a number of useful methods for searching the contents of a string.───string类型(它是System.String类的别名)为搜索字符串的内容提供了许多有用的方法。

The following code example implements a type converter that converts a String type into a Point type and a Point into a String.───下面的代码示例实现了一个类型转换器,该转换器可以将String类型转换为Point类型,将Point转换为String。

An object providing access to the maximum character range of a string-type variable in an MFC dialog box.───一个对象,用于提供对MFC对话框中字符串类型变量的最大字符范围的访问。

Attributes are stored as String with a String type key, which may require serialization and deserialization of objects.───这些属性存储为String,并使用String类型的键值,这可能需要对象的序列化和反序列化。

Attribute arguments that require a complex XML type are generated as a String type with the fully qualified name of the type.───需要复杂XML类型的属性参数以该类型的完全限定名作为String类型生成。

英语使用场景

It has a Unicode string type and an array type.

Python has a single string type, str, that behaves similarly to the version 2.x unicode type.

Or you can use xsd:string for the generic string type.

When String type key-value pairs are simply not sufficient to propagate the necessary security attributes.

SKU type is in fact a normalized string type defined in the po namespace.

It converts things into a string type.

which, as mentioned earlier, is the built-in string type.

It is best to avoid generic string type interfaces, as I pointed out earlier.

When a value has a string type, the default value is "" (an empty string).