英语单词查询
uniliteral
「uniliteral」的意思
由一个字母组成的
adj.只有一个字母的,由一个字母组成的
「uniliteral」的用法
uniliteral单字的,单一的 - 在编程中,uniliteral通常指的是只包含一个字符的字符串。
「uniliteral」的例句
The uniliteral character 'A' is a single letter.
单字字符 'A' 是一个单独的字母。
In PHP, a uniliteral can be a single digit or letter.
在 PHP 中,单字可以是一个数字或字母。
Uniliterals are often used in regular expressions.
单字经常用于正则表达式中。
A uniliteral string in PHP can be enclosed in single quotes.
在 PHP 中,单字字符串可以用单引号括起来。
Uniliterals are case-sensitive in many programming languages.
许多编程语言中的单字是区分大小写的。
'1' is a uniliteral numeric character.
'1' 是一个单字数字字符。
'$' is a uniliteral symbol used in variable names.
'$' 是一个单字符号,用于变量名中。
In some contexts, 'true' and 'false' are considered uniliterals.
在某些上下文中,'true' 和 'false' 被视为单字。
A uniliteral can also be a single whitespace character.
单字也可以是一个单独的空白字符。
Uniliterals are fundamental to many programming concepts.
单字是许多编程概念的基础。