摘要:
全角转半角、半角转全角代码 /** * * 提供对字符串的全角->半角,半角->全角转换 * codingwhy.com * */public class BCConvert { /** * ASCII表中可见字符从!开始,偏移位值为33(Decimal) */ static final... 阅读全文
posted @ 2015-11-12 13:15
NRapid&JRapid
阅读(663)
评论(0)
推荐(0)
浙公网安备 33010602011771号