最正工程師~徐幼庭 網友:有這種同事「爆肝」也甘願了!
regex - Using Java to find substring of a bigger string using Regular Expression - Stack Overflow最近在PTT爆紅的最正工程師,並登上蘋果日報,有鄉民PO出了這位工程師自彈自唱的影片,一反我們對工程師一貫的印象,堪稱工程師中的女神!甚至不少網友大呼:「為何我沒有這種同事」,「有這種同事「爆肝」也甘願了!」,但經過一翻調查之後發現,其實影片中的兩位女生其實都不是工程師........ If I have a string like this: FOO[BAR] I need a generic way to get the "BAR" string out of the string so that no matter what string is between the square brackets it would be able to get the str... ... This is a working example : RegexpExample.java packag...
全文閱讀