redirect
英 [ˌriːdəˈrekt , ˈriːdərekt]
美 [ˌriːdəˈrekt , ˈriːdərekt]
v. (以新的方式或目的)重新使用; 改寄; 改变投递方向
过去分词:redirected 过去式:redirected 现在分词:redirecting 第三人称单数:redirects
Collins.1 / BNC.14745 / COCA.11425
牛津词典
verb
- (以新的方式或目的)重新使用
to use sth, for example money, in a different way or for a different purpose- Resources are being redirected to this important new project.
为这一重要的新项目重新调配了资源。
- Resources are being redirected to this important new project.
- 改寄;改变投递方向
to send sth to a different address or in a different direction- Inquiries on this matter are being redirected to the press office.
询问此事的信件一律转到新闻处。 - Make sure you get your mail redirected to your new address.
注意一定要让你的邮件改投到你的新住址。
- Inquiries on this matter are being redirected to the press office.
柯林斯词典
- VERB 改变…的方向;改变…的目标
If youredirectyour energy, resources, or ability, you begin doing something different or trying to achieve something different.- Controls were used to redistribute or redirect resources.
采用了管控措施来重新分配资源或改变其流向。
- Controls were used to redistribute or redirect resources.
- VERB 使改道;使改变目的地
If youredirectsomeone or something, you change their course or destination.- She redirected them to the men's department.
她指引他们去了男装部。
- She redirected them to the men's department.
英英释义
verb
- channel into a new direction
- redirect your attention to the danger from the fundamentalists
双语例句
- To do this, run the script again and redirect the output to a file.
为此,再次运行脚本,并将输出结果重定向到文件中。 - This will redirect unauthenticated users to the login screen and show users access denied screens if applicable.
这将未经验证的用户重定向到登录屏幕,显示屏幕的用户访问被拒绝如果适用。 - Sometimes you may want to redirect both standard output and standard error into a file.
在某些情况下,您可能想要将标准输出和标准错误都重定向到一个文件中。 - I use JSF navigation rules to redirect the page.
我使用JSF导航规则来重定向页面。 - Say the destination you redirect to is configurable by some administrator.
说出你的目的地是一些重定向到管理员配置。 - Understanding controllers boils down to the three Rs: return, redirect, and render.
对控制器的理解可以归结为三个R:return、redirect和render。 - You can store the message in a file by using a redirect.
可以通过使用重定向将消息存储在文件中。 - If the user role is not what was expected, then we redirect the user to an error page.
如果这个用户角色不是我们预期的,就会把用户重定向到一个错误页面。 - The most straightforward way is to redirect output to a file for each command ( see Listing 3).
最简单的方式是将每个命令的输出重定向到文件中(请参见清单3)。 - Redirect the output to a file.
请将输出结果重定向到某一文件中。