aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

PLW-05017: prefix of the expression will be ignored

PLW-05017: prefix of the expression will be ignored
Cause: Generalized invocation with explicit SELF and a dotted name was used to call the type method causing the prefix of the dotted name to be ignored.
Action: Do not use a dotted name to invoked type method in this context.

请先 登录 后评论

1 个回答

小智
PLW-05017:表达式的前缀将被忽略,
.原因:使用显式SELF和虚线名称进行的广泛调用被用来调用类型方法,导致点名的前缀被忽略。,
.操作:在此上下文中不要使用虚数名称来调用类型方法。,
.
请先 登录 后评论