Create a ScriptEngineManager object. · Get a ScriptEngine object from the manager. · Evaluate the script using the script engine's eval() method.
確定! 回上一頁