The thread also does not have a separate address space, and the thread cannot cause the main process to crash through return because the thread is often a separate function? Is there any way for the thread to also recycle the stack of the main process an...
< H1 > demand < H1 > another process (data side) is used by socket to accept data, but it does not know when the data will end, while the command side process is used to accept command data. After receiving the end command, it can tell the data side n...
1. Write a piece of code, but why can t you output the content? 2.import java.util.HashMap; public class House { private String name; private HashMap < String,House > has=new HashMap < String,House > (); public House (String name) { this.name=n...
my index.js code import Vue from vue ; import App from . App.vue ; import VueRouter from vue-router ; import routers from . routers ; Vue.use(VueRouter); const router = new VueRouter({ routers }); let div = document.createElement( div ...
1. How to insert the data from the values array into the database in bulk? The value obtained by values is: values= [[1Jing 2pje 1pcr 00pr 418223] and the length of the array is uncertain, so the length here is 2. Thank you for guidance! function ins...
...
Hello, gods, there are two computers An and B in the local area network. Their ip addresses are 192.168.1.105 and 192.168.1.104 respectively. At this time, the two computers can ping each other, but I set the ip address of computer B to fixed ip (manual...