Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads WEB Code JSP/Java
  • Category : JSP/Java
  • Tags :
  • Update : 2017-07-19
  • Size : 2.39mb
  • Downloaded :0次
  • Author :cehnjie666
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
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.
Packet file list
(Preview for download)
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
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.