You can then use the more convenient dot syntax.
然后,您就可以使用更为方便的点语法。
I would like to provide a very simple example for the Dot syntax.
我想提供一个点的语法很简单的例子。
Note: In the dot syntax the first element is element zero, and in the bracket syntax, the first element is element 1.
注意:在点语法中,第一个元素是编号为0 的元素,而在括号语法中,第一元素是编号为1 的元素。
On Linux, generate the dot syntax graph file with the command cat top10Links |perl buildDot.pl slashdot.org thumbnails > dotFile.slash.
在Linux 上,使用cat top10Links |perlbuildDot.pl slashdot.orgthumbnails > dotFile.slash命令创建dot语法图形文件。
The dot syntax language-building program shown below will process the various edge attributes automatically to emphasize the linkages and create the graph we defined loosely.
下面所示的dot语法语言构建程序将自动处理不同的边属性,从而强调链接并创建定义宽松的图形。
Undirected graph dot language-syntax generation.
无向图dot语言语法生成。
The syntax for calling a function in another module by specifying the module name followed by a dot (period) and the function name.
点符号:调用某一个模块的某一函数的语法形式,就是模块名后加一个点,也就是英文的句号,再加函数名。
When we call a member function, we (usually) specify the object on which the function will operate. This syntax uses the dot operator (the ". " operator)
当调用成员函数时,(通常)指定函数要操作的对象。语法是使用点操作符(。)
When we call a member function, we (usually) specify the object on which the function will operate. This syntax uses the dot operator (the ". " operator)
当调用成员函数时,(通常)指定函数要操作的对象。语法是使用点操作符(。)
应用推荐