处理任何显式或隐式构造函数调用(在构造函数中调用this或super )。
Processes any explicit or implicit constructor invocation (a call to this or super in the constructor).
因此我们不能对内容提供程序使用隐式的构造函数。
So we cannot use the implicit constructor for our content provider.
正如您在前面看到的那样,静态字段初始值设定项的代码在隐式类型构造函数的内部执行。
As you saw earlier, the code for a static field initializer executes inside an implicit type constructor.
应用推荐