Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Hira (0.21 sec)

  1. docs/es/docs/index.md

    ```
    
    ...de:
    
    ```Python
            ... "item_name": item.name ...
    ```
    
    ...a:
    
    ```Python
            ... "item_price": item.price ...
    ```
    
    ... y mira como el editor va a auto-completar los atributos y sabrá sus tipos:
    
    ![soporte de editor](https://fastapi.tiangolo.com/img/vscode-completion.png)
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu Apr 18 23:58:47 GMT 2024
    - 19K bytes
    - Viewed (0)
  2. docs/yo/docs/index.md

    Ìtọ́kasí **Python 3.8+**
    
    Fún àpẹẹrẹ, fún `int`:
    
    ```Python
    item_id: int
    ```
    
    tàbí fún àwòṣe `Item` tí ó nira díẹ̀ síi:
    
    ```Python
    item: Item
    ```
    
    ... àti pẹ̀lú ìkéde kan ṣoṣo yẹn ìwọ yóò gbà:
    
    * Atilẹyin olootu, pẹ̀lú:
        * Pipari.
        * Àyẹ̀wò irúfẹ́ àmì ìtọ́kasí.
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu Apr 18 23:58:47 GMT 2024
    - 24.1K bytes
    - Viewed (0)
Back to top