Traditional Culture Encyclopedia - Weather inquiry - It is urgent to extract information with regular expressions (jsp is needed).

It is urgent to extract information with regular expressions (jsp is needed).

This has nothing to do with jsp ... if you just extract it at the front desk and want to print something. ..

Javascript will do. As mentioned above.

Add an id to the div to extract information, and then ..

Documents. getelementbyid ("xx ")。 You can get innerhtml. ...