Element div = doc.getElementById("eventTTL");String attr = div.attr("eventTTL");System.out.println(attr);有关更多信息,请访问:https : //jsoup.org/cookbook/extracting-data/attributes-text-
html

Element div = doc.getElementById("eventTTL");String attr = div.attr("eventTTL");System.out.println(attr);有关更多信息,请访问:https : //jsoup.org/cookbook/extracting-data/attributes-text-
html