約151件1ページ目

日本語のみで絞り込む

条件を指定して検索しています。すべての条件を解除する

  • 最終更新日:1か月以内
  • 2024/7/26 -GET_DESCRIPTOR: This request is used to obtain the specified descriptor from the USB device and helps in identifying and configuring the device. Information ...

    2024/7/26 -The host can get the list of supported languages using Get_Descriptor request with 0 in wIndex field. The device returns the String descriptor containing ...

    1日前 -If I iterate through the function descriptors for a class prototype, I can convert the 'value' property to a string that represents a single method. If I call ...

    3日前 -Descriptors let objects customize attribute lookup, storage, and deletion. This guide has four major sections: The “primer” gives a basic overview, moving ...

    2024/7/25 -get_description(). includes/abstracts/abstract-wc-payment-gateway.php : 358. Return the gateway's description. public get_description() : string. Return values.

    2024/7/24 -This struct contains all the information required to create a RenderTexture. It can be copied, cached, and reused to easily create RenderTextures that all share ...

    2024/7/9 -abstract get_descriptor(specifier: Union[int, str, UUID]) → Optional[BleakGATTDescriptor]. Get a descriptor by handle (int) or UUID (str or uuid.UUID).

    2024/7/25 -Helper method to compute meta cache key. Different from WP Meta cache key in that meta data cached using this key also contains meta_id column. get_meta_data() ...

    2024/7/18 -Instantiate a client using the URL of a GRPC server and any authentication credentials you may need. If the server utilizes SSL (and it probably does) make sure ...

    2024/7/16 -description = property(fget=__get_description) # This method is used to get the rowcount attribute. def __get_rowcount(self): return self.__rowcount def __ ...