Replies: 1 comment 3 replies
-
pywebio的应用每次被访问时,pywebio的app函数(传递给pywebio.start_server的函数)都会被执行。在app函数内就可以递增并保存应用访问次数 |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
我想在Pywebio网页上加入统计网页访问次数的功能,请问这个功能要用到哪个函数?
Beta Was this translation helpful? Give feedback.
All reactions