# JavaNotepad **Repository Path**: ordinary-student/JavaNotepad ## Basic Information - **Project Name**: JavaNotepad - **Description**: JavaNotepad是一个用Java写的记事本软件。 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-12 - **Last Updated**: 2022-03-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JavaNotepad JavaNotepad是一个用Java写的,仿Notepad的记事本软件。运行环境:JDK1.8。jar文件夹下有打包好的可执行jar包,可双击运行。 ![Image text](https://gitee.com/ordinary-student/JavaNotepad/raw/master/introduction/home.png) ![Image text](https://gitee.com/ordinary-student/JavaNotepad/raw/master/introduction/file_menu.png) ![Image text](https://gitee.com/ordinary-student/JavaNotepad/raw/master/introduction/edit_menu.png) ![Image text](https://gitee.com/ordinary-student/JavaNotepad/raw/master/introduction/format_menu.png) ![Image text](https://gitee.com/ordinary-student/JavaNotepad/raw/master/introduction/view_menu.png) ![Image text](https://gitee.com/ordinary-student/JavaNotepad/raw/master/introduction/help_menu.png) ![Image text](https://gitee.com/ordinary-student/JavaNotepad/raw/master/introduction/helptopics.png) ![Image text](https://gitee.com/ordinary-student/JavaNotepad/raw/master/introduction/about.png) ![Image text](https://gitee.com/ordinary-student/JavaNotepad/raw/master/introduction/popmenu.png)