常見(jiàn)例句雙語(yǔ)例句Converts a short value from host byte order to network byte order.將整數(shù)值由主機(jī)字節(jié)順序轉(zhuǎn)換為網(wǎng)絡(luò)字節(jié)順序。Converts an integer value from host byte order to network byte order.將短值由主機(jī)字節(jié)順序轉(zhuǎn)換為網(wǎng)絡(luò)字節(jié)順序。To work with computers that use different byte ordering, all integer values that are sent over the network are sent in network byte order which has the most significant byte first.若要在使用不同位元組順序的電腦上工作,所有透過(guò)網(wǎng)路傳送的整數(shù)值都要以網(wǎng)路位元組順序傳送 (最大顯著性位元組在前)。 返回 network byte order