将web_input重构为重定向stdin #644
wdvxdr1123
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
目前web_input通过chan实现,维护不同的输入比较繁琐,而且打开web_input后无法在控制台输入
通过重定向stdin可以很好的解决这个问题
Beta Was this translation helpful? Give feedback.
All reactions