【发布时间】:2011-05-26 06:06:43
【问题描述】:
我知道可以在 IronPython 中使用 Powershell,但是除了使用 Popen() 和其他类似调用之外,这是否可以使用 CPython?我正在尝试做一些非常基本的 NET 框架编程(windows 窗体等),就像你可以在 IronPython 中使用 CPython 做的那样。
谢谢!
任何帮助表示赞赏。
【问题讨论】:
-
在这里查看我的答案:stackoverflow.com/a/39543595/2230844
标签: python powershell