简体   繁体   English

如何在jgrasp中使用驱动程序

[英]how to use driver program in jgrasp

I have a program written and there is a driver program to test the code I have written and I can not figure out to get the driver to run with my program in Jgrasp? 我已经编写了一个程序,并且有一个驱动程序可以测试我编写的代码,但我想不通让驱动程序在Jgrasp中与我的程序一起运行吗? Does anyone know how to accomplish this? 有谁知道如何做到这一点?

If you have the source code for the driver, open it, compile if necessary, and run. 如果您具有驱动程序的源代码,请打开它,并在必要时进行编译并运行。 If you have only a .class file, there is no simple way to run it in jGRASP. 如果只有.class文件,则没有简单的方法可以在jGRASP中运行它。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM