静态和动态类型检查(static and dynamic type checking) 静态异常检查(static checking of exceptions) 静态检查多重继承(static checking of multiple inheritance) ..
基于14个网页-相关网页
毕竟静态类型检查主要是严格防止那种异常。
After all, the whole point of static type checking is to prevent exactly that sort of exception.
处理这个问题的一种方法是提供一个公共静态initialize方法,初始化失败时该方法将抛出一个检查到的异常。
One way to handle this is to provide a public static initialize method that throws a checked exception when initialization fails.
应用推荐