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

[striŋ klɑːs]
[striŋ klɑːs]
string类
符串类

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

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Strictly Strings a Comprehensive String Class Method.
严格符串全面方法课程.
NET string class- in C string is an alias for System.
NET字符串类-在C中,string是System.
The members of string are the members of the System. String class.
String的成员是System.String类的成员。
NET string class- in C string is an alias for System.
NET字符串类-在C中string是别名System.
NET developers: using the native UTF-16 based string class may be hard to avoid.
NET开发人员:使用基于UTF-16的原生字符串可能难以避免。
String class is the most familiar of the XML Usual Suspects to the average developer.
String类是一般开发人员最熟悉的XML“常见疑点”。
Why in Java design String class is made as a immutable class?.
转在java中String类为什么要设计成final??
String, because Scala strings are implemented by Java's String class.
String,因为Scala的字串是由Java的String类实现的。
The Java platform provides the String Class to create and manipulate Strings..
Java平台提供了String类来创建和操作字符串。
Note: The String class is immutable, so that once it is created a String object cannot be changed.
注意:Character类是不可变的,所以一旦创建了,Character对象就不能被改变。
Since caching of String objects was important from performancereason this risk was avoided by making String class Immutable.
由于String对象的缓存是性能的重要保证,因此通过使String类不可变来避免这种风险。
Let's start with a very simple string class which only holds a pointer to a heap-allocated block of memory:.
让我们从一个非常简单的字符串类开始,它只保存一个指向堆分配的内存块的指针:.
Now, there would not be any deadlock,because both methods are accessing a lock on the Integer and String class literal in the same order.
现在没有任何死锁,因为两种方法都按相同的顺序访问Integer和String类文本上的锁。
A list of the functions that the String class contains can be found in the Arduino String reference.
可以在ArduinoString参考中找到String类包含的函数列表。
String class, you create a new string object in memory, which requires a new allocation of space for that new object.
String类中的方法之一时,都要在内存中创建一个新的字符串对象,这就需要为该新对象分配新的空间。
For example, while the Java language has a String class built into the language, the DOM specification defines its own Text class..
例如:Java语言内建了一种String类,而DOM则规范定义了自己的Text类。
In fact, some consider std::string interface too bloated,as most of it was better to be moved out of the std::string class.
事实上,还有些人认为std::string的接口过于臃肿,大部分功能应该std::string类里移出来。
The standard C++ library provides a string class type that supports all the operations mentioned above, additionally much more functionality.
标准C++库提供了支持上述所有操作字符串类的类型,另外更多的功能。
However, avoiding copies when an object can be moved does provide a BIGboost to the performance of the standard library containers and string class.
尽管如此,在能够移动对象时避免拷贝,能够为标准库容器和字串类带来非常大的性能提升。
The standard C++ library provides a string class type that supports all the operations mentioned above, additionally much more functionality.
C++标准库提供了string类类型,支持上述所有的操作,另外还增加了其他更多的功能。
Band& Strings:Instrumental classes include both band classes and string classes in year-long electives.
Band&Strings:器乐课程包括一年级选修课中乐队课程弦乐课程。
A simple example is Coplien's String class, in which multiple objects can share the same string representation(StringRep).
一个简单的例子便是Coplien的String类[Cop92],在这个类中多个对象可以共享同一个字符串表示(StringRep)。
In addition to the eight primitive data types listed above, Java also provides special support for character strings via the java.lang. String class.
除了上面列出的八个基本数据类型之外,Java编程语言还通过java.lang.String提供对字符串的特殊支持。
The String class has an equivalent class method, format(), that returns a String object rather than a PrintStream object.
String类有一个等效的类方法format(),它返回一个String对象而不是一个PrintStream对象。
The main example of thisapproach in the Java platform libraries is the String class, whose mutable companion is StringBuilder(and its obsolete predecessor, StringBuffer).
这种方法在Java平台类库中的主要例子是String类,它的可变伙伴类是StringBuilder(及其过时的前身StringBuffer类)。
C++ offers two types of strings- string class objects(which we use starting in Chapter 3) and C-style, pointer-based strings..
C++提供了两种类型的字符串--字符串对象(从第3章开始使用)和C字符串(来自C语言)。
It also works with enumerated types, the String class, and a few special classes that wrap certain primitive types: Character, Byte, Short, and Integer.
它还可以使用枚举类型、String类和一些包含某些原始类型的特殊类:Character、Byte、Short和Integer。
Class String and its methods.
String类及其方法。
String is a class.
因为String一个类.
Results: 29, Time: 0.035

Word-for-word translation

Top dictionary queries

English - Chinese