在maven工程中,使用sigar第三方工具监控节点信息,是否有除了将链接库文件放置到系统共享库中的方法。android编译的时候会可以将百度地图的so文件放置到lib目录,java工程同样处理也可以吗?
光阴似箭催人老,日月如移越少年。
It should be placed directly in the resources directory, so that the so file will be directly under the classpath after maven packaging.
It should be placed directly in the resources directory, so that the so file will be directly under the classpath after maven packaging.