Search Options

Results per page
Sort
Preferred Languages
Advance

Results 131 - 134 of 134 for Terminal (0.26 sec)

  1. docs/es/docs/tutorial/query-params-str-validations.md

    Este patrón específico de expresión regular comprueba que el valor recibido del parámetro:
    
    * `^`: comience con los siguientes caracteres, no tiene caracteres antes.
    * `fixedquery`: tiene el valor exacto `fixedquery`.
    * `$`: termina allí, no tiene más caracteres después de `fixedquery`.
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sat Feb 15 16:23:59 UTC 2025
    - 16.5K bytes
    - Viewed (0)
  2. docs/en/docs/release-notes.md

    * Add support for docs translations. New docs: [Development - Contributing: Docs: Translations](https://fastapi.tiangolo.com/contributing/#translations). PR [#1168](https://github.com/tiangolo/fastapi/pull/1168).
    * Update terminal styles in docs and add note about [**Typer**, the FastAPI of CLIs](https://typer.tiangolo.com/). PR [#1139](https://github.com/tiangolo/fastapi/pull/1139).
    
    ## 0.52.0
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Fri Sep 05 12:48:45 UTC 2025
    - 544.1K bytes
    - Viewed (0)
  3. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    11A9D         ; valid                                  # 11.0 SOYOMBO MARK PLUTA
    11A9E..11AA2  ; valid                  ;      ; NV8    # 10.0 SOYOMBO HEAD MARK WITH MOON AND SUN AND TRIPLE FLAME..SOYOMBO TERMINAL MARK-2
    11AA3..11AAF  ; disallowed                             # NA   <reserved-11AA3>..<reserved-11AAF>
    11AB0..11ABF  ; valid                                  # 14.0 CANADIAN SYLLABICS NATTILIK HI..CANADIAN SYLLABICS SPA
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  4. RELEASE.md

    *   TensorFlow Debugger (tfdbg) CLI:
        *   During tensor-filter operations, allow exclusion of nodes by regular
            expressions.
        *   Fix spurious background colors in some text terminals.
    *   `tf.contrib`:
        *   Add meta-distribution BatchReshape which reshapes batch dimensions.
        *   `tf.contrib.layers.recompute_grad` works for explicit gradient
            checkpointing on TPU.
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 20:54:38 UTC 2025
    - 740K bytes
    - Viewed (1)
Back to top