Java + JS去除網頁HTML標籤

同樣是工作上用到,在前(Javascript)、後端(Java、JSP)同樣都有的一個需求,就是必須將讀入的字串去除HTML Tag,以下是兩個範例:

var HTML = "";
HTML+= "<p>HTML P Tag String</p>";
HTML+= "<p><a href='/test/link.html'>HTML A Tag String</a></p>";

var htmlTagPattern = /<{1}[^>]{1,}>{1}/g; //HTML Tag Pattern
var htmlSplit = HTML.replace(htmlTagPattern, ""); //移除HTML Tag

console.log("htmlSplit : " , htmlSplit); //輸出htmlSplit :  HTML P Tag StringHTML A Tag String
package CDIT.stanley;
public class trimHTML {
	public static void main(String[] args) {
		String HTML = "";
		HTML+= "<p>HTML P Tag String</p>";
		HTML+= "<p><a href='/test/link.html'>HTML A Tag String</a></p>";
		
		String htmlTagPattern = "<{1}[^>]{1,}>{1}"; //HTML Tag Pattern		
		String htmlSplit = HTML.replaceAll(htmlTagPattern, ""); //移除HTML Tag
		
		System.out.println("htmlSplit : " + htmlSplit); //輸出htmlSplit : HTML P Tag StringHTML A Tag String
	}
}

You may also like...

14,786 Responses

  1. All The Details Of Volkswagen Car Keys Dos And Don’ts locksmith for cars

  2. 15 Gifts For The Bean To Cup Coffee Machines Lover In Your Life bean to cup coffee brewer

  3. The Best Way To Explain Lexus Replacement Key Fob To Your Mom program Lexus key

  4. Treasure Your Input!

    I’m Glad you Found the Write-up Useful.

    If you’re Eager to explore Venturing into more Prospects in the online
    Bookmaking Domain, I’d Propose Giving a shot CMD368.

    They Offer a Myriad of Thrilling Punting Opportunities, Real-time viewing,
    and a User-friendly Website.

    What I Truly Enjoy about CMD368 is their
    Attention to Ethical Gambling. They have Reliable Safety and Capabilities
    to Support Players Be responsible.

    Regardless of whether you’re a Seasoned Sports fan or Unfamiliar to the Wagering, I Feel you’d Particularly Appreciate
    the Exploration.

    Feel free to Become a member Using the Link and Ask if you have Supplementary Doubts.

    Look into my web page – cmd368 singapore, https://anotepad.com/,

  5. 3 For Get The Top Massage Therapy Clinics 부산오피 [soluble-therapeutics.com]

  6. The 9 Things Your Parents Taught You About Car Key Fob Programming
    Near Me car Key fob programming near Me

  7. This site was… how do I say it? Relevant!! Finally I have found something which helped me. Many thanks.

  8. Deborah表示:

    Check out my blog post … Find top-rated certified Daycares in your
    area (Deborah)

  9. KevinSounc表示:

    http://sweetbonanza.network/# sweet bonanza free spin demo

  10. Если вы искали где отремонтировать сломаную технику, обратите внимание – техпрофи

  11. KevinSounc表示:

    https://sweetbonanza.network/# sweet bonanza demo

  12. Darrelherse表示:

    deneme bonusu veren siteler: oyun siteleri slot – en guvenilir slot siteleri

  13. sitemap.xml表示:

    Hello, I ejjoy reading alll of yoour articloe post. I wanted
    tto write a lkttle comment to support you.

  14. Narcisi, Gina (August 3, 2022).

  15. Agatston recommends exercise but says it’s not necessary to lose weight; rather, it’s key for faster weight loss and for reducing insulin and glucose levels.

  16. This article a couple of Hungarian politician is a stub.

  17. Если вы искали где отремонтировать сломаную технику, обратите внимание – ремонт бытовой техники

  18. Профессиональный сервисный центр по ремонту радиоуправляемых устройства – квадрокоптеры, дроны, беспилостники в том числе Apple iPad.
    Мы предлагаем: ремонт квадрокоптеров
    Наши мастера оперативно устранят неисправности вашего устройства в сервисе или с выездом на дом!

  19. Если вы искали где отремонтировать сломаную технику, обратите внимание – профи москва

  20. I think other website proprietors should take this site as an model, very clean and great user genial style and design, let alone the content. You’re an expert in this topic!

  21. This latest growth has been largely supported by developed economies integrating with creating nations by foreign direct investment, lowering prices of doing business, the discount of trade limitations, and in many circumstances cross-border migration.

  22. KevinSounc表示:

    https://slotsiteleri.bid/# yeni slot siteleri

  23. In 2012, SHKP Government Director Thomas Chan was arrested by the Impartial Commission Towards Corruption (ICAC) on 19 March, together with eight folks linked to the company on 29 March.

  24. Darrelherse表示:

    2024 en iyi slot siteleri: guvenilir slot siteleri 2024 – slot oyunlar? siteleri

  25. Darrelherse表示:

    en iyi slot siteler: slot oyun siteleri – slot siteleri

  26. Despite a benign global environment of low oil prices, leaving room for public spending on infrastructure as well as consumption demand, India’s track record in job creation has been disappointing.

  27. The Laffer Curve postulates that once the charges get too high, the steep taxes discourage work to an extent that the revenues themselves undergo.

  28. Darrelherse表示:

    en cok kazandiran slot siteleri: slot oyun siteleri – en cok kazandiran slot siteleri

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。