文件名称:jna-4.5.0|调用dll工具包
文件大小:1.35MB
文件格式:ZIP
更新时间:2021-08-08 14:03:13
dll jna java c语音 工具包
public interface DllInterface extends Library { static DllInterface dllObject = (DllInterface)Native.loadLibrary("wftWeChat", DllInterface.class); public String WFTPay(String str); public String WFTQuery(String str); }
【文件预览】:
jna-4.5.0.jar