"将数据返回" is not found on TREX in Chinese-English direction
Try Searching In English-Chinese (将数据返回)

Low quality sentence examples

如果存有该地址,则将数据返回处理器.
If the address exists, the data is returned to the processor;
函数如何将数据返回给调用者呢?
How do you give data back to the user?
如果存有该地址,则将数据返回处理器;
If it does hold the address, the data is returned to the processor;
最后要注意的,我们将数据返回给调用者。
Finally, we return the data to the caller.
它成功地将数据返回地球,使用轨道仪作为中继。
It successfully returned data home, using the orbiter as a relay.
下例显示查询数据库并将数据返回到浏览器的过程.
The following example shows the process of querying a database and returning data to the browser.
下面的插图说明了对数据库进行查询并将数据返回给浏览器的过程.
The following example shows the process of querying a database and returning data to the browser.
数据恢复变得容易和有用的过程,将数据返回到您的计算机。
The data recovery becomes easy and helpful process to have the data back to your computer.
当驱动程序从设备获取数据后,它会将数据返回到操作系统,操作系统将数据返回至应用程序。
After the driver gets the data from the device, it returns the data to the operating system, which returns it to the application.
然后,服务器将数据返回Javascript代码(仍然在Web表单中),后者决定如何处理这些数据。
Then, the server sends data back to your JavaScript code(still standing in for the Web form) which decides what to do with that data..