相对路径
- 网络Relative path;relative path name;relative pathname;Relative Pathnames
-
Path:该注解为资源指定了一个相对路径。
Path : This annotation specifies a relative path for the resource .
-
基于节点相对路径的XML模式抽取算法
A Method for XML Schema Extraction Based on Node Relative Path
-
Name头标识出包的相对路径名。
The Name header identifies the package 's relative pathname .
-
它假设用户在相同的域中,因此target的值应该是一个相对路径。
It assumes you 're in the same domain , so the value of target would be a relative path .
-
在开始文件中引用资源时,要像部署在Web服务器上一样使用相对路径。
When referencing the resources in the start file , use relative paths as though the files are deployed to a Web server .
-
cd的参数必须是一个目录的绝对或相对路径。
The argument to cd must be the absolute or relative path to a directory .
-
注意,PHP所添加的第一行指定了一条相对路径。
Notice that the first line added by PHP specifies a relative path .
-
本文提出了基于索引的XML查询算法,包括利用KI索引解决相对路径查询,利用VI索引处理等值查询和范围查询。
The thesis proposes algorithms based on index for XML data query .
-
从UML模型的代码中所生成的include声明具有到达被包含文件的相对路径。
The # include statements that are generated in the code from the UML model have relative paths to the included files .
-
默认情况下,浏览器使用当前页面的url作为基准解析相对路径。
By default , browsers resolve relative paths by using the current page URL as the base .
-
指定要处理这个请求的servlet或JSP资源的相对路径。
Specifies the context − relative path of the servlet or JSP resource by which this request will be processed .
-
TransformationExtender节点将相对路径附加到环境变量中指定的路径中来,以便于在运行时查找映射。
The Transformation Extender node appends the relative path to the path specified in the environment variable to look up the map at runtime .
-
,XM链接管理将把链接转换成相对路径。
, and XM link management will turn the link into a relative path .
-
实验证明这种方法在处理基于规则路径表示(尤其是相对路径)的XML查询时具有更高的效率。
Experimental results from the prototype system implementation shows that the scheme can be used to process XML queries with regular path expressions ( especially relative paths ) faster than previous approaches .
-
将Slug头的值设置为文档相对于库根的相对路径。
Set the value of the Slug header as the relative path of the document from the library root .
-
本文首先展示一些简单的cd示例,然后解释什么是绝对路径和相对路径,以及何时使用它们。
After looking at some simple cd examples , the article explains what is meant by the absolute path and the relative path and when to use each one .
-
这个URI不仅仅包括UML模型元素,还包含您的工作区中的模型以及它的相对路径。
This URI contains not only the UML model element , but it also contains the model and its relative path within your workspace .
-
@Path注释的值/transactions指出交易服务的URI的相对路径。
The value of the @ Path annotation / transactions signifies the relative path of the URI of the transaction service .
-
然而,因为personal目录不在CDPATH中,所以无法找到novel(如果您位于相对路径之外)。
However , because the personal directory is not yet in the CDPATH , it cannot be found ( if you 're outside a relative path ) .
-
属性可以被设置为Absolute或者Relative,以指定添加至模型以引用的单元是使用绝对路径还是相对路径。
The property can be set to ' Absolute ' or ' Relative ' to specify whether units that are added to the model by reference to use an absolute path or by the relative path .
-
如果csv文件中的源或目标包含将要映射的资产的相对路径,那么在Source字段中添加source前缀,并在Target字段中添加target前缀。
If the sources or targets in the csv files contain relative paths to the assets to be mapped , add the source prefix in the Source field and add the target prefix in the Target field .
-
在图9所示的IncludeController控制面板中,Filename字段存储了子JMX文件(在本例中是LoginUser.jmx)的相对路径。
In the Include Controller control panel shown in Figure 9 , the Filename field stores the relative path to the child JMX file ( Login_User.jmx in this example ) .
-
在运行时,主应用程序使用绝对路径或相对于LDLIBRARYPATH的相对路径找到共享目标库,并且请求所需的dll入口点的地址。
At runtime , the main application finds the shared object libraries using either an absolute path or a path relative to LD_LIBRARY_PATH and requests the address of the needed dll entry points .
-
在图4中,Filename字段被设置为将被读取的CSV文件的相对路径。
In Figure 4 , the Filename field is set to the relative CSV file path that is to be read .
-
这种模式的主要特点包括:(1)利用XML数据的拓扑结构而不是XML文档的模式(DTD或XMLSCHEMA)来进行相对路径到绝对路径的转换;
The key properties of the scheme are as follows : ( 1 ) Transform relative paths to absolute paths by using the topological structure of the XML documents instead of DTD or XML Schema ;
-
当您只想从目录树的一个分支跳转到附近的另一个分支时,使用绝对路径会有点麻烦,这就是cd命令允许使用相对路径的原因。
It 's a bit cumbersome using absolute paths when you only want to jump from one branch of the tree to another nearby . That 's why cd allows you to use relative paths .
-
相对路径指的是相对于您的当前工作目录的路径,正如pwd命令报告的那样。
Relative paths are relative to your current working directory , as reported by the pwd command .
-
注意:正如我们稍后要讨论的,CSS文件在运行时复制到Monitorthemes子文件夹中,从而使CSS文件中的URL为相对于themes文件夹的相对路径。
As we 'll discuss later , the CSS file is copied to the Monitor themes subdirectory at run-time , so the URLs in the CSS file are relative to the themes folder .
-
不过,扩展JAR路径被解释为相对路径,所以一般来说,扩展JAR必须存储在引用它的JAR所在的同一目录中。
However , the extension JAR path is interpreted as a relative path , so in general the extension JAR must be stored in the same directory as the JAR referencing it .
-
您可以将UML组件重命名为简单标识符,也可以使用有效的相对路径,指向生成的IDL文件中的目标容器。
You can rename UML components with either a simple identifier or with a valid partial path that is relative to the target container in which the IDL file is generated .