-3

How do I parse html character codes for example: "& #36;" (without the space) using Visual Basic .NET?

4

1 回答 1

0
WebUtility.HtmlDecode([String])
于 2013-11-02T23:25:55.747 回答