Skip to content

Commit 0ef085b

Browse files
committed
Update 注解使用.md
1 parent 74d03a7 commit 0ef085b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

Android加强/注解使用.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1433,11 +1433,7 @@ Error:Execution failed for task ':app:compileDebugJavaWithJavac'.
14331433
14341434
| Round | Input | Output |
14351435
| ------------- |:-------------:| -----:|
1436-
| 1 | CalzonePizza.java
1437-
Tiramisu.java
1438-
MargheritaPizza.java
1439-
Meal.java
1440-
PizzaStore.java | MealFactory.java |
1436+
| 1 | CalzonePizza.java Tiramisu.java MargheritaPizza.java Meal.java PizzaStore.java | MealFactory.java |
14411437
| 2 | MealFactory.java | none |
14421438
| 3 | none | none |
14431439

0 commit comments

Comments
 (0)