摘要: public class MLDUtil { public static Key DEFAULT_KEY = null; public static final String DEFAULT_SECRET_KEY1 = "?:P)(OL>)P:?"; public static final String DEFAULT_SECRET_KEY4 = "1qaz@WSX3edc$RFV5tg... 阅读全文
posted @ 2018-05-29 11:40 MLorCT 阅读(770) 评论(0) 推荐(0) 编辑
摘要: public class BankUtil { public static void main(String[] args) { String cardNumber = "6222021202046392271";//卡号 String name = getNameOfBank(cardNumber); System.out... 阅读全文
posted @ 2018-05-29 10:34 MLorCT 阅读(1759) 评论(0) 推荐(0) 编辑