定义类时写类的注释

先输入/*

然后按enter

 

package com.itheima_02;
/*
学生类
*/
public class Student {
}
posted @ 2022-01-16 08:13  大灰狼21  阅读(35)  评论(0)    收藏  举报