Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 61 - 70 of 100 for 46 (0.02 seconds)

  1. docs/tr/docs/advanced/json-base64-bytes.md

    kullanacak şekilde yapılandırıp hem girişte (*validate*) `val_json_bytes` ile hem de çıkışta (*serialize*) `ser_json_bytes` ile JSON veri alıp gönderirken kullanabilirsiniz.
    
    {* ../../docs_src/json_base64_bytes/tutorial001_py310.py ln[1:2,19:26,29,44:46] hl[23:26] *}...
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:51:35 GMT 2026
    - 2.6K bytes
    - Click Count (0)
  2. docs/pt/docs/advanced/json-base64-bytes.md

    para usar base64 para lidar tanto com a entrada (*validar*) com `val_json_bytes` quanto com a saída (*serializar*) com `ser_json_bytes` ao receber e enviar dados JSON.
    
    {* ../../docs_src/json_base64_bytes/tutorial001_py310.py ln[1:2,19:26,29,44:46] hl[23:26] *}...
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:20:13 GMT 2026
    - 2.6K bytes
    - Click Count (0)
  3. docs/de/docs/advanced/json-base64-bytes.md

    Eingaben (*validieren*) mit `val_json_bytes` als auch für Ausgaben (*serialisieren*) mit `ser_json_bytes` verwendet wird, wenn JSON-Daten empfangen und gesendet werden.
    
    {* ../../docs_src/json_base64_bytes/tutorial001_py310.py ln[1:2,19:26,29,44:46] hl[23:26] *}...
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 17:48:21 GMT 2026
    - 2.8K bytes
    - Click Count (0)
  4. CHANGELOG.md

        to use `Lock` and `Condition` instead of `synchronized` for best resource utilization.
    
     *  New: Switch our Internationalized Domain Name (IDN) implementation to [UTS #46 Nontransitional
        Processing][uts46]. With this fix, the `ß` code point no longer maps to `ss`. OkHttp now embeds
        its own IDN mapping table in the library.
    
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Sun Feb 15 11:57:47 GMT 2026
    - 36.2K bytes
    - Click Count (2)
  5. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const EOPNOTSUPP = 45
    pkg syscall (netbsd-arm64-cgo), const EOVERFLOW = 84
    pkg syscall (netbsd-arm64-cgo), const EPERM = 1
    pkg syscall (netbsd-arm64-cgo), const EPFNOSUPPORT = 46
    pkg syscall (netbsd-arm64-cgo), const EPIPE = 32
    pkg syscall (netbsd-arm64-cgo), const EPROCLIM = 67
    pkg syscall (netbsd-arm64-cgo), const EPROCLIM Errno
    pkg syscall (netbsd-arm64-cgo), const EPROCUNAVAIL = 76
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Click Count (0)
  6. docs/fr/docs/advanced/json-base64-bytes.md

    afin de gérer à la fois l'entrée (valider) avec `val_json_bytes` et la sortie (sérialiser) avec `ser_json_bytes` lors de la réception et de l'envoi de données JSON.
    
    {* ../../docs_src/json_base64_bytes/tutorial001_py310.py ln[1:2,19:26,29,44:46] hl[23:26] *}...
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:33:45 GMT 2026
    - 2.8K bytes
    - Click Count (0)
  7. helm-releases/minio-1.0.2.tgz

    pullPolicy: IfNotPresent imagePullSecrets: [] # - name: "image-pull-secret" ## Set default image, imageTag, and imagePullPolicy for the `mc` (the minio ## client used to create a default bucket). ## mcImage: repository: minio/mc tag: RELEASE.2021-07-27T06-46-19Z pullPolicy: IfNotPresent ## minio server mode, i.e. standalone or distributed. ## Distributed MinIO ref: https://docs.minio.io/docs/distributed-minio-quickstart-guide ## mode: distributed ## Additional labels to include with deployment or statefulset...
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Tue Aug 24 18:58:05 GMT 2021
    - 13.6K bytes
    - Click Count (0)
  8. docs/ko/docs/advanced/json-base64-bytes.md

    물론, 동일한 모델을 사용해 JSON 데이터를 받을 때는 `val_json_bytes`로 입력을 “검증”하고, JSON 데이터를 보낼 때는 `ser_json_bytes`로 출력을 “직렬화”하도록 base64를 모두 처리하게 구성할 수 있습니다.
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:56:39 GMT 2026
    - 2.9K bytes
    - Click Count (0)
  9. api/go1.14.txt

    pkg syscall (freebsd-arm64), const EOWNERDEAD = 96
    pkg syscall (freebsd-arm64), const EOWNERDEAD Errno
    pkg syscall (freebsd-arm64), const EPERM = 1
    pkg syscall (freebsd-arm64), const EPFNOSUPPORT = 46
    pkg syscall (freebsd-arm64), const EPIPE = 32
    pkg syscall (freebsd-arm64), const EPROCLIM = 67
    pkg syscall (freebsd-arm64), const EPROCLIM Errno
    pkg syscall (freebsd-arm64), const EPROCUNAVAIL = 76
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Click Count (0)
  10. docs/bucket/notifications/README.md

    ```
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Tue Aug 12 18:20:36 GMT 2025
    - 84.2K bytes
    - Click Count (0)
Back to Top