- Sort Score
- Num 10 results
- Language All
Results 71 - 80 of 124 for understand (0.1 seconds)
-
android/guava/src/com/google/common/primitives/Longs.java
* Long#decode} and {@link Long#toString()}. The returned converter throws {@link * NumberFormatException} if the input string is invalid. * * <p><b>Warning:</b> please see {@link Long#decode} to understand exactly how strings are parsed. * For example, the string {@code "0123"} is treated as <i>octal</i> and converted to the value * {@code 83L}. * * @since 16.0 */Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Wed Oct 22 18:14:49 GMT 2025 - 29K bytes - Click Count (0) -
docs/ja/docs/tutorial/query-params-str-validations.md
データベースや別の API など、何らかの **外部コンポーネント** との通信が必要なタイプのバリデーションを行う必要がある場合は、代わりに **FastAPI Dependencies** を使うべきです。これについては後で学びます。 これらのカスタムバリデータは、リクエストで提供された **同じデータのみ** でチェックできるもの向けです。 /// ### そのコードを理解する { #understand-that-code } 重要なのは、**`Annotated` の中で関数と一緒に `AfterValidator` を使うこと** だけです。この部分は飛ばしても構いません。 🤸 --- ただし、この具体的なコード例が気になっていて、まだ興味が続くなら、追加の詳細を示します。Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:07:17 GMT 2026 - 20.3K bytes - Click Count (0) -
docs/en/docs/alternatives.md
Check more details in the [Deployment](deployment/index.md) section. /// ## Benchmarks and speed { #benchmarks-and-speed }
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 05 18:13:19 GMT 2026 - 22.2K bytes - Click Count (0) -
android/guava/src/com/google/common/collect/Ordering.java
* <li>{@link #min} / {@link #max} * </ul> * * <h3>Understanding complex orderings</h3> * * <p>Complex chained orderings like the following example can be challenging to understand. * * {@snippet : * Ordering<Foo> ordering = * Ordering.natural() * .nullsFirst() * .onResultOf(getBarFunction) * .nullsLast(); * } *
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Feb 23 19:19:10 GMT 2026 - 39.4K bytes - Click Count (0) -
docs/ru/docs/help-fastapi.md
--- Как помочь другим с вопросами (в обсуждениях или Issues): ### Понять вопрос { #understand-the-question } * Убедитесь, что поняли **цель** и кейс использования задающего вопрос. * Затем проверьте, что вопрос (в подавляющем большинстве это вопросы) сформулирован **ясно**.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:56:20 GMT 2026 - 20.6K bytes - Click Count (0) -
guava/src/com/google/common/collect/Ordering.java
* <li>{@link #min} / {@link #max} * </ul> * * <h3>Understanding complex orderings</h3> * * <p>Complex chained orderings like the following example can be challenging to understand. * * {@snippet : * Ordering<Foo> ordering = * Ordering.natural() * .nullsFirst() * .onResultOf(getBarFunction) * .nullsLast(); * } *
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Feb 23 19:19:10 GMT 2026 - 39.4K bytes - Click Count (0) -
docs/tr/docs/help-fastapi.md
--- Sorularda (discussions veya issues içinde) başkalarına yardım etmek için şunları yapabilirsiniz: ### Soruyu anlayın { #understand-the-question } * Soru soran kişinin **amacının** ve kullanım senaryosunun ne olduğunu anlayabiliyor musunuz, kontrol edin. * Sonra sorunun (büyük çoğunluğu soru olur) **net** olup olmadığına bakın.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 13.9K bytes - Click Count (0) -
guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt
mouse--a mouse--O mouse!' The Mouse looked at her rather inquisitively, and seemed to her to wink with one of its little eyes, but it said nothing. `Perhaps it doesn't understand English,' thought Alice; `I daresay it's a French mouse, come over with William the Conqueror.' (For, with all her knowledge of history, Alice had no very clear notion how long ago anything had happened.) So she
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Oct 29 21:35:03 GMT 2012 - 145.2K bytes - Click Count (0) -
docs/uk/docs/help-fastapi.md
--- Ось як допомагати іншим із питаннями (у discussions або issues): ### Зрозумійте питання { #understand-the-question } * Перевірте, чи розумієте ви **мету** та варіант використання людини, яка питає. * Потім перевірте, чи **чітке** саме питання (переважна більшість — це питання).Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:27:41 GMT 2026 - 19.8K bytes - Click Count (0) -
docs/de/docs/help-fastapi.md
--- So helfen Sie anderen bei Fragen (in Diskussionen oder Issues): ### Die Frage verstehen { #understand-the-question } * Prüfen Sie, ob Sie verstehen können, was der **Zweck** und der Anwendungsfall der fragenden Person ist. * Überprüfen Sie dann, ob die Frage (die überwiegende Mehrheit sind Fragen) **klar** ist.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:58:09 GMT 2026 - 14.8K bytes - Click Count (0)