只需一步,快速开始
nth函数可通过一个索引值取出该位置的数据。
比如有一个list:
numbers = ‘(1 2 3 4 5 6 7)
numbers中有7个元素。
我们要取出其中一个,不如5
可通过以下方式取出。
nth(4 numbers)
注:索引是从0开始排的。
nth(0 number)相当于car(numbers)
使用道具 举报
stillfish 发表于 2013-4-8 15:43 nthelem 另一個類似的函數 , 但索引從1開始排 nthelem(1 numbers) 等同於car(numbers)
hyper 发表于 2017-7-16 08:00 我用的这一个函数nthelem,不知道有什么区别
本版积分规则 发表回复 回帖并转播 回帖后跳转到最后一页
Archiver|手机版|网站地图|Cadence Skill 论坛 ( 蜀ICP备13024417号 )
GMT+8, 2025-4-4 05:39 , Processed in 0.303260 second(s), 18 queries .
Powered by Discuz! X3.4
© 2001-2017 Comsenz Inc.