如果输入使用相对名称空间限定符的代码,NetBeans会在最左边的代码空白边中显示一个灯泡图标。
If you key code that USES relative namespace qualifiers, NetBeans displays a light bulb icon in the left-most code margin.
链接可能使用一个相对或绝对路径,因此您可能希望在名称前面有星号标记,以找到所有匹配。
Links may use a relative or absolute path, so you probably want a leading asterisk in the name to find all matches.
要考虑的相对简单的更改是根据窗口名称指定不同的击键或鼠标事件,然后发送给应用程序。
A relatively simple change to consider is specifying different keystrokes or mouse events to send to an application based on the window name.
我从一些之前查询过的资料里得知,糖最初的形式——那些被捣碎的小块冰糖看起来,与小块的石头或石砾很相似——使得它有了相对应的名称。
Some of the references I looked at tell me that it is earliest form as the crushed pieces of rock candy being compared to small stones or grit that gave sugar its name.
如果这个基本url不是以斜杠开始的,那么就认为它是一个相对url,这时就不必添加上下文名称。
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.
SAX目前处在第二代,包括XML名称空间处理和相对于文档结构可以选择的某些事件报告。
SAX is currently in its second generation, which includes XML namespace processing and optional reporting of certain events relating to document structure.
例如,php名称空间的最佳实践之一是,在代码中使用绝对引用完全限定名称空间,而不是相对引用。
For example, it is a best practice with PHP namespaces to fully qualify your namespaces within your code using with absolute references rather than relative references.
该文件中的属性名称必须和接口中定义的方法相对应。
The names of the properties in this file must correspond to the methods defined in your interface.
在清单2中,请注意,语境被表示为易于理解的名称(相对于很多代码页命名惯例)。
In Listing 2, notice that locales are represented as names that are easy to understand (as opposed to many of the code page naming conventions).
包含一个绝对或相对地点名称。
第二个参数是应用程序相对于LotusNotes数据目录的名称。
The second parameter is the name of the application relative to the Lotus Notes data directory.
URI引用(以及IRI引用,在它们开始出现时)可以是相对的,但不推荐将相对uri用于名称空间。
A URI reference (and an IRI reference, when they begin to appear) can be relative, but relative URIs have been deprecated for namespace use.
请注意在这样一个相对简单的示例中,attribute的名称几乎和被配置的类中property名称一样,这不是必需的。
Note that while in such a relatively simple case, the attribute names are almost the same as the property names in the class being configured, this is not necessary.
我们对EJB引用进行编码,与目标bean的JNDI名称相对应。
We are coding to the EJB reference name as opposed to the JNDI name of the target bean.
连接器的名称与它们契约的名称相对应,在这种情况下,这是相应的服务规范的协议。
The connector names correspond to the names of their contracts, which, in this case, are the protocols for the corresponding service specifications.
软链接使用文件名或目录名,这些名称可能是相对或绝对的。
Soft links use file or directory names, which may be relative or absolute.
对于与清单1相对应的已签名表单,必须使用从所有祖先节点继承的名称空间创建一个新文档,其中包含文档元素。
For the signed form corresponding to the one given in listing 1, a new document with as the document element must be created with namespaces inherited from all ancestor nodes.
该程序将流程模板的名称作为命令行参数,并且打印出了所有相对应的流程实例的启动时间。
The program takes the name of a process template as a command line parameter and prints out start times of all of the corresponding process instances.
将软件堆栈设置为与模板名相对应的名称。
Set the software stack to the name that corresponds with the name of the template.
文件中列出的每个部门ID与商店中的某个部门名称相对应。
Each department id listed in the file corresponds to a department name in the store.
WebSphereMQ信息(如队列管理器名称、主机、通道和端口)必须与以前配置的队列管理器设置相对应。
The WebSphere MQ information, such as queue manager name, host, channel, and port should correspond to the queue manager Settings configured earlier.
该流程实例的ID以及相对应的已失败的流程模板的名称可以通过搜索“流程已失败”事件(42001)进行检索。
The process instance IDs and corresponding template names of processes that failed can be retrieved by searching for "process failed" events (42001).
然后,对于每一行,XQuery 会提取出三个相关的数据列 ——城市名称、温度和图标 ——并输出一个相对简单的表,表中只包含这三项信息。
Then, for each row, it extracts the three relevant data columns -- city name, temperature, and icon -- and outputs a simpler table containing only this information.
的路径名称为相对路径名。
嵌套的<c:out>标记利用EL内置的Map收集支持来查找与列名称相对应的行数据。
Nested <c:out> tags take advantage of the EL's built-in support for Map collections to look up row data corresponding to column names.
这个例子假设元素列表文件的名称是filename . dtd,并且位于您的计算机上(如果指向公共文件位置,则SYSTEM和PUBLIC是相对的)。
This example assumes that your element list file is named filename.dtd and resides on your computer (SYSTEM versus public if pointing to a public file location).
英文病名:与中文、繁体病名相对应的英文皮肤病名称;
English sickness name: English skin disease name corresponding with the Chinese or the traditional sickness name.
理想的仿制药在生物学上相当于品牌名称几乎所有其性质的药物近乎在同一架构,但是通常是在一个相对移动销售价格。
Generic drugs ideally are biologically equivalent to brand name name drugs with almost all its properties in nearly the same compositions, but are normally sold at a comparatively move price.
如果您传一个相对于x:驱动器的文件名称,比如x:SomeText .txt,然后应用程序将成功运行,因为文件来自于应用程序相同的位置。
If you pass a file name relative to the x: drive, for example x: SomeText. TXT, then the application will succeed because the file comes from the same location as the application.
如果您传一个相对于x:驱动器的文件名称,比如x:SomeText .txt,然后应用程序将成功运行,因为文件来自于应用程序相同的位置。
If you pass a file name relative to the x: drive, for example x: SomeText. TXT, then the application will succeed because the file comes from the same location as the application.
应用推荐