generic-mouse-scanner
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:mouse operations are converted to a single mouse click
INSTRUCTIONS TO RUN GENERIC MOUSE SCANNER:

1)Install JDK in your system if you have not done it already . (JDK is short for Java Development Kit, 
a software development kit(SDK) for producing Java programs). You can download it from 
http://www.oracle.com/technetwork/java/javase/downloads/java-se-jdk-7-download-432154.html

2)Copy the jar file "GenericMouseScanner.jar" into your C drive ( An executable jar file is a self-contained 
Java application stored in a specially configured JAR file, which can be executed directly by the JVM without 
having to first extract the files or set up a class path ).

3)Double click on the executable jar file to run the program.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。