文件名称:LeNote
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2017-07-19
- 文件大小:
- 2.39mb
- 下载次数:
- 0次
- 提 供 者:
- cehnj******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
日记管理系统要求
1. 系统可供多个用户使用,实现用户注册功能。
2. 用户登录后只能看到自己的日记。
3. 用户可以写日记,日记内容包括:日记标题(可选)、日记内容(必写)、日记日期(显示日历让用户自己选择,
默认是当前日期)、天气情况(提供至少五个选项)、写日记的心情(提供至少五个选项)。
4. 日记当中可以插入配图(不止一张)。
5. 每篇日记需要插入到数据库中。
6. 用户可以根据时间范围查找日记。
7. 用户可以根据天气情况查找日记。
8. 用户可以根据写作时的心情查找日记。
9. 实现日记全文查找。
10. 数据使用数据库实现存储。
11. 注册提示用户依次输入:用户名、显示名、密码、确认密码、邮箱等数据(Diary management system requirements
1. The system can be used by multiple users, to achieve user registration function.
2. Users can only see their log after logging in.
3. Users can write diaries, diary content includes: diary title (optional), diary content (must write), diary date (display calendar allows users to choose their own,
Default is the current date), weather conditions (with at least five options), write a diary mood (provide at least five options).
4. Diary can be inserted with the map (more than one).
5. Each journal needs to be inserted into the database.
6. The user can find the diary according to the time range.
7. Users can find diaries according to weather conditions.
8. The user can find the diary according to the mood of writing.
9. to achieve the full text of the diary to find.
10. Data is stored using the database.)
1. 系统可供多个用户使用,实现用户注册功能。
2. 用户登录后只能看到自己的日记。
3. 用户可以写日记,日记内容包括:日记标题(可选)、日记内容(必写)、日记日期(显示日历让用户自己选择,
默认是当前日期)、天气情况(提供至少五个选项)、写日记的心情(提供至少五个选项)。
4. 日记当中可以插入配图(不止一张)。
5. 每篇日记需要插入到数据库中。
6. 用户可以根据时间范围查找日记。
7. 用户可以根据天气情况查找日记。
8. 用户可以根据写作时的心情查找日记。
9. 实现日记全文查找。
10. 数据使用数据库实现存储。
11. 注册提示用户依次输入:用户名、显示名、密码、确认密码、邮箱等数据(Diary management system requirements
1. The system can be used by multiple users, to achieve user registration function.
2. Users can only see their log after logging in.
3. Users can write diaries, diary content includes: diary title (optional), diary content (must write), diary date (display calendar allows users to choose their own,
Default is the current date), weather conditions (with at least five options), write a diary mood (provide at least five options).
4. Diary can be inserted with the map (more than one).
5. Each journal needs to be inserted into the database.
6. The user can find the diary according to the time range.
7. Users can find diaries according to weather conditions.
8. The user can find the diary according to the mood of writing.
9. to achieve the full text of the diary to find.
10. Data is stored using the database.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LeNote
LeNote\.classpath
LeNote\.project
LeNote\.settings
LeNote\.settings\org.eclipse.jdt.core.prefs
LeNote\bin
LeNote\bin\cn
LeNote\bin\cn\glory
LeNote\bin\cn\glory\LeNote
LeNote\bin\cn\glory\LeNote\combobox
LeNote\bin\cn\glory\LeNote\combobox\ComboBoxRender.class
LeNote\bin\cn\glory\LeNote\combobox\MoodComboBoxRenderer.class
LeNote\bin\cn\glory\LeNote\combobox\WeatherComboBoxRenderer.class
LeNote\bin\cn\glory\LeNote\comparison
LeNote\bin\cn\glory\LeNote\comparison\ContentComparator.class
LeNote\bin\cn\glory\LeNote\comparison\DateComparator.class
LeNote\bin\cn\glory\LeNote\comparison\TitleComparator.class
LeNote\bin\cn\glory\LeNote\database
LeNote\bin\cn\glory\LeNote\database\DatabaseTool.class
LeNote\bin\cn\glory\LeNote\diary
LeNote\bin\cn\glory\LeNote\diary\EditDiaryUI$AddPhotoBtnListener.class
LeNote\bin\cn\glory\LeNote\diary\EditDiaryUI$CancelBtnListener.class
LeNote\bin\cn\glory\LeNote\diary\EditDiaryUI$closeActionListener.class
LeNote\bin\cn\glory\LeNote\diary\EditDiaryUI$EditDiaryBtnListener.class
LeNote\bin\cn\glory\LeNote\diary\EditDiaryUI$minimizeActionListener.class
LeNote\bin\cn\glory\LeNote\diary\EditDiaryUI.class
LeNote\bin\cn\glory\LeNote\diary\ViewDiaryUI$BackBtnListener.class
LeNote\bin\cn\glory\LeNote\diary\ViewDiaryUI$closeActionListener.class
LeNote\bin\cn\glory\LeNote\diary\ViewDiaryUI$DeleteBtnListener.class
LeNote\bin\cn\glory\LeNote\diary\ViewDiaryUI$FindDiaryBtnListener.class
LeNote\bin\cn\glory\LeNote\diary\ViewDiaryUI$minimizeActionListener.class
LeNote\bin\cn\glory\LeNote\diary\ViewDiaryUI$ShowAllDiariesListener.class
LeNote\bin\cn\glory\LeNote\diary\ViewDiaryUI$SortModelComboBoxListener.class
LeNote\bin\cn\glory\LeNote\diary\ViewDiaryUI$ViewDiaryBtnListener.class
LeNote\bin\cn\glory\LeNote\diary\ViewDiaryUI.class
LeNote\bin\cn\glory\LeNote\diary\WriteDiaryUI$AddPhotoBtnListener.class
LeNote\bin\cn\glory\LeNote\diary\WriteDiaryUI$CancelBtnListener.class
LeNote\bin\cn\glory\LeNote\diary\WriteDiaryUI$closeActionListener.class
LeNote\bin\cn\glory\LeNote\diary\WriteDiaryUI$minimizeActionListener.class
LeNote\bin\cn\glory\LeNote\diary\WriteDiaryUI$SaveDiaryBtnListener.class
LeNote\bin\cn\glory\LeNote\diary\WriteDiaryUI.class
LeNote\bin\cn\glory\LeNote\emum
LeNote\bin\cn\glory\LeNote\emum\MoodType.class
LeNote\bin\cn\glory\LeNote\emum\WeatherType.class
LeNote\bin\cn\glory\LeNote\entity
LeNote\bin\cn\glory\LeNote\entity\Date.class
LeNote\bin\cn\glory\LeNote\entity\Diary.class
LeNote\bin\cn\glory\LeNote\entity\User.class
LeNote\bin\cn\glory\LeNote\login
LeNote\bin\cn\glory\LeNote\login\LoginUI$closeActionListener.class
LeNote\bin\cn\glory\LeNote\login\LoginUI$InputAccountFocusListener.class
LeNote\bin\cn\glory\LeNote\login\LoginUI$InputPasswordFocusListener.class
LeNote\bin\cn\glory\LeNote\login\LoginUI$leftSwitchButtonActionListener.class
LeNote\bin\cn\glory\LeNote\login\LoginUI$LoginBtnActionListener.class
LeNote\bin\cn\glory\LeNote\login\LoginUI$LoginCheck.class
LeNote\bin\cn\glory\LeNote\login\LoginUI$minimizeActionListener.class
LeNote\bin\cn\glory\LeNote\login\LoginUI$RegisterBtnActionListener.class
LeNote\bin\cn\glory\LeNote\login\LoginUI$RetrieveBtnActionListener.class
LeNote\bin\cn\glory\LeNote\login\LoginUI$rightSwitchJButtonActionListener.class
LeNote\bin\cn\glory\LeNote\login\LoginUI.class
LeNote\bin\cn\glory\LeNote\main
LeNote\bin\cn\glory\LeNote\main\MainUI$closeActionListener.class
LeNote\bin\cn\glory\LeNote\main\MainUI$ExitListener.class
LeNote\bin\cn\glory\LeNote\main\MainUI$LogoutListener.class
LeNote\bin\cn\glory\LeNote\main\MainUI$minimizeActionListener.class
LeNote\bin\cn\glory\LeNote\main\MainUI$ModifyListener.class
LeNote\bin\cn\glory\LeNote\main\MainUI$ViewDiaryListener.class
LeNote\bin\cn\glory\LeNote\main\MainUI$WriteDiaryListener.class
LeNote\bin\cn\glory\LeNote\main\MainUI.class
LeNote\bin\cn\glory\LeNote\main\ModifyInformationUI$cancleBtnListener.class
LeNote\bin\cn\glory\LeNote\main\ModifyInformationUI$closeActionListener.class
LeNote\bin\cn\glory\LeNote\main\ModifyInformationUI$EditBtnListener.class
LeNote\bin\cn\glory\LeNote\main\ModifyInformationUI$minimizeActionListener.class
LeNote\bin\cn\glory\LeNote\main\ModifyInformationUI.class
LeNote\bin\cn\glory\LeNote\password
LeNote\bin\cn\glory\LeNote\password\ModifyPasswordUI$CancleButtonListener.class
LeNote\bin\cn\glory\LeNote\password\ModifyPasswordUI$closeActionListener.class
LeNote\bin\cn\glory\LeNote\password\ModifyPasswordUI$ConfirmActionListener.class
LeNote\bin\cn\glory\LeNote\password\ModifyPasswordUI$minimizeActionListener.class
LeNote\bin\cn\glory\LeNote\password\ModifyPasswordUI.class
LeNote\bin\cn\glory\LeNote\password\RetrievepasswordUI$cancleButtonListener.class
LeNote\bin\cn\glory\LeNote\password\RetrievepasswordUI$closeActionListener.class
LeNote\bin\cn\glory\LeNote\password\RetrievepasswordUI$confirmButtonListener.class
LeNote\bin\cn\glory\LeNote\password\RetrievepasswordUI$minimizeActionListener.class
LeNote\bin\cn\glory\LeNote\password\RetrievepasswordUI.class
LeNote\bin\cn\glory\LeNote\register
LeNote\bin\cn\glory\LeNote\register\RegisterUI$BackBtnListener.class
LeNote\bin\cn\glory\LeNote\register\RegisterUI$closeActionListener.class
LeNote\bin\cn\glory\LeNote\register\RegisterUI$minimizeActionListener.class
LeNote\bin\cn\glory\LeNote\register\RegisterUI$RandomCreateVerificationListener.class
LeNote\bin\cn\glory\LeNote\register\RegisterUI$RegisterBtnListener.class
LeNote\bin\cn\glory\LeNote\register\RegisterUI.class
LeNote\bin\cn\glory\LeNote\utils
LeNote\bin\cn\glory\LeNote\utils\BackgroundPanel.class
LeNote\bin\cn\glory\LeNote\utils\Config.class
LeNote\bin\cn\glory\LeNote\utils\DateChooserJButton$1.class
LeNote\bin\cn\glory\LeNote\utils\DateChooserJButton$DateChooser$1.class
LeNote\bin\cn\glory\LeNote\utils\DateChooserJButton$DateChooser$2.class
LeNote\bin\cn\glory\LeNote\utils\DateChooserJButton$DateChooser.class
LeNote\bin\cn\glory\LeNote\utils\DateChooserJButton.class
LeNote\.classpath
LeNote\.project
LeNote\.settings
LeNote\.settings\org.eclipse.jdt.core.prefs
LeNote\bin
LeNote\bin\cn
LeNote\bin\cn\glory
LeNote\bin\cn\glory\LeNote
LeNote\bin\cn\glory\LeNote\combobox
LeNote\bin\cn\glory\LeNote\combobox\ComboBoxRender.class
LeNote\bin\cn\glory\LeNote\combobox\MoodComboBoxRenderer.class
LeNote\bin\cn\glory\LeNote\combobox\WeatherComboBoxRenderer.class
LeNote\bin\cn\glory\LeNote\comparison
LeNote\bin\cn\glory\LeNote\comparison\ContentComparator.class
LeNote\bin\cn\glory\LeNote\comparison\DateComparator.class
LeNote\bin\cn\glory\LeNote\comparison\TitleComparator.class
LeNote\bin\cn\glory\LeNote\database
LeNote\bin\cn\glory\LeNote\database\DatabaseTool.class
LeNote\bin\cn\glory\LeNote\diary
LeNote\bin\cn\glory\LeNote\diary\EditDiaryUI$AddPhotoBtnListener.class
LeNote\bin\cn\glory\LeNote\diary\EditDiaryUI$CancelBtnListener.class
LeNote\bin\cn\glory\LeNote\diary\EditDiaryUI$closeActionListener.class
LeNote\bin\cn\glory\LeNote\diary\EditDiaryUI$EditDiaryBtnListener.class
LeNote\bin\cn\glory\LeNote\diary\EditDiaryUI$minimizeActionListener.class
LeNote\bin\cn\glory\LeNote\diary\EditDiaryUI.class
LeNote\bin\cn\glory\LeNote\diary\ViewDiaryUI$BackBtnListener.class
LeNote\bin\cn\glory\LeNote\diary\ViewDiaryUI$closeActionListener.class
LeNote\bin\cn\glory\LeNote\diary\ViewDiaryUI$DeleteBtnListener.class
LeNote\bin\cn\glory\LeNote\diary\ViewDiaryUI$FindDiaryBtnListener.class
LeNote\bin\cn\glory\LeNote\diary\ViewDiaryUI$minimizeActionListener.class
LeNote\bin\cn\glory\LeNote\diary\ViewDiaryUI$ShowAllDiariesListener.class
LeNote\bin\cn\glory\LeNote\diary\ViewDiaryUI$SortModelComboBoxListener.class
LeNote\bin\cn\glory\LeNote\diary\ViewDiaryUI$ViewDiaryBtnListener.class
LeNote\bin\cn\glory\LeNote\diary\ViewDiaryUI.class
LeNote\bin\cn\glory\LeNote\diary\WriteDiaryUI$AddPhotoBtnListener.class
LeNote\bin\cn\glory\LeNote\diary\WriteDiaryUI$CancelBtnListener.class
LeNote\bin\cn\glory\LeNote\diary\WriteDiaryUI$closeActionListener.class
LeNote\bin\cn\glory\LeNote\diary\WriteDiaryUI$minimizeActionListener.class
LeNote\bin\cn\glory\LeNote\diary\WriteDiaryUI$SaveDiaryBtnListener.class
LeNote\bin\cn\glory\LeNote\diary\WriteDiaryUI.class
LeNote\bin\cn\glory\LeNote\emum
LeNote\bin\cn\glory\LeNote\emum\MoodType.class
LeNote\bin\cn\glory\LeNote\emum\WeatherType.class
LeNote\bin\cn\glory\LeNote\entity
LeNote\bin\cn\glory\LeNote\entity\Date.class
LeNote\bin\cn\glory\LeNote\entity\Diary.class
LeNote\bin\cn\glory\LeNote\entity\User.class
LeNote\bin\cn\glory\LeNote\login
LeNote\bin\cn\glory\LeNote\login\LoginUI$closeActionListener.class
LeNote\bin\cn\glory\LeNote\login\LoginUI$InputAccountFocusListener.class
LeNote\bin\cn\glory\LeNote\login\LoginUI$InputPasswordFocusListener.class
LeNote\bin\cn\glory\LeNote\login\LoginUI$leftSwitchButtonActionListener.class
LeNote\bin\cn\glory\LeNote\login\LoginUI$LoginBtnActionListener.class
LeNote\bin\cn\glory\LeNote\login\LoginUI$LoginCheck.class
LeNote\bin\cn\glory\LeNote\login\LoginUI$minimizeActionListener.class
LeNote\bin\cn\glory\LeNote\login\LoginUI$RegisterBtnActionListener.class
LeNote\bin\cn\glory\LeNote\login\LoginUI$RetrieveBtnActionListener.class
LeNote\bin\cn\glory\LeNote\login\LoginUI$rightSwitchJButtonActionListener.class
LeNote\bin\cn\glory\LeNote\login\LoginUI.class
LeNote\bin\cn\glory\LeNote\main
LeNote\bin\cn\glory\LeNote\main\MainUI$closeActionListener.class
LeNote\bin\cn\glory\LeNote\main\MainUI$ExitListener.class
LeNote\bin\cn\glory\LeNote\main\MainUI$LogoutListener.class
LeNote\bin\cn\glory\LeNote\main\MainUI$minimizeActionListener.class
LeNote\bin\cn\glory\LeNote\main\MainUI$ModifyListener.class
LeNote\bin\cn\glory\LeNote\main\MainUI$ViewDiaryListener.class
LeNote\bin\cn\glory\LeNote\main\MainUI$WriteDiaryListener.class
LeNote\bin\cn\glory\LeNote\main\MainUI.class
LeNote\bin\cn\glory\LeNote\main\ModifyInformationUI$cancleBtnListener.class
LeNote\bin\cn\glory\LeNote\main\ModifyInformationUI$closeActionListener.class
LeNote\bin\cn\glory\LeNote\main\ModifyInformationUI$EditBtnListener.class
LeNote\bin\cn\glory\LeNote\main\ModifyInformationUI$minimizeActionListener.class
LeNote\bin\cn\glory\LeNote\main\ModifyInformationUI.class
LeNote\bin\cn\glory\LeNote\password
LeNote\bin\cn\glory\LeNote\password\ModifyPasswordUI$CancleButtonListener.class
LeNote\bin\cn\glory\LeNote\password\ModifyPasswordUI$closeActionListener.class
LeNote\bin\cn\glory\LeNote\password\ModifyPasswordUI$ConfirmActionListener.class
LeNote\bin\cn\glory\LeNote\password\ModifyPasswordUI$minimizeActionListener.class
LeNote\bin\cn\glory\LeNote\password\ModifyPasswordUI.class
LeNote\bin\cn\glory\LeNote\password\RetrievepasswordUI$cancleButtonListener.class
LeNote\bin\cn\glory\LeNote\password\RetrievepasswordUI$closeActionListener.class
LeNote\bin\cn\glory\LeNote\password\RetrievepasswordUI$confirmButtonListener.class
LeNote\bin\cn\glory\LeNote\password\RetrievepasswordUI$minimizeActionListener.class
LeNote\bin\cn\glory\LeNote\password\RetrievepasswordUI.class
LeNote\bin\cn\glory\LeNote\register
LeNote\bin\cn\glory\LeNote\register\RegisterUI$BackBtnListener.class
LeNote\bin\cn\glory\LeNote\register\RegisterUI$closeActionListener.class
LeNote\bin\cn\glory\LeNote\register\RegisterUI$minimizeActionListener.class
LeNote\bin\cn\glory\LeNote\register\RegisterUI$RandomCreateVerificationListener.class
LeNote\bin\cn\glory\LeNote\register\RegisterUI$RegisterBtnListener.class
LeNote\bin\cn\glory\LeNote\register\RegisterUI.class
LeNote\bin\cn\glory\LeNote\utils
LeNote\bin\cn\glory\LeNote\utils\BackgroundPanel.class
LeNote\bin\cn\glory\LeNote\utils\Config.class
LeNote\bin\cn\glory\LeNote\utils\DateChooserJButton$1.class
LeNote\bin\cn\glory\LeNote\utils\DateChooserJButton$DateChooser$1.class
LeNote\bin\cn\glory\LeNote\utils\DateChooserJButton$DateChooser$2.class
LeNote\bin\cn\glory\LeNote\utils\DateChooserJButton$DateChooser.class
LeNote\bin\cn\glory\LeNote\utils\DateChooserJButton.class