摘要: package com.test; public class zifuchuanbianli { public static void main(String[] args) { String s ="ABCDEabcdef123456!@#$%%^"; int big = 0; int small 阅读全文
posted @ 2020-05-22 14:08 雨曼晴川 阅读(987) 评论(0) 推荐(0)
摘要: package com.test; import java.util.Scanner; public class monidenglu { public static void main(String[] args) { Scanner sc = new Scanner(System.in); fo 阅读全文
posted @ 2020-05-22 09:16 雨曼晴川 阅读(166) 评论(0) 推荐(0)