- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 11 for Correspondence (0.27 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
guava/src/com/google/common/collect/BiMap.java
* associated key. The two bimaps are backed by the same data; any changes to one will appear in * the other. * * <p><b>Note:</b> There is no guaranteed correspondence between the iteration order of a bimap * and that of its inverse. * * @return the inverse view of this bimap */ BiMap<V, K> inverse();
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Wed Aug 06 17:32:30 GMT 2025 - 4.2K bytes - Click Count (0) -
android/guava/src/com/google/common/collect/BiMap.java
* associated key. The two bimaps are backed by the same data; any changes to one will appear in * the other. * * <p><b>Note:</b> There is no guaranteed correspondence between the iteration order of a bimap * and that of its inverse. * * @return the inverse view of this bimap */ BiMap<V, K> inverse();
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Wed Aug 06 17:32:30 GMT 2025 - 4.2K bytes - Click Count (0) -
guava/src/com/google/common/collect/Streams.java
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Feb 23 19:19:10 GMT 2026 - 36.4K bytes - Click Count (0) -
docs/pt/docs/tutorial/middleware.md
A função middleware recebe: * A `request`. * Uma função `call_next` que receberá o `request` como um parâmetro. * Esta função passará a `request` para a *operação de rota* correspondente. * Então ela retorna a `response` gerada pela *operação de rota* correspondente. * Você pode então modificar ainda mais o `response` antes de retorná-lo. {* ../../docs_src/middleware/tutorial001_py310.py hl[8:9,11,14] *} /// tip | DicaCreated: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:20:43 GMT 2026 - 4.2K bytes - Click Count (0) -
docs/pt/docs/editor-support.md
- **Navegação com CodeLens** - Links clicáveis acima das chamadas do cliente de testes (por exemplo, `client.get('/items')`) que levam à *operação de rota* correspondente, facilitando a navegação entre testes e implementação. - **Implantar no FastAPI Cloud** - Implantação com um clique da sua aplicação no [FastAPI Cloud](https://fastapicloud.com/).
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:20:13 GMT 2026 - 2.7K bytes - Click Count (0) -
src/main/resources/fess_label_fr.properties
labels.reqheader_web_crawling_config=Configuration Web labels.key_match_configuration=Correspondance de clé labels.key_match_list_term=Terme labels.key_match_list_query=Requête labels.key_match_term=Terme labels.key_match_query=Requête labels.key_match_size=Taille labels.key_match_boost=Boost labels.key_match_urls=URL labels.key_match_title_details=Correspondance de clé labels.design_configuration=Conception de la page
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 54.4K bytes - Click Count (0) -
docs/pt/docs/tutorial/dependencies/index.md
## Caso de Uso Simples { #simple-usage } Se você parar para ver, *funções de operação de rota* são declaradas para serem usadas sempre que uma *rota* e uma *operação* se encaixam, e então o **FastAPI** se encarrega de chamar a função correspondente com os argumentos corretos, extraindo os dados da requisição. Na verdade, todos (ou a maioria) dos frameworks web funcionam da mesma forma.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/pt/docs/help-fastapi.md
* Garanta que você adicione seu link no início da seção correspondente. * Para ajudar a [traduzir a documentação](contributing.md#translations) para seu idioma. * Você também pode ajudar a revisar as traduções criadas por outras pessoas. * Para propor novas seções de documentação.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:20:43 GMT 2026 - 13.7K bytes - Click Count (0) -
src/main/resources/fess_label_pt_BR.properties
labels.search_result_time=({0} segundos) labels.prev_page=Anterior labels.next_page=Próximo labels.did_not_match=Nenhuma informação correspondente a <b>{0}</b> foi encontrada. labels.did_not_match_suggestion=Tente palavras-chave diferentes ou verifique a ortografia. labels.search_title=Fess labels.search_popular_word_word=Palavras populares:Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 53.9K bytes - Click Count (0) -
lib/fips140/v1.26.0.zip
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}) // NewIdentityPoint returns a new Point set to the identity. func NewIdentityPoint() *Point { return new(Point).Set(identity) } // generator is the canonical curve basepoint. See TestGenerator for the // correspondence of this encoding with the values in RFC 8032. var generator, _ = new(Point).SetBytes([]byte{ 0x58, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66,...
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Jan 08 17:58:32 GMT 2026 - 660.3K bytes - Click Count (0)