这是不被覆盖的方法。
在图1中,被覆盖的方法加上了Hit标签,没有覆盖的则加上Missed标签。
In Figure 1, methods that are covered are labeled Hit, and those not covered are labeled Missed.
这个被覆盖的方法演示了当标记被设置为true时,如何更新uitextfield (textField),以及如何将该标记重新设置为false以在未来进行标记。
This overridden method illustrates how, if the flag is marked true, the real UITextField (textField) is updated, and the flag is reset to false for future markings.
应用推荐