I have to remove ## before $$ from string ##$$abxcyhshbhs##xcznbx##. I am using:
##
$$
##$$abxcyhshbhs##xcznbx##
string.split("\\#");
The problem is that it also removes # after $$.
#
Aucun commentaire:
Enregistrer un commentaire