Dot-Notation的意思|示意

美 / / 英 / /

点记法


Dot-Notation的网络常见释义

点表达式 使用属性和点表达式(Dot-Notation)

Dot-Notation相关短语

1、 dot notation 点符号 ; 点表示法 ; 点标志 ; 点记法

2、 prime-and-dot notation 点撇符号

3、 Dot-decimal Notation 十进制点符号 ; 点分十进制

Dot-Notation相关例句

Because this information is a few nodes down in the tree, dot notation is used to indicate the exact hierarchical position of the required nodes to the query parser.

因为此信息是树下的几个节点,所以点符号用于说明针对查询解析器的所需节点的确切层次位置。

Dot notation identifies a source or target asset.

点标记标识一个源或目标资产。

You can use "dot notation" to query embedded objects.

您可以使用“点注释”来查询嵌入的对象。

You can use these relationships when you query by using dot notation to access the relationship properties and navigate from one object to another.

您可以在使用点标记法进行查询时使用这些关联性,进而存取关联性属性以及从某个物件巡览到另一个物件。

This is because, in the static case, the <dot notation> means two different resources, while in the dynamic case, it is the same resource.

这是因为,在静态情况下,

To access one of the functions, you have to specify the name of the module and the name of the function, separated by a dot (also known as a period). This format is called dot notation.

指定模块名和函数名,要用点(也就是英文的句号)来连接模块名和函数名,就可以调用指定的函数了。