This object should be given the name of the remote procedure followed by the list of arguments all wrapped up into one PHP array object.
这个对象应该被给与远程过程的名称,后面跟随着由所有参数列表包装成的一个 PHP 数组对象。
2
This concept simply applies (or maps) a procedure to a list, as shown in the following example.
这个概念只是将一个过程应用(或映射)到一个列表,如下面的例子所示。
3
This works well if you've taken the time to add all of your friends to the Contacts list, a procedure that takes a couple seconds per person and is done as you send emails to people.