# op-to-java **Repository Path**: doublexi/op-to-java ## Basic Information - **Project Name**: op-to-java - **Description**: op插件的java实现 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2025-11-10 - **Last Updated**: 2025-11-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # java版按键精灵,后台截图,后台操作 #### 介绍 利用op插件(https://github.com/WallBreaker2/op),结合JNA(https://github.com/java-native-access/jna)封装op插件的api实现 使用教程: 1.先将resources文件夹下的op插件放到你电脑喜欢的位置(最好不要放到C盘目录下,可能会出现权限不足的情况)。 2.建议看example例子几个例子,使用起来不难。