网站首页  词典首页

请输入您要查询的英文单词:

 

单词 URL rewriting
释义

URL rewriting

  • 网络网址重写;链接重写;网址重写技术
1.
网址重写
...内容压缩(HTTP Compression) · 网址重写URL Rewriting)本文所探讨的用ASP.NET实现的网址重写技术就是基于ISAPI …
www.360doc.com
2.
链接重写
...ww.cnblogs.com/heekui 的一种链接重写(Url Rewriting)。
blog.csdn.net
3.
网址重写技术
...,就势必要有一点牺牲;不过还好这方面的困扰还能透过网址重写技术 (URL Rewriting) 来弥补,因此不算是太严重的问题。
www.jaceju.net
4.
链接转向
很多时候我们需要链接转向(Url Rewriting),例如二级域名转向、文章访问链接等场合。1 你现在看到的当前作者的博客园的域 …
www.360doc.com
5.
网址静态化
集成SEO组件:预先集成SEO组件,可以实现网址静态化URL rewriting)功能。网络*培训*专家集成该组件花费了大约1周时间 …
www.duote.com

例句

释义:
1.
To understand why these extra steps need to be performed, recall that the URL rewriting engine is at the ASP. NET level.
要理解需要执行这些额外步骤的原因,可以参考前面的内容,即URL重写引擎位于ASP.NET级别上。
archive.cnblogs.com
2.
To see how HTTP handlers can be used to perform URL rewriting, consult the code available for download with this article.
要查看如何使用HTTP处理程序来执行URL重写,请参考可随本文下载的代码。
archive.cnblogs.com
3.
If you're not using URL rewriting, you need to have the front controller specified.
如果你没有使用URL重写,你必须指定前端控制器的名称。
word.hcbus.com
4.
Under regular expression URL rewriting, every rewritten URI has at least one denotative twin.
通过使用正则表达式URL重写,每个重写的URI至少有一个对应的表示性(denotative)形式。
www.ibm.com
5.
Custom headers are commonly used for session management when using URL-rewriting.
自定义头常用于使用URL改写的会话管理。
www-128.ibm.com
6.
Depending on your setup, you might have URL rewriting, dynamic generation by pathname, and so on.
根据设置的不同,可能会有URL重写、依路径名动态生成等手段。
www.ibm.com
7.
A simple and common example of URL rewriting is in mapping path-based resource descriptions onto FastCGI (or just CGI) calls.
URL重写的常见例子是,把基于路径的资源描述映射为FastCGI(或CGI)调用。
www.ibm.com
8.
URL rewriting enables you to transparently forward requests to the new page location.
通过URL重写,可以将请求透明地转发到新网页的位置。
technet.microsoft.com
9.
URL rewriting is the process of intercepting an incoming Web request and automatically redirecting it to a different URL.
URL重写是截取传入Web请求并自动将请求重定向到其他URL的过程。
archive.cnblogs.com
10.
In my defense, it's a lot more difficult to set up a PHP service that handles POST, DELE, and all the URL rewriting required by REST.
但是,创建一个PHP服务来处理POST、DELE和REST需要的所有URL重写工作要困难得多。
www.ibm.com
1.
Prior to ASP. NET, URL rewriting on IIS Web servers needed to be implemented using an ISAPI filter.
在ASP.NET之前,需要使用ISAPI筛选器来实现IISWeb服务器上的URL重写。
archive.cnblogs.com
2.
However, we will discuss the tradeoffs between implementing URL rewriting as an ISAPI filter versus using techniques available in ASP. NET.
不过,我们将对使用ISAPI筛选器与使用ASP.NET中的技术实现URL重写进行权衡。
archive.cnblogs.com
3.
The good news is that, in general, you do not need to understand URL rewriting to use it.
好消息是一般来说您不必理解URL重写就能够使用它。
www-128.ibm.com
4.
URL rewriting is the process of intercepting an incoming Web request and redirecting the request to a different resource.
URL重写是截取传入Web请求并自动将请求重定向到其他资源的过程。
archive.cnblogs.com
5.
Over the next section we'll look at building a reusable URL rewriting engine.
在下一部分中,我们将对构建可重用的URL重写引擎进行讨论。
archive.cnblogs.com
6.
Finally, I'll assume that your Apache Web server is configured to support virtual hosting, URL rewriting, and PUT and DELETE requests.
最后,我还要假设您的ApacheWeb服务器被配置为支持虚拟宿主、URL重写以及PUT和DELETE请求。
www.ibm.com
7.
The remaining three sections of this article examine real-world uses of URL rewriting.
本文剩余的三个部分将对URL重写的实际使用情况进行介绍。
archive.cnblogs.com
8.
To demonstrate the URL rewriting engine in action, let's build an ASP. NET Web application that utilizes simple URL rewriting.
为了实际演示URL重写引擎,我们来构建一个使用简单URL重写的ASP.NETWeb应用程序。
archive.cnblogs.com
9.
Web clippers perform URL rewriting on all hypertext links before returning the Web content to the browser.
Web裁剪器在把Web内容返回给浏览器前对所有的超文本链接进行URL重写。
www-128.ibm.com
10.
The ASP. NET page developer utilizing the URL rewriting engine can specify the rewriting rules in the Web. config file.
使用URL重写引擎的ASP.NET页面开发人员可以在Web.config文件中指定重写规则。
archive.cnblogs.com
1.
The entire code for the URL rewriting engine is available for download with this article.
URL重写引擎的整个代码可随本文下载。
archive.cnblogs.com
2.
First, you'll need to indicate in the Web. config file if you want perform URL rewriting with the HTTP module or the HTTP handler.
首先,您需要在Web.config文件中指明要使用HTTP模块还是HTTP处理程序来执行URL重写。
archive.cnblogs.com
3.
So, when should URL rewriting be performed in an HTTP module?
那么,应该何时在HTTP模块中执行URL重写?
archive.cnblogs.com
4.
We'll also see how URL rewriting can be used to create an intelligent 404 error.
我们还将了解如何将URL重写用于创建智能404错误。
archive.cnblogs.com
5.
You can configure these URL rewriting options when you create a Web clipper, or you can add these options later.
当您在创建Web裁剪器时,您可以配置这些URL重写选项,您也可以稍后再添加这些选项。
www-128.ibm.com
6.
So, if you rely on Windows authentication and file authorization, you will want to use the HTTP module approach for URL rewriting.
因此,如果您依赖于Windows身份验证和文件授权,您可能希望为URL重写使用HTTP模块方法。
archive.cnblogs.com
7.
URL rewriting is used to manipulate URL paths before the request is handled by the Web server.
URL重写通常被用于在Web服务器处理请求之前操作URL路径。
www.infoq.com
8.
Web clippers do this using a technique called URL rewriting.
Web裁剪器使用被称为URL重写的技术来做到这一点。
www-128.ibm.com
9.
We will use the portlet from the URL Rewriting section of this article.
我们将使用本文的URL重写部分中的portlet。
www-128.ibm.com
10.
When you have completed these steps, the finished URL Rewriting Example Web clipper should look like Figure 8.
当您完成这些步骤后,完成的URLRewritingExampleWeb裁剪器应与图8类似。
www-128.ibm.com
1.
Figures 5, 6, and 7 show the URL rewriting in action.
图5、6和7显示了操作中的URL重写。
archive.cnblogs.com
2.
Controlling link traversal behavior with URL rewriting
使用URL重写来控制链接遍历行为
www.ichacha.net
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/1/27 23:30:31