Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 39 for 7890 (0.12 sec)

  1. docs/em/docs/tutorial/security/simple-oauth2.md

    πŸ‘―β€β™‚οΈ πŸ‘‰ πŸ”— πŸ”œ πŸ“¨ πŸ‡ΊπŸ‡ΈπŸ” ❌ πŸš₯ πŸ‘©β€πŸ’» 🚫 πŸ”€, βš–οΈ πŸš₯ πŸ”•.
    
    , πŸ‘† πŸ”—, πŸ‘₯ πŸ”œ πŸ•΄ 🀚 πŸ‘©β€πŸ’» πŸš₯ πŸ‘©β€πŸ’» πŸ”€, β˜‘ πŸ”“, & 🦁:
    
    === "🐍 3️⃣.6️⃣ & πŸ”›"
    
        ```Python hl_lines="58-66  69-72  90"
        {!> ../../../docs_src/security/tutorial003.py!}
        ```
    
    === "🐍 3️⃣.1️⃣0️⃣ & πŸ”›"
    
        ```Python hl_lines="55-64  67-70  88"
        {!> ../../../docs_src/security/tutorial003_py310.py!}
        ```
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 8.9K bytes
    - Viewed (0)
  2. docs/ko/docs/tutorial/security/simple-oauth2.md

    μ΄λŸ¬ν•œ μ˜μ‘΄μ„± λͺ¨λ‘, μ‚¬μš©μžκ°€ μ‘΄μž¬ν•˜μ§€ μ•Šκ±°λ‚˜ λΉ„ν™œμ„±μΈ 경우 HTTP 였λ₯˜λ₯Ό λ°˜ν™˜ν•©λ‹ˆλ‹€.
    
    λ”°λΌμ„œ μ—”λ“œν¬μΈνŠΈμ—μ„œλŠ” μ‚¬μš©μžκ°€ μ‘΄μž¬ν•˜κ³  μ˜¬λ°”λ₯΄κ²Œ μΈμ¦λ˜μ—ˆμœΌλ©° ν™œμ„± μƒνƒœμΈ κ²½μš°μ—λ§Œ μ‚¬μš©μžλ₯Ό μ–»μŠ΅λ‹ˆλ‹€:
    
    === "파이썬 3.7 이상"
    
        ```Python hl_lines="58-66  69-72  90"
        {!> ../../../docs_src/security/tutorial003.py!}
        ```
    
    === "파이썬 3.10 이상"
    
        ```Python hl_lines="55-64  67-70  88"
        {!> ../../../docs_src/security/tutorial003_py310.py!}
        ```
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Tue Apr 02 22:37:23 GMT 2024
    - 11.6K bytes
    - Viewed (0)
  3. docs/en/docs/img/deployment/https/https07.drawio

                        <mxGeometry x="890" y="500" width="310" height="80" as="geometry"/>
                    </mxCell>
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu May 12 00:06:16 GMT 2022
    - 18.7K bytes
    - Viewed (0)
  4. okhttp/src/test/java/okhttp3/internal/connection/FastFallbackExchangeFinderTest.kt

        val plan3 = routePlanner.addPlan()
        plan3.tcpConnectDelayNanos = 270.ms // Connect at time 800 ms.
        val plan4 = routePlanner.addPlan()
        plan4.tcpConnectDelayNanos = 10.ms // Connect at time 790 ms.
    
        taskRunner.newQueue().execute("connect") {
          val result0 = finder.find()
          assertThat(result0).isEqualTo(plan4.connection)
        }
    
        taskFaker.runTasks()
        assertEvents(
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Wed Apr 24 04:40:49 GMT 2024
    - 20.9K bytes
    - Viewed (0)
  5. docs/de/docs/tutorial/security/simple-oauth2.md

        ```
    
    === "Python 3.8+ nicht annotiert"
    
        !!! tip "Tipp"
            Bevorzugen Sie die `Annotated`-Version, falls mΓΆglich.
    
        ```Python hl_lines="58-66  69-72  90"
        {!> ../../../docs_src/security/tutorial003.py!}
        ```
    
    !!! info
        Der zusΓ€tzliche Header `WWW-Authenticate` mit dem Wert `Bearer`, den wir hier zurΓΌckgeben, ist ebenfalls Teil der Spezifikation.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Sat Mar 30 18:08:44 GMT 2024
    - 14.3K bytes
    - Viewed (0)
  6. docs/en/docs/tutorial/security/simple-oauth2.md

        {!> ../../../docs_src/security/tutorial003_py310.py!}
        ```
    
    === "Python 3.8+ non-Annotated"
    
        !!! tip
            Prefer to use the `Annotated` version if possible.
    
        ```Python hl_lines="58-66  69-72  90"
        {!> ../../../docs_src/security/tutorial003.py!}
        ```
    
    !!! info
        The additional header `WWW-Authenticate` with value `Bearer` we are returning here is also part of the spec.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 12.5K bytes
    - Viewed (0)
  7. docs/en/docs/img/deployment/https/https05.drawio

                        <mxGeometry x="890" y="350" width="310" height="80" as="geometry"/>
                    </mxCell>
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu May 12 00:06:16 GMT 2022
    - 15.6K bytes
    - Viewed (0)
  8. migrator/migrator.go

    // with a possible trailing non-digit character (\D?).
    
    // For example, values that can pass this regular expression are:
    // - "123"
    // - "abc456"
    // -"%$#@789"
    var regFullDataType = regexp.MustCompile(`\D*(\d+)\D?`)
    
    // TODO:? Create const vars for raw sql queries ?
    
    var _ gorm.Migrator = (*Migrator)(nil)
    
    // Migrator m struct
    type Migrator struct {
    	Config
    }
    
    Go
    - Registered: Sun May 05 09:35:13 GMT 2024
    - Last Modified: Fri Apr 26 07:15:49 GMT 2024
    - 29K bytes
    - Viewed (0)
  9. .teamcity/performance-test-durations.json

      } ]
    }, {
      "scenario" : "org.gradle.performance.regression.nativeplatform.NativeBuildDependentsPerformanceTest.run libA0:dependentComponents",
      "durations" : [ {
        "testProject" : "nativeDependents",
        "linux" : 789
      } ]
    }, {
      "scenario" : "org.gradle.performance.regression.nativeplatform.NativeBuildPerformanceTest.assemble with header file change",
      "durations" : [ {
        "testProject" : "bigCppApp",
        "linux" : 313
    Json
    - Registered: Wed May 08 11:36:15 GMT 2024
    - Last Modified: Mon Feb 19 11:22:56 GMT 2024
    - 26.3K bytes
    - Viewed (1)
  10. guava-tests/test/com/google/common/cache/LocalCacheTest.java

                    .weakKeys()
                    .softValues()
                    .expireAfterAccess(123, SECONDS)
                    .expireAfterWrite(456, MINUTES)
                    .maximumWeight(789)
                    .weigher(weigher)
                    .concurrencyLevel(12)
                    .removalListener(listener)
                    .ticker(ticker)
                    .build(loader);
    Java
    - Registered: Fri Apr 19 12:43:09 GMT 2024
    - Last Modified: Thu Mar 14 23:06:48 GMT 2024
    - 112.3K bytes
    - Viewed (0)
Back to top