|
|
76e84391c9
|
Add new menu entries
|
2025-10-01 18:06:52 +07:00 |
|
|
|
a3ebe491e4
|
1. Replace void with String in class' methods
2. Classes implement interfaces
3. Add interface use demo
|
2025-09-26 17:34:40 +07:00 |
|
|
|
d0c8f6a35b
|
1. Realize all program functions
TODO: Replace void with String in methods; Interfaces
|
2025-09-25 20:45:49 +07:00 |
|
|
|
25019a5916
|
Remove exceeding import in PhoneBook.class
|
2025-09-25 19:04:52 +07:00 |
|
|
|
7f1d8ab453
|
1. Added .gitignore
2. Differ class files
3. Add clean Make target
|
2025-09-25 19:01:53 +07:00 |
|
|
|
bb444b980c
|
revert 2e33a8f8a8
revert Add gitignore, clear Make target, different files for classes
|
2025-09-25 18:54:05 +07:00 |
|
|
|
2e33a8f8a8
|
Add gitignore, clear Make target, different files for classes
|
2025-09-25 18:51:24 +07:00 |
|
|
|
797e3a2eda
|
Replace Scanner with BufferedReader
|
2025-09-20 20:28:21 +07:00 |
|
|
|
a969c9b65b
|
Remove while() after nextLine()
|
2025-09-20 20:19:04 +07:00 |
|
|
|
7dec5c6b98
|
Replace BufferedReader with Scanner
|
2025-09-20 19:06:34 +07:00 |
|
|
|
e6320e665b
|
Almost working, but need to fix String inputs
|
2025-09-19 23:16:31 +07:00 |
|