何时使用“as”关键字以及何时使用()铸造?
可能重复:
直接投射vs'as'运营商?
因为不会抛出异常,但不会导致后续的NullPointerException异常吗? 这难道不会让它更难调试吗?
在使用as之后,您应该始终检查null。
链接地址: http://www.djcxy.com/p/73743.html上一篇: When to use the "as" keyword and when to use () casting?
可能重复:
直接投射vs'as'运营商?
因为不会抛出异常,但不会导致后续的NullPointerException异常吗? 这难道不会让它更难调试吗?
在使用as之后,您应该始终检查null。
链接地址: http://www.djcxy.com/p/73743.html上一篇: When to use the "as" keyword and when to use () casting?