名词
中文翻译:非空有限字符串同义词
同义词:
['non-empty string', 'finite string']
例句:
-
1. The program checks for nonempty strings in the input data.
程序检查输入数据中的非空字符串。
-
2. This algorithm can handle nonempty finite strings efficiently.
这个算法可以高效地处理非空有限字符串。
-
3. The code snippet demonstrates how to extract nonempty finite strings from a text file.
代码片段展示了如何从文本文件中提取非空有限字符串。