Qurak
說明文件
價格
登入
Qurak
說明文件
函式
StringRotateLeft
StringRotateLeft
可用
Rotates a string to the left by `n` characters.
形式
StringRotateLeft[string, n]
StringRotateLeft[string]
已驗證的範例
StringRotateLeft["abcdef", 2] → cdefab
StringRotateLeft["abcde", 1.5] → StringRotateLeft::int: Integer expected at position 2 in StringRotateLeft[abcde, 1.5]. StringRotateLeft[abcde, 1.5]
在 Qurak 上執行
搜尋參考文件
主題
Biomolecular Sequences
- Bio Sequences as Strings
New In90 Alphabetical Listing
- S
New In90 Core Language
- New in String Manipulation and Comparison »
String Operations
- Character-Oriented Operations»
相關
StringRotateRight
RotateLeft
RotateRight
StringCases
StringContainsQ
StringCount
StringDrop
StringEndsQ
StringFreeQ
StringInsert
StringJoin
StringLength
← StringRiffle
StringRotateRight →
全部 6300 個函式
·
從 MCP 用戶端使用這個