在 SQL(特别是 MySQL、MariaDB 等数据库)中,LIMIT 4, 3 的含义是:跳过前 4 行记录,然后返回接下来的 3 行记录。
LIMIT 4, 3
{loop table="article" tid="8" isall="1" isshow="1" limit="4,3" as="v" orderby="id asc"}
请先登录网站