Qurak

Whitespace

可用

Represents whitespace characters in string patterns

Whitespace
StringReplace[" this is a test. ", (StartOfString ~~ Whitespace) | (Whitespace ~~ EndOfString) :> ""]//FullForm → FullForm["this is a test."]

主题

相关

全部 6300 个函数 · 从 MCP 客户端使用