the local php environment has been set up. The win system accesses the public network and the IP can access the local website. now it is accessed through the public network. I would like to ask how to configure it next ....
initially compiled successfully using webpack-dev-server, but accessing localhost reported an error 502. remove node_modules, reinstall, build, still can t open localhost. feels that it is not a matter of webpack-dev-server. Try express,http-server...
question: use nginx as a local proxy; pc can be accessed, but my nginx web site cannot be opened with wifi or data traffic. address: http: 192.168.3.124 photon i....
name=data items [ name ] this is the source of name save_path = os.path.join ( " home shenjianlin pdf_file ", name) this is the path, so if name is escaped with when downloading, it will report the wrong path error is there any way to mas...
"showModule": [{ "action_id": "21", "action_name": "", "action_type": "1", "order": "1", "p...
searched for a lot of information about multiplexing on the Internet. the general description is that the user thread registers with the demultiplexing function select, and when the relevant operation is completed, the user thread is informed to read the...
what I do when I generate an order is: while ($row = mysqli....) { $id = substr(date( YmdHi , time()), -10); } because there will be dozens of orders in one second , but this will lead to the same order number . I have thought about using "uniqid "...
right DELETE error ...