84669 person learning
152542 person learning
20005 person learning
5487 person learning
7821 person learning
359900 person learning
3350 person learning
180660 person learning
48569 person learning
18603 person learning
40936 person learning
1549 person learning
1183 person learning
32909 person learning
node.js官方文档里的一个例子我总感觉有问题,希望帮我解惑一下,谢谢:
文档地址链接:https://nodejs.org/dist/lates...
这里不是已经指定发送到特定端口41234吗?为什么表述为发送到"random port"(随机端口)?不是应该表述为"specified port"(指定端口)吗?
走同样的路,发现不同的人生
Thank you for the invitation. My English is terrible. I never noticed that this sentence has this meaning when I read the document before. . .
I think this means that dgram has the ability to send UDP packets to any random port. 41234 is just an example.
can be understood as "any port", "any port"
Just choose a port, and give an example, such as 41234
Thank you for the invitation. My English is terrible. I never noticed that this sentence has this meaning when I read the document before. . .
I think this means that dgram has the ability to send UDP packets to any random port. 41234 is just an example.
can be understood as "any port", "any port"
Just choose a port, and give an example, such as 41234