摘要:
1 package cn.check.com; 2 3 import java.util.Arrays; 4 5 public class TestDemo { 6 7 public static void main(String[] args) { 8 // TODO Auto-generated method stub 9 St... 阅读全文
posted @ 2018-07-10 17:26
BiuBiu丶
阅读(284)
评论(0)
推荐(0)
摘要:
package cn.check.com; public class RegexDemo { public static void main(String[] args) { // TODO Auto-generated method stub String s = "aa,bb,cc"; String[] sp = s.split("... 阅读全文
posted @ 2018-07-10 16:52
BiuBiu丶
阅读(575)
评论(0)
推荐(0)
摘要:
1 package cn.check.com; 2 3 import java.util.Scanner; 4 5 public class AgeDemo { 6 7 public static void main(String[] args) { 8 // TODO Auto-generated method stub 9 St... 阅读全文
posted @ 2018-07-10 16:26
BiuBiu丶
阅读(140)
评论(0)
推荐(0)
摘要:
1 package cn.check.com; 2 3 import java.util.Scanner; 4 5 public class CheckMail { 6 7 public static void main(String[] args) { 8 // TODO Auto-generated method stub 9 ... 阅读全文
posted @ 2018-07-10 14:11
BiuBiu丶
阅读(121)
评论(0)
推荐(0)
摘要:
package cn.check.com; import java.util.Scanner; public class CheckPhoneDemo { public static void main(String[] args) { // TODO Auto-generated method stub Scanner sc=new Scanner... 阅读全文
posted @ 2018-07-10 14:10
BiuBiu丶
阅读(251)
评论(0)
推荐(0)
摘要:
1 package cn.check.com; 2 3 import java.util.Scanner; 4 5 public class CheckQQDemo2 { 6 7 public static void main(String[] args) { 8 // TODO Auto-generated method stub 9 ... 阅读全文
posted @ 2018-07-10 14:09
BiuBiu丶
阅读(290)
评论(0)
推荐(0)

浙公网安备 33010602011771号