Вывести результат переменной [closed]

¡Nunca analice html con expresiones regulares! Ese es el error más común en los sitios de intercambio de pilas.

Es mejor usar un analizador XML/HTML como , o saxon -lint mi propio proyecto

Ejemplos:

xmllint --xpath '//Currentnumber/text()' file.html
xmlstarlet sel -t -v '//Currentnumber/text()' file.html
saxon-lint --xpath --html '//Currentnumber/text()' file.html

Marque:Uso de expresiones regulares con etiquetas HTML

-3
29.11.2015, 20:44
0 ответов

Теги

Похожие вопросы