自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(10)
  • 收藏
  • 关注

原创 【无标题】

sjk

2023-03-13 15:48:55 57

原创 【无标题】

【代码】【无标题】

2023-03-12 20:48:12 56

原创 【无标题】

处处处处处

2022-06-14 18:25:07 88

原创 【无标题】

paixupaixupaixu

2022-06-14 09:56:47 60

原创 【无标题】

qwetgtrdgdgdgdee

2022-06-10 15:06:27 1076

原创 【无标题】

sssssss

2022-06-10 15:04:38 570

原创 函数ssss

函数题66666

2022-06-04 10:11:26 72

原创 编程2222

算法练习题

2022-06-04 10:04:18 246

原创 选择题99

2-1以下二维数组的定义正确的是(B )(2分)A.int a[3][2]={{1,2},{1,3},{2,3}}B.int a[][]=new int[3][]C.int[][] a=new int[][3]D.int[][] a=new int[][]2-2下面那种类型不属于Java的基本数据类型?(D)(2分)A.ByteB.IntC.BooleanD.String2-3下面的数据声明及赋值哪一个是正确的?(D)(2分)A.float f = 1.3;B

2021-12-30 13:02:55 2115

原创 【无标题】题题题

7-1 各类字符数import java.util.Scanner;public class Main{public static void main(String[] args) {Scanner scan = new Scanner(System.in);String s = scan.nextLine();int big = 0;int small = 0;int nothing = 0;for(int i = 0; i < s.length(); i++){

2021-12-30 13:00:05 611

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除