串内函数英文解释翻译、串内函数的近义词、反义词、例句
英语翻译:
【计】 string built-in function
分词翻译:
串的英语翻译:
bunch; cluster; get things mixed; skewer; strand; string together
内函数的英语翻译:
【计】 in-line function
网络扩展解释
串内函数
在计算机编程中,串内函数是指可以在一个字符串变量中执行的函数。
中文拼音
chuàn nèi hán shù
英语解释翻译
String functions
String functions are functions that can be performed on a string variable.
英文读音
strɪŋ ˈfʌŋkʃənz
英文的用法
String functions are used to manipulate strings in programming. They can perform tasks such as searching for specific characters or substrings within a string, replacing characters within a string, and converting the case of the letters within a string.
英文例句
例句1: The string function "strlen" returns the length of a string in bytes. (字符串函数"strlen"返回字符串的字节数。)
例句2: The string function "strrchr" searches a string for a specified character and returns a pointer to its last occurrence. (字符串函数"strrchr"搜索字符串中的指定字符并返回其最后一次出现的指针。)
英文近义词
String methods, string operations, character functions
这些词汇都用于描述可以在字符串上执行的任务。
英文反义词
No antonyms found.
目前没有公认的代表 "串内函数相反概念" 的词汇。
英文单词常用度
字符串操作是编程语言中基本的操作之一,因此涉及到的单词非常常用。"String"的权重在英文中是非常高的,属于常用单词。