reader/api/0/edit-tag -- base URL
reader/api/0/edit-tag --基本地址
reader/api/0/edit-subscription -- base URL
reader/api/0/edit-subscription --基本地址
It allows you to search for blogs linking to a base URL.
它允许您搜索链接到某个基url的博客。
At line 6, the base URL is set to the HttpUnit home page.
在第6行,基本url被设置到HttpUnit的主页中。
Building the URL to be invoked using the base URL and parameters.
使用基url和参数构建将被调用的URL。
JTest calls the setUp method next to set the base URL and proxy, as in Listing 5.
接下来,JTest调用setUp方法来设置基本url和代理,如清单5所示。
Using the base URL that was configured above when the sample application was installed.
在安装样例应用程序时,使用上文配置的基url。
If this base URL starts with a forward slash, then a servlet context name will be prepended.
如果这个基本url以一个斜杠开始,那么会在它前面加上servlet的上下文名称。
The value attribute is used to specify a base URL, which the tag then transforms as necessary.
value属性用来指定基本url,然后在必要时标记对其进行转换。
In addition, however, the base URL has been rewritten to include specification of a session ID.
不过,除此以外还重写了基本url以包含指定的会话标识。
This script is virtually the same for each, differing only in the base URL and the data included.
这两个脚本在本质上是相同的,只是基本url和包含的数据有所不同。
Now that you have the correct base URL for the selected action, you need to collect the form values entered by users.
现在对选择的动作有了正确的基础url,需要收集用户输入的表单值。
After you have gathered form data and the base URL, you submit the AJAX call by using the Dojo library xhrPost method.
收集表单数据和基础url之后,使用dojo库xhrpost方法提交AJAX调用。
Instead, it offers a "Link to this page" macro that will change the document's base URL so that a bookmark can be created.
相反,它提供了“连接到此页”的宏来改变文档的基准URL以便创建书签。
Next, I define the test case shown in Listing 6, which also takes a parameter for the base URL of the application under test.
接下来,我将定义清单6所示的测试用例,它也包含一个参数,用于进行测试的应用程序的基url。
For example, let's assume two versions of the same service. The current versions are all available under the following base URL
例如,假定有同一个服务的两个版本。
The "base URL" means the document root (directory) where you placed your Drupal files (and is defined in your web server configuration file).
“初始网址”是指文件根目录,是你放置Drupal安装文件(并在服务器配置中完成了相关配置)的服务器目录。
The value is a relative URL that is combined with the base URL of the HTML page to specify the manifest URL, the contents of which are in Listing 2.
该值是一个相对url,它结合html页面的基url来指定清单(manifest) URL,其内容如清单2所示。
If the base URL does not start with a forward slash, then it is assumed to be a relative URL, in which case the addition of a context name is unnecessary.
如果这个基本url不是以斜杠开始的,那么就认为它是一个相对url,这时就不必添加上下文名称。
The high-level task for this article is a Web crawler: given a base URL for a Web site, you'll collect elements from the site that you can use for some purpose.
本文的高级任务是创建一个Webcrawler:给定一个网站的基URL,从该网站收集可以用作某种用途的元素。
It is best to append these internal links to the document's base URL so that if you need to loop through the list again (as in the next task), you have a full URL.
最好将这些内部链接附加到文档的基url之后,这样如果您需要再次遍历该列表(比如在下一任务中),您可以拥有完整的URL。
You must also provide a location where the server instance should run (localhost is typical, but not required) and then the base URL for the application under test.
您还必须提供运行服务器实例的位置(通常是localhost,但不是必须的),以及被测试的应用程序使用的基url。
This is accomplished through the Doctrine_Pager_Layout object, which you can use to define the paging mode, the base URL for each page link, and the number of page links to display.
这通过Doctrine_Pager_Layout对象来实现,您可以使用该对象定义分页模式、每个页链接的基url和显示的页链接的数量。
After you have created the database and table, set the CodeIgniter database variables in. \ system \ application \ config \ database.php and base URL in. \ system \ application \ config \ config.php.
创建了数据库和表后,在. \system \application \config \database . php内设置CodeIgniter数据库变量,在. \ system \ application \ config \ config . php内设置基础url。
Relative but with no base URI - There is no base URL specified in the Content-Location of the main header but using the messages base URL and all the relative URLs are referenced using this base URL.
不带基础URI的相对 URI ―主报头的Content-Location 中没指定基础 URI,但使用消息的基础URL,并且对所有的相对URL都是使用这个基础 URL进行引用。
The browser appends the relative URL to either the current request URL or to the value of the HTML base tag (if any).
浏览器可以将相对url附加到当前请求url或html基标记的值后(如果有)。
Listing 3. Script to encode the URL and set the base context.
清单3.对URL进行编码并设置基本上下文的脚本。
Because the base state cannot be modified any more at this time, the portal engine creates a (logical) copy of this base state for each new URL.
由于此时不再能够修改基状态,因此门户引擎将为每个新url创建此基状态的一个(逻辑)副本。
This base state can then be altered according to the desired semantics of the URL.
可以随后根据URL所需的语义对此基状态进行修改。
As an example, if an XML element contains a link that USES a relative URL, the absolute URL to be linked will be determined by referring to the base URI of the element.
比方说,如果一个XML元素包含使用相对url的链接,要链接的绝对URL就要通过参考该元素的基url来决定。
应用推荐