Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Keşfet
Yardım
Giriş Yap
binhong
/
LibrarySystem
İzle
1
Yıldızla
0
Çatalla
0
Kod
Konular
0
Değişiklik İstekleri
0
Sürümler
0
Wiki
Aktivite
25'ten fazla konu seçemezsiniz
Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
19
İşleme
1
Dal
283 KiB
Java
73.8%
Kotlin
26.2%
Ağaç:
5d9728cc23
master
Dallar
Biçim İmleri
${ item.name }
${ searchTerm }
dalı oluştur
'5d9728cc23'den
${ noResults }
HTTPS
ZIP
TAR.GZ
BinHong Lee
5d9728cc23
Added documentations for Book and BookFactory
7 yıl önce
docs
Added documentations for Book and BookFactory
7 yıl önce
src
Now uses Maven for compile, clean and execution
7 yıl önce
.gitignore
Now uses Maven for compile, clean and execution
7 yıl önce
README.md
Added basic README.md
7 yıl önce
pom.xml
Now uses Maven for compile, clean and execution
7 yıl önce
README.md
Library System
NOTE: Still not working as intended.
Dependencies
Maven Apache
Any JDK
Use
- Clone this repository
git clone https://github.com/binhonglee/LibrarySystem.git
- Run the program
mvn compile mvn exec:java
- Run test
mvn test