参考PyCall包的入门教程, 我写了如下的例子julia> using PyCall julia> sys = pyimport("sys") PyObject <module 'sys' (built-in)> julia> p…
確定! 回上一頁