我曾经看到有些应用程序,为了显示登录对话框就激活了所有包的70%。
I've seen applications where 70% of all bundles are activated just to show the login dialog.
在之前的版本,用户不得不打开多个对话框才能把包安装到多个项目,这个过程非常麻烦。
In the prior versions users had to go through a cumbersome process of opening a dialog each time to install a package into multiple projects.
您的目的是仅激活用于显示登录对话框的包。
Your goal should be to activate only the bundles needed to show the login dialog.
应用推荐