Search Options

Results per page
Sort
Preferred Languages
Advance

Results 151 - 159 of 159 for edilir (0.28 sec)

  1. docs/de/docs/deployment/docker.md

    Die Verwendung von Linux-Containern bietet mehrere Vorteile, darunter **Sicherheit**, **Replizierbarkeit**, **Einfachheit** und andere.
    
    /// tip | Tipp
    
    Sie haben es eilig und kennen sich bereits aus? Springen Sie zum [`Dockerfile` unten 👇](#ein-docker-image-fur-fastapi-erstellen).
    
    ///
    
    <Details>
    <summary>Dockerfile-Vorschau 👀</summary>
    
    ```Dockerfile
    FROM python:3.9
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sat Nov 09 16:39:20 UTC 2024
    - 38.9K bytes
    - Viewed (0)
  2. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    eiheiji.fukui.jp
    ekloges.cy
    elasticbeanstalk.com
    elblag.pl
    elementor.cloud
    elementor.cool
    elk.pl
    elverum.no
    email
    emb.kw
    embaixada.st
    embetsu.hokkaido.jp
    emerck
    emergency.aero
    emilia-romagna.it
    emiliaromagna.it
    emp.br
    empresa.bo
    emr.it
    emrappui-prod.af-south-1.amazonaws.com
    emrappui-prod.ap-east-1.amazonaws.com
    emrappui-prod.ap-northeast-1.amazonaws.com
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  3. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    eiheiji.fukui.jp
    ekloges.cy
    elasticbeanstalk.com
    elblag.pl
    elementor.cloud
    elementor.cool
    elk.pl
    elverum.no
    email
    emb.kw
    embaixada.st
    embetsu.hokkaido.jp
    emerck
    emergency.aero
    emilia-romagna.it
    emiliaromagna.it
    emp.br
    empresa.bo
    emr.it
    emrappui-prod.af-south-1.amazonaws.com
    emrappui-prod.ap-east-1.amazonaws.com
    emrappui-prod.ap-northeast-1.amazonaws.com
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
  4. okhttp/src/androidMain/baseline-prof.txt

    Lokhttp3/internal/cache/CacheInterceptor;
    Lokhttp3/internal/cache/CacheRequest;
    Lokhttp3/internal/cache/CacheStrategy;
    Lokhttp3/internal/cache/DiskLruCache$Editor;
    Lokhttp3/internal/cache/DiskLruCache$Entry;
    Lokhttp3/internal/cache/DiskLruCache$Snapshot;
    Lokhttp3/internal/cache/DiskLruCache$cleanupTask$1;
    Lokhttp3/internal/cache/DiskLruCache$fileSystem$1;
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Mon Dec 30 23:28:56 UTC 2024
    - 127.9K bytes
    - Viewed (0)
  5. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <alias type="application/javascript"/>
        <alias type="application/x-javascript"/>
        <sub-class-of type="text/plain"/>
        <_comment>JavaScript Source Code</_comment>
        <!-- From RFC 9239: https://www.rfc-editor.org/rfc/rfc9239.html#name-text-javascript -->
        <!-- File extension(s): .js, .mjs -->
        <glob pattern="*.js"/>
        <glob pattern="*.mjs"/>
    
        <!-- Note - there is no Unique Magic for JavaScript files! -->
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Thu Mar 13 08:18:01 UTC 2025
    - 320.1K bytes
    - Viewed (1)
  6. docs/en/docs/release-notes.md

    benefits**, one of the main ones is that now the parameters of your functions with `Annotated` would **not be affected** at all.
    
    If you call those functions in **other places in your code**, the actual **default values** will be kept, your editor will help you notice missing **required arguments**, Python will require you to pass required arguments at **runtime**, you will be able to **use the same functions** for different things and with different libraries (e.g. **Typer** will soon support...
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Fri Sep 05 12:48:45 UTC 2025
    - 544.1K bytes
    - Viewed (0)
  7. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // Regions
    abr.it
    abruzzo.it
    aosta-valley.it
    aostavalley.it
    bas.it
    basilicata.it
    cal.it
    calabria.it
    cam.it
    campania.it
    emilia-romagna.it
    emiliaromagna.it
    emr.it
    friuli-v-giulia.it
    friuli-ve-giulia.it
    friuli-vegiulia.it
    friuli-venezia-giulia.it
    friuli-veneziagiulia.it
    friuli-vgiulia.it
    friuliv-giulia.it
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (1)
  8. CHANGELOG/CHANGELOG-1.31.md

    - Fixed EDITOR/KUBE_EDITOR with double-quoted paths with spaces when on Windows cmd.exe. ([#112104](https://github.com/kubernetes/kubernetes/pull/112104), [@oldium](https://github.com/oldium)) [SIG CLI and Windows]
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Aug 13 19:49:57 UTC 2025
    - 429.6K bytes
    - Viewed (0)
  9. lib/fips140/v1.0.0.zip

    // license that can be found in the LICENSE file. package ecdsa import ( "bytes" "crypto/internal/fips140" _ "crypto/internal/fips140/check" "crypto/internal/fips140/sha512" "errors" "sync" ) func testPrivateKey() *PrivateKey { // https://www.rfc-editor.org/rfc/rfc9500.html#section-2.3 return &PrivateKey{ pub: PublicKey{ curve: p256, q: []byte{ 0x04, 0x42, 0x25, 0x48, 0xF8, 0x8F, 0xB7, 0x82, 0xFF, 0xB5, 0xEC, 0xA3, 0x74, 0x44, 0x52, 0xC7, 0x2A, 0x1E, 0x55, 0x8F, 0xBD, 0x6F, 0x73, 0xBE, 0x5E, 0x48,...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
Back to top