目录用python解析html页面HTML 页面的结构XPath 解析css 选择器解析正则表达式解析总结用Python解析HTML页面
Code with iterators looks pretty muc开发者_StackOverflow社区h like code with pointers. Iterators are of some obscure type (like std::vector<int>::iterator for example).