https://github.com/chanran/addressbook
java桌面应用--通讯录
https://github.com/chanran/addressbook
addressbook java javafx-desktop-apps mysql
Last synced: about 1 year ago
JSON representation
java桌面应用--通讯录
- Host: GitHub
- URL: https://github.com/chanran/addressbook
- Owner: Chanran
- License: mit
- Created: 2016-07-01T12:19:17.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-05-26T15:40:57.000Z (about 9 years ago)
- Last Synced: 2025-04-10T03:54:23.651Z (about 1 year ago)
- Topics: addressbook, java, javafx-desktop-apps, mysql
- Language: Java
- Size: 1.95 MB
- Stars: 21
- Watchers: 4
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# java desktop application--addressBookV1.0
> java 8,javafx 2.0,mysql 5.5.49
>
> use time:about two weeks
>
> author:mainly blue(some codes like import&export written by my teammates)
>
## usage:
>
> 1.create a database named addressBook in mysql of your PC(ps: make sure there is mysql in your PC.)
>
> 2.import src/data/addressBook.sql to your addressBook database.
>
> 3.import all required jar package
>
> 4.finish
>
## pictures:
>
> 
>
> 
>
> 
>
> 