Hello, prawns! there are two services in my NGINX, which occupy port 8080 and port 8088 respectively. The services in nginx.conf are forwarded on different ports. The specific configuration is as follows: server { listen 80; lis...
demand: enable users to download video files embedded in h5 Q: what to do, bosses ...
when the vue project login jumps to the home page, it is redirected to the login interface. The next error report is . analyzed that the following reason may be caused by the interceptor s status 401. After I removed the interceptor, I jumped to the...
excel excel this is my code < html > <head> <meta charset="UTF-8"> <title>< title> <script src="http: oss.sheetjs.com js-xlsx xlsx.full.min.js">< script> <script src=&qu...
webcam.js has been implemented by someone. Calling navigator.getUserMedia in H5 has been implemented, but the picture drawn with canvas is distorted. Is there any way to directly get the photos taken by the computer s own camera ?...
the user inserts the data and gets the self-growing id, $db- > insert_id. can accurate id? be obtained once concurrency occurs ...