- Sort Score
- Result 10 results
- Languages All
Results 31 - 40 of 58 for predefinida (0.05 sec)
-
api/maven-api-toolchain/src/main/mdo/toolchains.mdo
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Sun May 18 09:15:56 UTC 2025 - 9.5K bytes - Viewed (0) -
docs/batch-jobs/README.md
retry: attempts: 10 # number of retries for the job before giving up delay: "500ms" # least amount of delay between each retry ``` You can create and run multiple 'replication' jobs at a time there are no predefined limits set. ## Batch Jobs Terminology ### Job
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Thu Oct 06 06:00:43 UTC 2022 - 4.8K bytes - Viewed (0) -
docs/en/docs/deployment/manually.md
/// ## Deployment Concepts { #deployment-concepts } These examples run the server program (e.g Uvicorn), starting **a single process**, listening on all the IPs (`0.0.0.0`) on a predefined port (e.g. `80`). This is the basic idea. But you will probably want to take care of some additional things, like: * Security - HTTPS * Running on startup * RestartsRegistered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Sat Oct 11 17:48:49 UTC 2025 - 6.9K bytes - Viewed (0) -
docs/de/docs/tutorial/path-params.md
{* ../../docs_src/path_params/tutorial003b_py39.py hl[6,11] *} Die erste Definition wird immer verwendet werden, da ihr Pfad zuerst übereinstimmt. ## Vordefinierte Parameterwerte { #predefined-values } Wenn Sie eine *Pfadoperation* haben, welche einen *Pfad-Parameter* hat, aber Sie wollen, dass dessen gültige Werte vordefiniert sind, können Sie ein Standard-Python <abbr title="Enumeration">`Enum`</abbr> verwenden.Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Dec 17 20:41:43 UTC 2025 - 10.5K bytes - Viewed (0) -
fess-crawler/src/main/java/org/codelibs/fess/crawler/filter/impl/UrlFilterImpl.java
* It also provides methods to initialize the filter with a session ID, clear the filter, * match a URL against the defined patterns, and process a URL to add include or exclude patterns based on predefined filtering patterns. * */ /** * This class is an implementation of a URL filter. */ public class UrlFilterImpl implements UrlFilter { /** * Creates a new UrlFilterImpl instance. */Registered: Sat Dec 20 11:21:39 UTC 2025 - Last Modified: Sun Jul 06 02:13:03 UTC 2025 - 9.2K bytes - Viewed (0) -
docs/ru/docs/tutorial/path-params.md
Аналогично, вы не можете переопределить операцию с путем: {* ../../docs_src/path_params/tutorial003b_py39.py hl[6,11] *} Первый будет выполняться всегда, так как путь совпадает первым. ## Предопределенные значения { #predefined-values } Что если нам нужно заранее определить допустимые *параметры пути*, которые *операция пути* может принимать? В таком случае можно использовать стандартное перечисление <abbr title="Enumeration">`Enum`</abbr> Python.Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Dec 17 20:41:43 UTC 2025 - 14.2K bytes - Viewed (0) -
docs/de/docs/advanced/additional-responses.md
<img src="/img/tutorial/additional-responses/image01.png"> ## Vordefinierte und benutzerdefinierte Responses kombinieren { #combine-predefined-responses-and-custom-ones }
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Dec 17 20:41:43 UTC 2025 - 10K bytes - Viewed (0) -
docs/pt/docs/_llm-test.md
* formato ISO * o padrão JSON Schema * o JSON schema * a definição do schema * Fluxo de Senha * Mobile * descontinuado * projetado * inválido * dinamicamente * padrão * padrão predefinido * sensível a maiúsculas e minúsculas * não sensível a maiúsculas e minúsculas * servir a aplicação * servir a página * o app * a aplicação * a requisição * a resposta
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Dec 17 10:17:03 UTC 2025 - 12.4K bytes - Viewed (0) -
docs/es/docs/advanced/security/oauth2-scopes.md
Para simplificar, aquí solo estamos añadiendo los scopes recibidos directamente al token. Pero en tu aplicación, por seguridad, deberías asegurarte de añadir solo los scopes que el usuario realmente puede tener, o los que has predefinido. /// {* ../../docs_src/security/tutorial005_an_py310.py hl[157] *} ## Declarar scopes en *path operations* y dependencias { #declare-scopes-in-path-operations-and-dependencies }Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Dec 17 10:15:01 UTC 2025 - 14.2K bytes - Viewed (0) -
internal/grid/README.md
Therefore, using this for large payloads will likely be slower than using a separate connection, and other connections will be blocked while the large payload is being sent. ## Handlers & Routes Handlers have a predefined Handler ID. In addition, there can be several *static* subroutes used to differentiate between different handlers of the same ID.
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Fri Oct 10 18:57:03 UTC 2025 - 9.4K bytes - Viewed (0)