StackOverflow 文件 Android 教程 Dagger 2 自定義範圍 自定義範圍 Created: November-22, 2018 @Scope @Documented @Retention(RUNTIME) public @interface ActivityScope { } 範圍只是註釋,你可以根據需要建立自己的註釋。 建構函式注入應用程式和活動注入的元件設定