- Sort Score
- Num 10 results
- Language All
Results 31 - 40 of 131 for Dependant (0.31 seconds)
-
docs/ru/docs/tutorial/dependencies/index.md
/// ### Импорт `Depends` { #import-depends } {* ../../docs_src/dependencies/tutorial001_an_py310.py hl[3] *} ### Объявите зависимость в «зависимом» { #declare-the-dependency-in-the-dependant } Точно так же, как вы используете `Body`, `Query` и т.д. с параметрами вашей *функции обработки пути*, используйте `Depends` с новым параметром: {* ../../docs_src/dependencies/tutorial001_an_py310.py hl[13,18] *}Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:56:20 GMT 2026 - 15.4K bytes - Click Count (1) -
docs/de/docs/_llm-test.md
* der Header * die Header * der Autorisierungsheader * der `Authorization`-Header * der Forwarded-Header * das Dependency-Injection-System * die Dependency * das Dependable * der Dependant * I/O-lastig * CPU-lastig * Nebenläufigkeit * Parallelität * Multiprocessing * die Umgebungsvariable * die Umgebungsvariable * der `PATH` * die `PATH`-Umgebungsvariable
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:58:09 GMT 2026 - 12.3K bytes - Click Count (0) -
docs/tr/docs/_llm-test.md
* sibling class * class method * header * headers * authorization header * `Authorization` header * forwarded header * dependency injection system * dependency * dependable * dependant * I/O bound * CPU bound * concurrency * parallelism * multiprocessing * env var * environment variable * `PATH` * `PATH` variable * authentication
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 11.1K bytes - Click Count (0) -
docs/zh/docs/_llm-test.md
* the header * the headers * the authorization header * the `Authorization` header * the forwarded header * the dependency injection system * the dependency * the dependable * the dependant * I/O bound * CPU bound * concurrency * parallelism * multiprocessing * the env var * the environment variable * the `PATH` * the `PATH` variable * the authentication
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:06:37 GMT 2026 - 10.7K bytes - Click Count (0) -
docs/fr/docs/_llm-test.md
Hardcore: `Yesterday, my friend wrote: "If you spell incorrectly correctly, you have spelled it incorrectly". To which I answered: "Correct, but 'incorrectly' is incorrectly not '"incorrectly"'"` //// //// tab | Info ... Cependant, les guillemets à l’intérieur des extraits de code doivent rester tels quels. //// ## Blocs de code { #code-blocks } //// tab | Test Un exemple de code Bash ... ```bash
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:37:13 GMT 2026 - 12.8K bytes - Click Count (0) -
docs/pt/docs/tutorial/dependencies/index.md
/// ### Importando `Depends` { #import-depends } {* ../../docs_src/dependencies/tutorial001_an_py310.py hl[3] *} ### Declarando a dependência, no "dependente" { #declare-the-dependency-in-the-dependant } Da mesma forma que você utiliza `Body`, `Query`, etc. Como parâmetros de sua *função de operação de rota*, utilize `Depends` com um novo parâmetro: {* ../../docs_src/dependencies/tutorial001_an_py310.py hl[13,18] *}Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:20:43 GMT 2026 - 10.6K bytes - Click Count (0) -
docs/tr/docs/advanced/security/oauth2-scopes.md
`security_scopes` parametresi `SecurityScopes` tipinde olacaktır. Bu nesnenin `scopes` adlı bir özelliği vardır; bu liste, kendisinin ve bunu alt-dependency olarak kullanan tüm dependency'lerin gerektirdiği tüm scope'ları içerir. Yani tüm "dependant"lar... kafa karıştırıcı gelebilir; aşağıda tekrar açıklanıyor.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 14.7K bytes - Click Count (0) -
docs/pt/docs/_llm-test.md
* o cabeçalho * os cabeçalhos * o cabeçalho de autorização * o cabeçalho `Authorization` * o cabeçalho encaminhado * o sistema de injeção de dependências * a dependência * o dependable * o dependant * limitado por I/O * limitado por CPU * concorrência * paralelismo * multiprocessamento * a env var * a variável de ambiente * o `PATH` * a variável `PATH` * a autenticação
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:20:43 GMT 2026 - 12.1K bytes - Click Count (0) -
docs/ko/docs/advanced/security/oauth2-scopes.md
`SecurityScopes`는 어느 지점에서든, 그리고 여러 곳에서 사용할 수 있으며, “루트” 의존성에만 있어야 하는 것은 아닙니다. `SecurityScopes`는 **해당 특정** *경로 처리*와 **해당 특정** 의존성 트리에 대해, 현재 `Security` 의존성과 모든 dependant에 선언된 보안 스코프를 항상 갖고 있습니다. `SecurityScopes`에는 dependant가 선언한 모든 스코프가 포함되므로, 중앙의 의존성 함수에서 토큰이 필요한 스코프를 가지고 있는지 검증한 다음, 서로 다른 *경로 처리*에서 서로 다른 스코프 요구사항을 선언할 수 있습니다. 이들은 각 *경로 처리*마다 독립적으로 검사됩니다. ## 확인하기 { #check-it }Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:06:26 GMT 2026 - 15.7K bytes - Click Count (0) -
docs/ko/docs/tutorial/dependencies/index.md
/// ### `Depends` 불러오기 { #import-depends } {* ../../docs_src/dependencies/tutorial001_an_py310.py hl[3] *} ### "의존자"에 의존성 명시하기 { #declare-the-dependency-in-the-dependant } *경로 처리 함수*의 매개변수로 `Body`, `Query` 등을 사용하는 방식과 같이 새로운 매개변수로 `Depends`를 사용합니다: {* ../../docs_src/dependencies/tutorial001_an_py310.py hl[13,18] *}Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:06:26 GMT 2026 - 11.4K bytes - Click Count (0)