随笔分类 - Idea
关于Idea的周边
摘要:1.File→Settings 2.Editor→Inspections→ Serializable class without ‘serialVersionUID’。勾选中,然后点击Apply。 3.然后将鼠标移动到类名上面,就会出现弹窗,点击 Add 'serialVersionUID' fie
阅读全文
摘要:Idea版本: 类注解 打开setting→Editor→Code Style→File and Code Templates /** * Created with IntelliJ IDEA. * User: Shendi * Date: ${DATE} * Time: ${TIME} * Des
阅读全文