contains函数在Windows4.2.1版本运行错误

标签: 问题反馈——使用问题

邱彼郑楠 2025-10-01 11:37:35

contains(str, pat) 函数用于判断字符串 str 中是否包含 pat 子串,但在 Windows 4.2.1 版本中,contains 像是被一个用于几何包含的函数给覆盖了

contains运行错误.png命令行help_contains.png

经过测试,该函数在 Linux 4.2.1 版本和 Windows 4.2.0 版本中都能正常运行。

回复

回复

重置 提交