What is the translation of " STRING TYPE " in Chinese?

[striŋ taip]
[striŋ taip]
的字符串类型
string类型

Examples of using String type in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Swift's String type takes a different approach.
Swift的String类型则采用了另外一种方法。
I suspect another huge culprit is Java's String type.
我怀疑另外一个罪魁祸首就是Java的字符串类型
JavaScript's String type is used to represent textual data.
JavaScript的字符串类型用于表示文本数据。
Swift strings are represented by the String type.
Swift字符串是由String类型来表示。
String is a string type, provided by the standard library.
String一个字符串类型,由标准库提供的。
The default type of v is an integer type(int or rune)and T is a string type.
V的默认类型是一个整数类型(int或者rune)并且T是一个字符串类型
The string type represents a sequence of zero or more Unicode characters.
String类型表示零或更多Unicode字符组成的序列,它是.
MaxCompute supports conversions between the String type and Datetime type..
MaxCompute支持String类型和Datetime类型之间的相互转换。
Go has a built-in string type, and built in comparison operators such as==,!
Go具有内置的字符串类型,并且内置比较运算符,如==,!!
Less than The two operands must be both values of the same integer type,floating-point type or string type.
小于两个操作值的类型必须相同并且它们的类型必须为整数类型、浮点数类型或者字符串类型
Swift's native String type is built from Unicode scalar values.
面板之下,Swift原生String类型建立于Unicode标量值之上。
This problem occurs because older versions of theGroup Policy editor cannot interpret some string types that include more than 255 characters.
发生此问题的原因是:组策略编辑器的较早版本无法解释某些包含多于255个字符的字符串类型
The string type also support custom indexing parameters associated with the indexed value.
字符串类型也支持自定义索引参数相关的索引值。
In each pair, there is an“owned” string type, and a“slice” string type.
在每一对中,都有一个“Owned”的字符串类型,和一个“切片”的字符串类型
Swift's String type is bridged seamlessly to Foundation's NSString class.
Swift的字符串类型与Foundation的NSString类型进行了无缝桥接。
Despite this simplicity of syntax, Swift's String type is a fast, modern string implementation.
尽管语法简易,但Swift中的String类型的实现却很快速和现代化。
Swift's String type is bridged seamlessly to Foundation's NSString class.
Swift的String类型与FoundationNSString类进行了无缝桥接。
Keep in mind, though, that as of Swift 4, StringProtocol is not yetintended as a conformance target for your own custom string types.
不过需要记住,在Swift4中,StringProtocol还并不是一个你想要构建自己的字符串类型时所应该实现的目标协议。
We have mentioned the String type previously, but in this chapter we will talk about it in depth.
我们之前见过String类型,不过在本章我们将深入了解。
If the input argument is addr(0x11223344), first add 4 to the value to get 0x11223348,and then set the variant type to 8(string type).
就是上面的代码所示,假如传进来的参数为addr(0x11223344),首先该数值加4,为0x11223348,然后设置variant类型为8(string类型)。
The text based string type is the most basic type, and contains one or more characters.
基于文本的字符串类型是最基本的类型,包含一个或多个字符。
TiDB supports all the data types in MySQL except the Spatial type,including numeric type, string type, date& time type, and JSON type..
TiDB支持除空间类型(SPATIAL)之外的所有MySQL数据类型,包括数值型类型、字符串类型、时间和日期类型、JSON类型。
The string type is the most basic data type of Redis, and a key can store up to 512MB.
String类型是Redis最基本的数据类型,一个键最大能存储512MB。
We declare a city variable of the string type and initialize it to the"New York" value.
我们声明一个String类型的city变量,并将其初始化为“NewYork”值。
The string type The string type is a sealed class type that inherits directly from object.
字符串类型字符串类型是直接从object中继承而来的密封类。
This proved to be so rigid that an entirely new string type had to be introduced, and we're still dealing with the fallout.
这被证明是如此的严格以至于必须引入一种全新的字符串类型,我们还在处理放射性尘埃。
The string type has some methods that perform useful operations for padding strings to a given column width;
字符串类型有一些方法来执行有用的操作来将字符串填充到给定的列宽;.
Converting a signed or unsigned integer value to a string type yields a string containing the UTF-8 representation of the integer.
将有符号或无符号整数值转换为字符串类型将产生一个包含UTF-8表示的该整数的字符串。
The UnicodeString type is the default string type and represents a dynamically allocated Unicode string whose maximum length is limited only by available memory.
UnicodeString类型是默认的字符串类型,代表了一个动态分配的Unicode字符串,其最大长度仅限于可用内存的大小。
Rust actually only has one string type in the core language itself: str, the string slice, which is usually seen in its borrowed form,&str.
Rust的核心语言中只有一种字符串类型:str,字符串切片,它通常以被借用的形式出现,&str。
Results: 567, Time: 0.0315

Word-for-word translation

Top dictionary queries

English - Chinese