【TSOTS】無尾熊的技術分享
2015年9月1日 星期二
【Android】電話號碼加密 字串取代replace
String old_phone = "0912345678";
String new_phone = phone_old.replaceFirst(phone_no.substring(5, 8), "***");
System.out.plintln(
new_phone
);
//
09123***78
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言