gpt4 book ai didi

javascript - 统计一篇文章有​​多少节

转载 作者:行者123 更新时间:2023-11-30 17:01:09 25 4
gpt4 key购买 nike

至少我想统计一篇文章有​​多少节。如果这不适用于此元素,我也可以改用普通的“div”标签。抱歉我的英语不好。

<article>
<section>
<p>text</p>
</section>
<section>
<p>example</p>
</section>
</article>

最佳答案

您可以使用:

$("article section").length

关于javascript - 统计一篇文章有​​多少节,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28832744/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com