使用os.exec执行命令打印和直接执行打印不同,空格都没了 #4311
Unanswered
Dozingfiretruck
asked this question in
Q&A
Replies: 1 comment 3 replies
-
不清楚,你可以看下这个子进程的源码,看下它是否会根据一些环境配置,做不同的输出 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
使用os.exec执行命令打印和直接执行打印不同


os.exec:
直接执行:
Beta Was this translation helpful? Give feedback.
All reactions