2 - 10 条结果(共 16,300,000 条)
在新选项卡中打开链接
  1. Java Strings - W3Schools.com

    String Length A String in Java is actually an object, which means it contains methods that can perform certain operations on strings. For example, you can find the length of a string with the …

  2. String Definition - What is a string in computer programming?

    2024年12月18日 · In computer science, a string is a fundamental data type used to represent text, as opposed to numeric data types like integers or floating-point numbers. It contains a …

  3. String (computer science) - Wikipedia

    A string datatype is a datatype modeled on the idea of a formal string. Strings are such an important and useful datatype that they are implemented in nearly every programming …

  4. String (Java Platform SE 8 ) - Oracle Help Center

    The String class represents character strings. All string literals in Java programs, such as "abc", are implemented as instances of this class. Strings are constant; their values cannot be …

  5. std::basic_string - cppreference.com

    2025年4月27日 · The class template basic_string stores and manipulates sequences of character -like objects, which are non-array objects of TrivialType and StandardLayoutType. The class is …

  6. Strings library - cppreference.com

    2025年1月28日 · Character traits Many character-related class templates (such as std::basic_string) need a set of related types and functions to complete the definition of their …

  7. string — Common string operations — Python 3.14.0 …

    2 天之前 · Source code: Lib/string.py String constants: The constants defined in this module are: Custom String Formatting: The built-in string class provides the ability to do complex variable …

  8. String (Java SE 11 & JDK 11 ) - Oracle

    The String class represents character strings. All string literals in Java programs, such as "abc", are implemented as instances of this class. Strings are constant; their values cannot be …

  9. STRING Definition & Meaning - Merriam-Webster

    The meaning of STRING is a cord usually used to bind, fasten, or tie —often used attributively. How to use string in a sentence.