摘要:
package com.zuoye.test; import java.util.Scanner; public class 加密解密 { public static void main(String[] args) { Scanner a=new Scanner(System.in); System.out.println("请输入内容:")... 阅读全文
posted @ 2016-09-14 15:14
丶疏影横斜
阅读(393)
评论(0)
推荐(0)
摘要:
package com.zuoye.test; import java.util.Random; import java.util.Scanner; public class 验证码 { public static void main(String[] args) { String a="1234567890qwertyuioplkjhgfdsazxcvbnm... 阅读全文
posted @ 2016-09-14 13:02
丶疏影横斜
阅读(3468)
评论(0)
推荐(0)
摘要:
package com.zuoye.test; import java.lang.reflect.Array; import java.util.Random; public class Choujiang { public static void main(String[] args) { int[] array=new int[8]; Ra... 阅读全文
posted @ 2016-09-14 08:36
丶疏影横斜
阅读(139)
评论(0)
推荐(0)

浙公网安备 33010602011771号