#!/usr/bin/env python # -*- coding:utf-8 -*- from lxml import etree html_str = '''<html> <body> <table width="400" border="1"> <tr> <th ...
確定! 回上一頁