- Sort Score
- Num 10 results
- Language All
Results 271 - 280 of 327 for transitions (0.58 seconds)
-
docs/pt/docs/_llm-test.md
Veja, por exemplo, a seção `### List of English terms and their preferred German translations` em `docs/de/llm-prompt.md`.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:20:43 GMT 2026 - 12.1K bytes - Click Count (0) -
docs/uk/docs/help-fastapi.md
* Обов'язково додайте ваше посилання на початок відповідного розділу. * Щоб допомогти [перекласти документацію](contributing.md#translations) вашою мовою. * Ви також можете допомогти з переглядом перекладів, створених іншими. * Щоб запропонувати нові розділи документації. * Щоб виправити наявну проблему/помилку. * Обов'язково додайте тести.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) -
src/main/webapp/WEB-INF/view/admin/user/admin_user_edit.jsp
<title><la:message key="labels.admin_brand_title"/> | <la:message key="labels.user_configuration"/></title> <jsp:include page="/WEB-INF/view/common/admin/head.jsp"></jsp:include> </head> <body class="hold-transition sidebar-mini"> <div class="wrapper"> <jsp:include page="/WEB-INF/view/common/admin/header.jsp"></jsp:include> <jsp:include page="/WEB-INF/view/common/admin/sidebar.jsp">
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 31.4K bytes - Click Count (0) -
docs/es/docs/help-fastapi.md
* Asegúrate de agregar tu enlace al inicio de la sección correspondiente. * Para ayudar a [traducir la documentación](contributing.md#translations) a tu idioma. * También puedes ayudar a revisar las traducciones creadas por otros. * Para proponer nuevas secciones de documentación. * Para corregir un issue/bug existente. * Asegúrate de agregar tests.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 13.4K bytes - Click Count (0) -
android/guava/src/com/google/common/base/Functions.java
* typically by writing {@code (Function<Object, String> & Serializable) Object::toString}. * * <p>For more important information about the transition from Guava's {@link Function} class to * the JDK {@link java.util.function.Function} class, see {@link Function}. */ public static Function<Object, String> toStringFunction() { return ToStringFunction.INSTANCE;Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Wed Aug 06 17:32:30 GMT 2025 - 15.4K bytes - Click Count (0) -
docs/zh-hant/docs/help-fastapi.md
* 修正文檔中你發現的錯字。 * 分享你建立或發現的 FastAPI 相關文章、影片或 podcast,方法是[編輯這個檔案](https://github.com/fastapi/fastapi/edit/master/docs/en/data/external_links.yml)。 * 請確保把你的連結加到對應章節的開頭。 * 協助把[文件翻譯](contributing.md#translations)成你的語言。 * 你也可以幫忙審查他人提交的翻譯。 * 提議新的文件章節。 * 修復既有的 issue/bug。 * 記得要加上測試。 * 新增一個功能。 * 記得要加上測試。 * 若相關,請記得補上文件。 ## 協助維護 FastAPI { #help-maintain-fastapi } 幫我一起維護 **FastAPI**!🤓Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:05:38 GMT 2026 - 11.9K bytes - Click Count (0) -
docs/zh-hant/docs/_llm-test.md
//// //// tab | 資訊 這是一份不完整且非規範性的(多為)技術術語清單,來源為文件內容。它可能有助於提示設計者判斷哪些術語需要 LLM 的特別協助。例如當 LLM 反覆把好的翻譯改回成較差的版本,或在你的語言中對某詞的詞形變化處理有困難時。 請見例如 `docs/de/llm-prompt.md` 中的 `### List of English terms and their preferred German translations` 小節。
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:05:38 GMT 2026 - 10K bytes - Click Count (0) -
src/main/java/jcifs/smb1/http/NetworkExplorer.java
} maxLen *= 9; /* convert to px */ out = resp.getWriter(); resp.setContentType("text/html"); out.println("<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">"); out.println("<html><head><title>Network Explorer</title>"); out.println("<meta HTTP-EQUIV=\"Pragma\" CONTENT=\"no-cache\">"); out.println("<style TYPE=\"text/css\">");Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sun Aug 31 08:00:57 GMT 2025 - 22.6K bytes - Click Count (0) -
docs/fr/docs/help-fastapi.md
* Vous devez vous assurer d'ajouter votre lien au début de la section correspondante. * Aider à [traduire la documentation](contributing.md#translations) dans votre langue. * Vous pouvez aussi aider à relire les traductions créées par d'autres. * Proposer de nouvelles sections de documentation. * Corriger une issue/un bug existant. * Vous devez ajouter des tests.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:37:13 GMT 2026 - 14.6K bytes - Click Count (0) -
compat/maven-artifact/src/main/java/org/apache/maven/artifact/versioning/ComparableVersion.java
/** * <p> * Generic implementation of version comparison. * </p> * <p> * Features: * <ul> * <li>Mixing of '<code>-</code>' (hyphen) and '<code>.</code>' (dot) separators,</li> * <li>Transition between characters and digits also constitutes a separator: * <code>1.0alpha1 => [1, [alpha, 1]]</code></li> * <li>Unlimited number of version components,</li>
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Wed Jul 23 17:27:08 GMT 2025 - 26.4K bytes - Click Count (0)