...
for example, I have a command to call up the web service: python run.py-c web run.py is a unified entry file. Dynamically adjust another sub-module through the -c web parameter (the sub-module cannot be run alone). how do I call run.py via gunicorn...
whether the request for leave can be implemented with a normal request, and why the workflow should be used. whether money transfer is also done with workflow, and what kind of business needs workflow to do. ...
get the data from the background, and when you are about to bind the data, you suddenly find that the data format is like this the attribute names of data data are all numbers. After asking, I learned that it was to save the name, so I encountered ...
what has been implemented: write a website in flask, enter data in the form, click submit, and download a generated word. (using flask-wtf and send_file) but what I want to do now is to click submit and generate two different word for download. at...
1. In hybird development, you need to embed H5 pages. There are two cases: 1.1A page is a html, such as a store page (shop.html) and a personal center page (person.html). 1.2A html page corresponds to multiple interfaces, such as a single-page applic...