目录背景解决方案命令说明成功之后总结背景 第三方jar放在resources/lib里,在pom文件里引入,能正常运行,但是打jar的时候,引入的第三方jar死活进不去,很多第三方的jar,并不能在maven仓库中找到
I want to put some subs that are within an OO package into an array - also within the package - to use as a dispatch table. Something like this