PositionIndex

PositionIndex[list]

给出 list 中不同元素和它们出现的位置组成的关联.

PositionIndex[assoc]

给出一个关联,其中,它们的键值是 assoc 中的不同值,它们的数值是相关联的键值的列表.

更多信息

  • PositionIndex[expr] 中,结果中的键值按照它们在 expr 中第一次出现的顺序出现.

范例

基本范例  (2)

求列表元素的位置:

求关联中的元素位置:

Wolfram Research (2014),PositionIndex,Wolfram 语言函数,https://reference.wolfram.com/language/ref/PositionIndex.html.

文本

Wolfram Research (2014),PositionIndex,Wolfram 语言函数,https://reference.wolfram.com/language/ref/PositionIndex.html.

CMS

Wolfram 语言. 2014. "PositionIndex." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/PositionIndex.html.

APA

Wolfram 语言. (2014). PositionIndex. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/PositionIndex.html 年

BibTeX

@misc{reference.wolfram_2024_positionindex, author="Wolfram Research", title="{PositionIndex}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/PositionIndex.html}", note=[Accessed: 18-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_positionindex, organization={Wolfram Research}, title={PositionIndex}, year={2014}, url={https://reference.wolfram.com/language/ref/PositionIndex.html}, note=[Accessed: 18-November-2024 ]}