世界上最简单的基于浏览器的列表项旋转工具。输入您的列表并指定旋转量,即可将列表项移动指定的位置。非常适合数据操作、循环移动或列表重新排序。
Input list
Rotated list
工具选项
Item split mode
Use a Symbol for Splitting
Delimit input list items with a character.
Use a Regex for Splitting
Delimit input list items with a regular expression.
Set a delimiting symbol or regular expression.
Rotation Direction and Count
Rotate forward
Rotate list items to the right. (Down if a vertical column list.)
Rotate backward
Rotate list items to the left. (Up if a vertical column list.)
Number of items to rotate
Rotated List Joining Symbol
Enter the character that goes between items in the rotated list.