A method descriptor just combines field descriptors to specify the parameter types and return type of a method.
方法描述符结合了字段描述符,以指定方法的参数类型和返回类型。
These functions take environment, connection, statement, or descriptor handles as input and return the diagnostic information related to the last function call made using that handle.
这些函数以环境句柄、连接句柄、语句句柄或描述符句柄作为输入参数,返回与上一次使用该句柄作出的函数调用相关的诊断信息。
The non-data descriptor is likely to be used to return a callable object.
非数据描述符最常用于返回一个可调用对象。
Such a descriptor could return something callable — any Python function or method can return anything, after all.
这种描述符可以返回可调用的内容——毕竟Python函数或方法可以返回任何内容。
Thee fchdir function provides us with an easy way to accomplish this task. When we want to return to where we started, we can simply pass the file descriptor to fchdir.
fchdir函数提供给我们一个方便的方法来完成这个任务,当我们想要返回我们开始的位置时,我们可以通过向fchdir函数传递一个文件描述符。
Thee fchdir function provides us with an easy way to accomplish this task. When we want to return to where we started, we can simply pass the file descriptor to fchdir.
fchdir函数提供给我们一个方便的方法来完成这个任务,当我们想要返回我们开始的位置时,我们可以通过向fchdir函数传递一个文件描述符。
应用推荐