the Nginx+Gunicorn+Flask used for the project has been successfully deployed to the vultr server and can be accessed by the external network. There is no problem with using flask built-in server locally, so the problem should be on Nginx the problem n...
for example, if I now have Users xxx my-go-1 Users xxx my-go-2 projects, should I add both to the gopath of .bash _ profile? so that I have to modify it every time I build a new project. Bash _ profile, feels troublesome ...
I want to use ajax to submit the form, verify that the user name password is correct, and use json to transfer data, which is also a post submission method, but once submitted, I find that the user name and password can be seen on the developer s tool. ...
there is a business requirement that needs to achieve the following effect. Clicking on the alternative array of picker on the right side of picker on the left will show different arrays according to the selection of alternative elements on the left, be...
Update Thank you for your answer. For those who have no impression of object-oriented, I suggest you take a look at the example in Lion s answer. After reading this example, I suddenly realized that the original object-oriented scenario is to write ...