- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 11 for item_price (0.09 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
docs/uk/docs/index.md
```Python return {"item_name": item.name, "item_id": item_id} ``` ...із: ```Python ... "item_name": item.name ... ``` ...на: ```Python ... "item_price": item.price ... ``` ...і побачите, як ваш редактор автоматично заповнюватиме атрибути та знатиме їхні типи: Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Sat Oct 11 17:48:49 GMT 2025 - 24.2K bytes - Click Count (0) -
docs/zh/docs/index.md
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Sat Oct 11 17:48:49 GMT 2025 - 18.2K bytes - Click Count (0) -
docs/tr/docs/index.md
```Python return {"item_name": item.name, "item_id": item_id} ``` ...bundan: ```Python ... "item_name": item.name ... ``` ...buna: ```Python ... "item_price": item.price ... ``` ...ve editörünün veri tiplerini bildiğini ve otomatik tamamladığını göreceksiniz: Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Sat Oct 11 17:48:49 GMT 2025 - 21.9K bytes - Click Count (0) -
docs/en/docs/index.md
```Python return {"item_name": item.name, "item_id": item_id} ``` ...from: ```Python ... "item_name": item.name ... ``` ...to: ```Python ... "item_price": item.price ... ``` ...and see how your editor will auto-complete the attributes and know their types: Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Thu Dec 25 11:01:37 GMT 2025 - 23.5K bytes - Click Count (0) -
docs/ja/docs/index.md
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Sat Oct 11 17:48:49 GMT 2025 - 21.3K bytes - Click Count (0) -
docs/de/docs/index.md
```Python return {"item_name": item.name, "item_id": item_id} ``` ... von: ```Python ... "item_name": item.name ... ``` ... zu: ```Python ... "item_price": item.price ... ``` ... und sehen Sie, wie Ihr Editor die Attribute automatisch vervollständigt und ihre Typen kennt: Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Fri Dec 26 09:39:53 GMT 2025 - 25.8K bytes - Click Count (1) -
docs/fr/docs/index.md
```Python return {"item_name": item.name, "item_id": item_id} ``` ... de : ```Python ... "item_name": item.name ... ``` ... vers : ```Python ... "item_price": item.price ... ``` ... et voyez comment votre éditeur complétera automatiquement les attributs et connaîtra leurs types : Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Sat Oct 11 17:48:49 GMT 2025 - 22K bytes - Click Count (0) -
docs/es/docs/index.md
```Python return {"item_name": item.name, "item_id": item_id} ``` ...desde: ```Python ... "item_name": item.name ... ``` ...a: ```Python ... "item_price": item.price ... ``` ...y observa cómo tu editor autocompleta los atributos y conoce sus tipos: Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Tue Dec 16 16:33:45 GMT 2025 - 24.3K bytes - Click Count (0) -
docs/zh-hant/docs/index.md
試著修改以下程式碼: ```Python return {"item_name": item.name, "item_id": item_id} ``` 從: ```Python ... "item_name": item.name ... ``` 修改為: ```Python ... "item_price": item.price ... ``` 然後觀察你的編輯器,會自動補全並且還知道他們的型別:  有關更多功能的完整範例,可以參考 <a href="https://fastapi.tiangolo.com/tutorial/">教學 - 使用者指南</a>。Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Sat Oct 11 17:48:49 GMT 2025 - 18.8K bytes - Click Count (0) -
docs/pt/docs/index.md
```Python return {"item_name": item.name, "item_id": item_id} ``` ...de: ```Python ... "item_name": item.name ... ``` ...para: ```Python ... "item_price": item.price ... ``` ...e veja como seu editor irá auto-completar os atributos e saberá os tipos: Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Tue Dec 16 20:32:40 GMT 2025 - 24.5K bytes - Click Count (0)