#表示的是取html中的id元素,
. 表示的是取html中的class元素。
单冒号(:)用于CSS3伪类,双冒号(::)用于CSS3伪元素。
关于pyquery小知识点
原文:https://www.cnblogs.com/lmx123/p/9523610.html