摘要:
一、 工作环境 1. windows (64位), JDK (64位),dll文件 (64位) 2. Linux (64位), JDK (64位),so文件 (64位) 3. JNA的官方资源路径为https://github.com/twall/jna/ 二、 实际操作 1.在cf.h头文件有如下 阅读全文
摘要:
ctrl+shift+x 转为大写 ctrl+shift+y 转为小写 阅读全文
摘要:
<!-- 阿里云仓库 --> <mirror> <id>alimaven</id> <mirrorOf>central</mirrorOf> <name>aliyun maven</name> <url>http://maven.aliyun.com/nexus/content/repositori 阅读全文