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...

24,376 Responses

  1. Josephsip表示:

    789alo: dang nh?p alo789 – alo 789

  2. Josephsip表示:

    188bet 88bet: 88bet – 88bet

  3. Stevenkated表示:

    https://alo789.auction/# alo789 dang nh?p

  4. Curtismence表示:

    https://88betviet.pro/# 188bet 88bet

  5. Josephsip表示:

    nha cai k8: nha cai k8 – k8vip

  6. Rubengax表示:

    88bet 88bet slot keo nha cai 88bet

  7. Stevenkated表示:

    http://k8viet.guru/# k8 th? dam

  8. Josephsip表示:

    alo789: alo789 dang nh?p – alo789in

  9. Stevenkated表示:

    https://k8viet.guru/# k8 th? dam

  10. Josephsip表示:

    188bet 88bet: nha cai 88bet – 88bet

  11. Rubengax表示:

    alo 789 dang nh?p alo789 alo789

  12. Josephsip表示:

    k8 bet: k8 bet – nha cai k8

  13. Rubengax表示:

    k8 k8vip k8

  14. Rubengax表示:

    88bet slot 88bet slot 88 bet

  15. Curtismence表示:

    https://alo789.auction/# alo789in

  16. Curtismence表示:

    https://k8viet.guru/# k8 bet

  17. Josephsip表示:

    keo nha cai 88bet: keo nha cai 88bet – 88bet slot

  18. onotuvchc表示:

    Jackpot City and Zodiac Casino are our top choices for the lowest $1 min deposit casinos. We compared many other options for you to help you choose the best casino for your style of play. Zodiac Casino does not offer a no deposit bonus for players. A no deposit bonus is a type of casino bonus that does not require you to make a deposit to claim it. You can usually get a no deposit bonus by registering an account and verifying your email or phone number. Many players, especially newbies, don’t want to risk large sums of money when exploring casinos. That’s perfectly understandable. Playing casino games, from slots to table games, on a budget is possible. What’s more, finding a $1 deposit casino with bonus is also attainable. There’re excellent sites that offer a great selection of titles, especially exciting poker variations, and don’t require large deposits—the opposite. You can register, deposit a single dollar, claim the prize, and play variations of the popular card game.
    https://librarycarskanker.in/
    Stardust Casino NJ equals BetMGM when it comes to their no deposit bonus amount and wagering, making their welcome bonus an excellent offer. Stardust Casino has fewer games than BetMGM, but you can use your bonus money to play online bingo, which is unique among NJ casinos. See our top player guides for online casinos The name of this bonus says it all, cash that is given back in the form of bonus. This type of bonus is usually given as a percentage of your deposits or wagers. Online casinos usually give these rewards as bonuses that may then be subjected to certain wagering requirements. A handful of online casinos that give these bonuses with no strings attached. Casino cash back bonuses or top 20 no deposit bonus code are based on a pretty fair concept. The more you decide to play and wager, the more money you get back as cash back. As you continue to play under cash back programs you will see how rewards and special promotions can unfold in the form of bonuses.

  19. Josephsip表示:

    88bet slot: nha cai 88bet – 88bet slot

  20. Curtismence表示:

    http://alo789.auction/# alo789 dang nh?p

  21. Rubengax表示:

    k8 bet k8 bet k8vip

  22. Josephsip表示:

    188bet 88bet: 88 bet – 88bet slot

  23. Stevenkated表示:

    http://alo789.auction/# dang nh?p alo789

發佈留言

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