阔达小土豆

文章
3
资源
0
加入时间
3年0月21天

第一次使用bsh的包

根据上次大牛的指点,我找了bsh的包并且小小的进行了测试:package com.test;import bsh.EvalError;import bsh.Interpreter;public class test extends Thread { public static void use() { Interpreter in = new Interpreter();