dsh-chunk
数组分块
AI 분석
用于将数组按指定大小切分为多个区块。适合需要进行数据分批处理或前端列表分页的开发任务。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:uckkk/dsh-chunk使用
安装后在会话中调用该插件注册的工具即可。
数组分块
用于将数组按指定大小切分为多个区块。适合需要进行数据分批处理或前端列表分页的开发任务。
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:uckkk/dsh-chunk安装后在会话中调用该插件注册的工具即可。