- Sort Score
- Result 10 results
- Languages All
Results 91 - 100 of 117 for poison (0.1 sec)
-
docs/ja/docs/python-types.md
* `Set` * `Dict` * `Optional` * ...など **ジェネリック型** または **ジェネリクス** と呼びます。 ### 型としてのクラス 変数の型としてクラスを宣言することもできます。 例えば、`Person`クラスという名前のクラスがあるとしましょう: {* ../../docs_src/python_types/tutorial010.py hl[1,2,3] *} 変数の型を`Person`として宣言することができます: {* ../../docs_src/python_types/tutorial010.py hl[6] *} そして、再び、すべてのエディタのサポートを得ることができます:
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 11.6K bytes - Viewed (0) -
docs/pt/docs/advanced/security/oauth2-scopes.md
Isso é apropriado quando nós estamos autenticando em nossa própria aplicação, provavelmente com o nosso próprio "*frontend*". Porque nós podemos confiar nele para receber o `username` e o `password`, pois nós controlamos isso.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 14.5K bytes - Viewed (0) -
docs/pt/docs/advanced/generate-clients.md
E isso mostra o verdadeiro compromisso deles com o FastAPI e sua **comunidade** (você), pois eles não apenas querem fornecer um **bom serviço**, mas também querem garantir que você tenha um **framework bom e saudável**, o FastAPI. 🙇 Por exemplo, você pode querer experimentar:
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Tue Jun 17 11:53:56 UTC 2025 - 11K bytes - Viewed (0) -
CREDITS
aead.dev/mem https://aead.dev/mem ---------------------------------------------------------------- MIT License Copyright (c) 2022 Andreas Auernhammer Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Thu Mar 13 05:29:51 UTC 2025 - 1.8M bytes - Viewed (0) -
docs/en/data/translation_reviewers.yml
url: https://github.com/panko jeison-araya: login: jeison-araya count: 17 avatarUrl: https://avatars.githubusercontent.com/u/57369279?u=17001e68af7d8e5b8c343e5e9df4050f419998d5&v=4 url: https://github.com/jeison-araya yanever: login: yanever count: 16 avatarUrl: https://avatars.githubusercontent.com/u/21978760?v=4
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Fri Sep 05 08:58:29 UTC 2025 - 65.1K bytes - Viewed (0) -
apache-maven/src/main/appended-resources/licenses/EPL-1.0.txt
to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program. "Contributor" means any person or entity that distributes the Program. "Licensed Patents" mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program.
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Mon Sep 17 05:50:12 UTC 2018 - 11.1K bytes - Viewed (0) -
docs/pt/docs/tutorial/extra-models.md
Se estivesse em uma anotação de tipo, poderíamos ter usado a barra vertical, como: ```Python some_variable: PlaneItem | CarItem ``` Mas se colocarmos isso em `response_model=PlaneItem | CarItem` teríamos um erro, pois o Python tentaria executar uma **operação inválida** entre `PlaneItem` e `CarItem` em vez de interpretar isso como uma anotação de tipo. ## Lista de modelos Da mesma forma, você pode declarar respostas de listas de objetos.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 6.8K bytes - Viewed (0) -
android/guava/src/com/google/common/base/Equivalence.java
* b)} is true if and only if {@code equivalence.equivalent(function.apply(a), function.apply(b))} * is true. * * <p>For example: * * {@snippet : * Equivalence<Person> SAME_AGE = Equivalence.equals().onResultOf(GET_PERSON_AGE); * } * * <p>{@code function} will never be invoked with a null value. *
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Jul 10 01:47:55 UTC 2025 - 14.5K bytes - Viewed (0) -
okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list
erimo.hokkaido.jp erni erotica.hu erotika.hu es es-1.axarnet.cloud es.eu.org es.gov.br es.kr es.leg.br esan.hokkaido.jp esashi.hokkaido.jp esp.br esq est-a-la-maison.com est-a-la-masion.com est-le-patron.com est-mon-blogueur.com est.pr estate et etajima.hiroshima.jp etc.br eti.br etne.no etnedal.no eu eu-1.evennode.com
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Tue May 27 22:00:49 UTC 2025 - 129.6K bytes - Viewed (3) -
docs/pt/docs/environment-variables.md
/// ## Tipos e Validação Essas variáveis de ambiente só podem lidar com **strings de texto**, pois são externas ao Python e precisam ser compatíveis com outros programas e com o resto do sistema (e até mesmo com diferentes sistemas operacionais, como Linux, Windows, macOS).
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sat Nov 09 16:39:20 UTC 2024 - 8.4K bytes - Viewed (0)