52ky 发表于 2022-10-20 13:33:57

考勤机二次开发之_数据获取

1.直接导出的项目netbeans包,本来就一个java文件了,直接仿制代码也行,不过需求说明,是javafx的。2.这次项目并非完全版本,仅仅是从考勤机读取数据,因素吗因素大家都懂。3.这次项目完全没有使用考勤机厂商提供的任何资料,所以设备厂牌就不说了,究竟牵强算是破解吧。4.意图是提供一个思路给大家,因为有人在诘问我最初基于厂商提供资料所写的代码,那种方法太坑。有解决不了的,来吾爱开源看看,一定会有你需要的资料或软件,教程,补丁,源码,等

(1. The netbeans package of the project directly exported is originally a java file, so it is OK to copy the code directly. However, the requirements indicate that it is javafx. 2. This project is not a complete version, but only reads data from the attendance machine. 3. This project does not use any data provided by the attendance machine manufacturer at all, so the equipment brand will not be mentioned. It is far fetched to crack. 4. The intention is to provide you with an idea, because someone is asking me about the code I originally wrote based on the information provided by the manufacturer. That method is too bad. If there is something that can't be solved, please come to our Love Open Source to have a look. There must be materials or software, tutorials, patches, source code, etc. you need)




页: [1]
查看完整版本: 考勤机二次开发之_数据获取