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 用戶端使用這個