9月3日 周一

This commit is contained in:
seahi 2024-09-02 22:07:22 +08:00
parent 02735c657d
commit 69a9543f2f
4 changed files with 8 additions and 0 deletions

2
src/Example14.java Normal file
View File

@ -0,0 +1,2 @@
package PACKAGE_NAME;public class Example14 {
}

2
src/Example16.java Normal file
View File

@ -0,0 +1,2 @@
package PACKAGE_NAME;public class Example16 {
}

2
src/Example17.java Normal file
View File

@ -0,0 +1,2 @@
package PACKAGE_NAME;public class Example17 {
}

2
src/SuperMarket.java Normal file
View File

@ -0,0 +1,2 @@
package PACKAGE_NAME;public class SuperMarket {
}