大橙子网站建设,新征程启航
为企业提供网站建设、域名注册、服务器等服务
public class King
创新互联专注于颍泉网站建设服务及定制,我们拥有丰富的企业做网站经验。 热诚为您提供颍泉营销型网站建设,颍泉网站制作、颍泉网页设计、颍泉网站官网定制、成都微信小程序服务,打造颍泉网络公司原创品牌,更为您提供颍泉网站排名全网营销落地服务。
{
public static void main(String argc[]) {
int t;
java.util.Scanner san = new java.util.Scanner(System.in);
System.out.print("请输入行数: ");
t = san.nextInt();
for (int i = 1; i = t; i++) {
for (int f = 1; f = (t - i); f++)
System.out.print(" ");
for (int ff = 1; ff = (2 * i - 1); ff++)
System.out.print("*");
System.out.println();
}
}
}
import java.util.Scanner;
public class Demo {
public static void main(String[] args) {
Scanner reader = new Scanner(System.in);
System.out.print("请输入金字塔的层数:");
int x = reader.nextInt();
for (int i = 1; i x; i++) {
for (int j = 1; j x - i; j++) {
System.out.print(" ");
}
for (int j = 1; j = 2 * i - 1; j++) {
System.out.print("*");// 打印星
}
System.out.println();// 换行
}
}
}
import java.util.Scanner;
public class T {
public static void main(String[] args) {
System.out.println("请输入一个大写字母:");
Scanner s = new Scanner(System.in);
String input = s.next();
if (input.length() != 1 || input.charAt(0) 65 || input.charAt(0) 90) {
System.out.println("输入的不是一个大写字母。");
}
int c = input.charAt(0) - 65;
for (int i = 0; i = c; i++) {
for (int j = 25; j i; j--) {
System.out.print(" ");
}
for (int j = 0; j = i; j++) {
System.out.print((char) (j + 65));
}
for (int j = i - 1; j= 0; j--) {
System.out.print((char) (j + 65));
}
System.out.print("\n");
}
}
}