- Sort Score
- Num 10 results
- Language All
Results 671 - 680 of 943 for warning1 (0.06 seconds)
-
guava/src/com/google/common/collect/RegularImmutableMap.java
@Override @J2ktIncompatible @GwtIncompatible Object writeReplace() { return super.writeReplace(); } // This class is never actually serialized directly, but we have to make the // warning go away (and suppressing would suppress for all nested classes too) @GwtIncompatible @J2ktIncompatible private static final long serialVersionUID = 0;Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Fri Dec 26 20:08:09 GMT 2025 - 15.7K bytes - Click Count (0) -
android/guava/src/com/google/common/base/Converter.java
* documented as being for use with type parameters that have parametric nullness. But Converter's * type parameters do not. Still, we use it here so that we can suppress a warning at a smaller * level than the whole method but without performing a runtime null check. That way, we can still * pass null inputs to LegacyConverter, and it can violate the contract of Converter. *
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Wed Jun 18 21:43:06 GMT 2025 - 22.8K bytes - Click Count (0) -
docs/ja/docs/_llm-test.md
/// /// note | 技術詳細 いくつかのテキスト /// /// check | 確認 いくつかのテキスト /// /// tip | 豆知識 いくつかのテキスト /// /// warning | 注意 いくつかのテキスト /// /// danger | 警告 いくつかのテキスト /// //// //// tab | 情報 タブおよび `Info`/`Note`/`Warning` などのブロックには、タイトルの翻訳を縦棒(`|`)の後ろに追加します。 `scripts/translate.py` の general プロンプト内「### Special blocks」と「### Tab blocks」の節を参照してください。 ////
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:07:17 GMT 2026 - 13.5K bytes - Click Count (0) -
src/main/resources/fess_message_it.properties
success.crud_create_crud_table = Dati creati. success.crud_update_crud_table = Dati aggiornati. success.crud_delete_crud_table = Dati eliminati. errors.front_footer= errors.front_header= errors.front_prefix=<div class="alert alert-warning"> errors.front_suffix=</div>
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 13.3K bytes - Click Count (0) -
okhttp/src/commonJvmAndroid/kotlin/okhttp3/CertificatePinner.kt
* applies to `*.publicobject.com` and pin B applies to `api.publicobject.com`. Handshakes for * `api.publicobject.com` are valid if either A's or B's certificate is in the chain. * * ## Warning: Certificate Pinning is Dangerous! * * Pinning certificates limits your server team's abilities to update their TLS certificates. By
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue Jan 27 09:00:39 GMT 2026 - 14.2K bytes - Click Count (1) -
docs/es/docs/advanced/advanced-dependencies.md
/// ## Dependencias con `yield`, `HTTPException`, `except` y Tareas en segundo plano { #dependencies-with-yield-httpexception-except-and-background-tasks } /// warning | Advertencia Muy probablemente no necesites estos detalles técnicos.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 9.7K bytes - Click Count (0) -
docs/zh-hant/docs/tutorial/schema-extra-example.md
## 技術細節 { #technical-details } /// tip 如果你已經在使用 **FastAPI** **0.99.0 或以上**的版本,大概可以略過這些細節。 這些內容比較與舊版(在 OpenAPI 3.1.0 可用之前)相關。 你可以把這段當作一小堂 OpenAPI 與 JSON Schema 的歷史課。🤓 /// /// warning 以下是關於 **JSON Schema** 與 **OpenAPI** 標準的技術細節。 如果上面的做法對你已經足夠可用,就不需要這些細節,儘管直接跳過。 /// 在 OpenAPI 3.1.0 之前,OpenAPI 使用的是較舊且經過修改的 **JSON Schema** 版本。Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:05:38 GMT 2026 - 8.4K bytes - Click Count (0) -
src/main/resources/fess_message_zh_TW.properties
success.crud_create_crud_table = 資料已建立。 success.crud_update_crud_table = 資料已更新。 success.crud_delete_crud_table = 資料已刪除。 errors.front_footer= errors.front_header= errors.front_prefix=<div class="alert alert-warning"> errors.front_suffix=</div>
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 12K bytes - Click Count (0) -
docs/es/docs/advanced/custom-response.md
El mismo ejemplo de arriba, devolviendo una `HTMLResponse`, podría verse así: {* ../../docs_src/custom_response/tutorial003_py310.py hl[2,7,19] *} /// warning | Advertencia Una `Response` devuelta directamente por tu *path operation function* no se documentará en OpenAPI (por ejemplo, el `Content-Type` no se documentará) y no será visible en la documentación interactiva automática.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 11.6K bytes - Click Count (0) -
docs/tr/docs/advanced/security/oauth2-scopes.md
Bu bölümde, **FastAPI** uygulamanızda aynı scope'lu OAuth2 ile authentication ve authorization'ı nasıl yöneteceğinizi göreceksiniz. /// warning | Uyarı Bu bölüm az çok ileri seviye sayılır. Yeni başlıyorsanız atlayabilirsiniz. OAuth2 scope'larına mutlaka ihtiyacınız yok; authentication ve authorization'ı istediğiniz şekilde ele alabilirsiniz.
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)