- Sort Score
- Num 10 results
- Language All
Results 11 - 20 of 20 for larla (0.05 seconds)
-
docs/tr/docs/tutorial/dependencies/classes-as-dependencies.md
Bu, hiç parametresi olmayan callable'lar için de geçerlidir. Tıpkı hiç parametresi olmayan *path operation function*'larda olduğu gibi. O zaman yukarıdaki `common_parameters` adlı "dependable" dependency'sini `CommonQueryParams` class'ına çevirebiliriz: {* ../../docs_src/dependencies/tutorial002_an_py310.py hl[11:15] *}
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Feb 13 12:41:38 GMT 2026 - 7.3K bytes - Click Count (0) -
docs/es/docs/tutorial/schema-extra-example.md
Las claves del `dict` identifican cada ejemplo, y cada valor es otro `dict`. Cada `dict` específico del ejemplo en los `examples` puede contener: * `summary`: Descripción corta del ejemplo. * `description`: Una descripción larga que puede contener texto Markdown. * `value`: Este es el ejemplo real mostrado, e.g. un `dict`.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 9.5K bytes - Click Count (0) -
docs/tr/docs/tutorial/dependencies/dependencies-with-yield.md
Response oluşturulmadan önce yalnızca `yield` satırına kadar olan (ve `yield` dahil) kod çalıştırılır: {* ../../docs_src/dependencies/tutorial007_py310.py hl[2:4] *} `yield` edilen değer, *path operation*'lara ve diğer dependency'lere enjekte edilen (injected) değerdir: {* ../../docs_src/dependencies/tutorial007_py310.py hl[4] *} Response'dan sonra `yield` satırını takip eden kod çalıştırılır:
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 13.4K bytes - Click Count (0) -
docs/tr/docs/tutorial/dependencies/index.md
read_items["/items/"] read_users["/users/"] common_parameters --> read_items common_parameters --> read_users ``` Bu şekilde paylaşılan kodu bir kez yazarsınız ve onu *path operation*'larda çağırma işini **FastAPI** halleder. /// check | Ek bilgi Dikkat edin: Bunu "register" etmek ya da benzeri bir şey yapmak için özel bir class oluşturup **FastAPI**'ye bir yere geçirmeniz gerekmez.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 10.2K bytes - Click Count (0) -
docs/es/docs/tutorial/security/first-steps.md
Y quieres tener una forma para que el frontend se autentique con el backend, usando un **username** y **password**. Podemos usar **OAuth2** para construir eso con **FastAPI**. Pero vamos a ahorrarte el tiempo de leer la larga especificación completa solo para encontrar esos pequeños fragmentos de información que necesitas. Usemos las herramientas proporcionadas por **FastAPI** para manejar la seguridad. ## Cómo se ve { #how-it-looks }Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 8.8K bytes - Click Count (0) -
docs/tr/docs/tutorial/sql-databases.md
/// ### Hero Oluşturma { #create-a-hero } Her SQLModel modeli aynı zamanda bir Pydantic modeli olduğu için, Pydantic modelleriyle kullanabildiğiniz **type annotation**’larda aynı şekilde kullanabilirsiniz. Örneğin `Hero` tipinde bir parametre tanımlarsanız, bu parametre **JSON body**’den okunur.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 16.8K bytes - Click Count (0) -
docs/es/docs/help-fastapi.md
### Entiende el problema { #understand-the-problem } * Primero, asegúrate de **entender el problema** que el pull request está intentando resolver. Podría tener una discusión más larga en una GitHub Discussion o issue. * También hay una buena posibilidad de que el pull request no sea realmente necesario porque el problema se puede resolver de una manera **diferente**. Entonces puedes sugerir o preguntar sobre eso.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 13.4K bytes - Click Count (0) -
docs/tr/docs/deployment/concepts.md
Dikkate almanız gereken ana kısıt şudur: **public IP** üzerindeki **port**'u yöneten **tek** bir bileşen olmalı. Sonrasında bu bileşenin, replikasyonla çoğaltılmış **process/worker**'lara iletişimi **aktarmanın** bir yoluna sahip olması gerekir. Olası kombinasyonlar ve stratejiler: * `--workers` ile **Uvicorn**
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 19.2K bytes - Click Count (0) -
src/cmd/asm/internal/asm/testdata/amd64enc.s
LARW R11, R11 // 66450f02db LARL (BX), DX // 0f0213 LARL (R11), DX // 410f0213 LARL DX, DX // 0f02d2 LARL R11, DX // 410f02d3 LARL (BX), R11 // 440f021b LARL (R11), R11 // 450f021b LARL DX, R11 // 440f02da
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Fri Oct 08 21:38:44 GMT 2021 - 581.9K bytes - Click Count (1) -
okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt
2C95 ; valid # 4.1 COPTIC SMALL LETTER KAPA 2C96 ; mapped ; 2C97 # 4.1 COPTIC CAPITAL LETTER LAULA 2C97 ; valid # 4.1 COPTIC SMALL LETTER LAULA 2C98 ; mapped ; 2C99 # 4.1 COPTIC CAPITAL LETTER MI 2C99 ; valid # 4.1 COPTIC SMALL LETTER MI
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Sat Feb 10 11:25:47 GMT 2024 - 854.1K bytes - Click Count (0)