- java.lang.Object
-
- org.python.util.PythonInterpreter
-
- org.python.util.InteractiveInterpreter
-
- org.python.util.InteractiveConsole
-
- org.meteoinfo.desktop.config.PythonInteractiveInterpreter
-
-
字段概要
-
从类继承的字段 org.python.util.InteractiveConsole
CONSOLE_FILENAME, filename
-
从类继承的字段 org.python.util.InteractiveInterpreter
buffer
-
从类继承的字段 org.python.util.PythonInterpreter
cflags, systemState, threadLocals, useThreadLocalState
-
方法概要
-
从类继承的方法 org.python.util.InteractiveConsole
_interact, getDefaultBanner, interact, interact, push, raw_input, raw_input
-
从类继承的方法 org.python.util.InteractiveInterpreter
interrupt, resetbuffer, runcode, runsource, runsource, runsource, showexception, write
-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
从类继承的方法 org.python.util.PythonInterpreter
cleanup, close, compile, compile, compile, compile, eval, eval, exec, exec, execfile, execfile, execfile, get, get, getLocals, getSystemState, initialize, set, set, setErr, setErr, setErr, setIn, setIn, setIn, setLocals, setOut, setOut, setOut, setSystemState, threadLocalStateInterpreter
-
-
方法详细资料
-
run
public void run()
- 指定者:
run 在接口中 java.lang.Runnable
Copyright © 2019. All rights reserved.