Here's another example that combines positional parameters and keyword arguments 下面是另外一个综合了位置参数(PP)和关键字参数的例子
The shift command removes positional parameters from left to right. shift命令从左到右删除位置参数(PP)。
The getopt UNIX utility scans the positional parameters for the named arguments you specify. UNIX实用程序getopt扫描位置参数(PP)以获得您指定的命名参数。
In this sample, we implemented a similar JDBC results resolver that uses named statements and positional parameters with the XML parameter denoted a sentinel value of XML. 在本例中,我们实现了一个类似的JDBC结果解析器,它通过以一个哨兵值XML标示的XML参数使用几个已命名语句和位置参数(PP)。
What is not possible, however, is use of positional parameters. 不过,您不可以使用位置参数(PP)。