the entire Internet is made up of countless subnets, and when you enter an address from a browser and go back to access resources on another computer, the first step is DNS parsing to get the ip address of another computer. at this point, the first th...
100 in the HTTP status code indicates that the server has received the request from the client and expects the client to continue to send the request. Baidu encyclopedia explains that the client should continue to send requests. This temporary respons...
Ministry of Communications 808 protocol, control vehicle 8500 problem I want to implement the following scenarios, how to design them? 1. Control the door to unlock separately 2. At the same time, the car door is locked and the buzzer sounds . ...
get post are these stipulated by http or restful? I am the front end, and I always thought that get post is stipulated by the http protocol. but recently, when I saw what restful is, I saw that get is used to obtain, and post is used to create new on...
api, developed using Django+DRF has two interfaces that crawl data returns using requests. The API returns data normally when testing with the development server that comes with Django, and all other APIs are normal after the server is deployed with Ngin...
problem description A controller, has been added to the gateway layer to manipulate the cache. Due to the file upload garbled problem, servlet-path configuration was added to solve the garbled problem. At this point, the garbled problem was solved, bu...
client sends messages that cannot be broadcast globally, but can be broadcast to the current user if I comment on onWorkerStart, I can broadcast globally if I don t comment on onWorkerStart, I can t broadcast globally, but I can reply to the current...
I created a new js file, and when I called the require method in it, I was prompted that the require method was not defined. Is common.js a library like jquery that needs to be referenced first? ...
when you use vue-awesome-swiper to make a rotation picture on the mobile end to get a picture from to the background, when the last picture is switched to the second picture instead of the first , Baidu has a way to initialize swiper after getting data...