auto lauch after run server #390
Unanswered
wanghaisheng
asked this question in
Q&A
Replies: 3 comments
-
我看到runserver 有, auto_open_webbrowser=True
|
Beta Was this translation helpful? Give feedback.
0 replies
-
可以在启动server的代码前创建一个线程来检测server有没有启动,一旦启动就调用浏览器打开相应的页面 |
Beta Was this translation helpful? Give feedback.
0 replies
-
快 我要入群求教 |
Beta Was this translation helpful? Give feedback.
0 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.
-
常见的一些nodejs程序npm start以后会自动打开默认浏览器,进入localhost:3000的界面,
pywebio的话 要怎么设置
Beta Was this translation helpful? Give feedback.
All reactions