猿问

IDEA 中不能用do作为包名吗?

数据层对象用 XXDO命名,在 IDEA 中包名创建do的里面怎么不能创建java文件?

芜湖不芜
浏览 3837回答 1
1回答

翻过高山走不出你

因为do是保留字,不能做包名,你试试,下面这些都不行: abstract continue for new switch assert default goto package synchronized boolean do if private this break double implements protected throw byte else import public throws case enum instanceof return transient catch extends int short try char final interface static void class finally long strictfp volatile const float native super while
随时随地看视频慕课网APP

相关分类

Java
我要回答