以正确的顺序 meaning in English
in the right order
Examples
- Exception when you attempt to get the request stream . the credentials supplied for the
如果不以正确的顺序调用这些成员,在尝试获取请求流时会引发 - To help alleviate those problems , maven s reactor feature builds subprojects automatically and in the right order , saving time and reducing mistakes
为帮助解决这些问题, maven的reactor功能部件以正确的顺序自动构建子项目,这样就节省了时间且减少了错误。 - Dialogs use the conversation identifier and sequence numbers that are contained in each message to identify related messages and deliver messages in the correct order
对话使用会话标识符和包含在每条消息中的序列号来标识相关的消息,并以正确的顺序传递这些消息。 - For instance , when you connect to a host with telnet , you open a connection and you expect all the data typed into this telnet session to get sent to the receiving host - in the right order
例如,当您用telnet连接到主机时,打开一个连接,并且您希望所有输入这个telnet会话的数据都以正确的顺序发送到接收主机。 - In the past , a developer either had to write the application so that message order didn t matter , or else temporarily cache message 3 until message 2 arrived so that the application could process the messages in the correct order
过去,开发人员或者必须编写应用程序,使消息顺序不出问题,或者在消息2到达之前暂时缓存消息3 ,以便应用程序可以以正确的顺序处理这些消息。