Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 111 - 120 of 139 for 56 (0.01 seconds)

  1. docs/es/docs/tutorial/dependencies/dependencies-with-yield.md

    {* ../../docs_src/dependencies/tutorial007_py310.py hl[4] *}
    
    El código posterior al `yield` statement se ejecuta después del response:
    
    {* ../../docs_src/dependencies/tutorial007_py310.py hl[5:6] *}
    
    /// tip | Consejo
    
    Puedes usar funciones `async` o regulares.
    
    **FastAPI** hará lo correcto con cada una, igual que con dependencias normales.
    
    ///
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:15:55 GMT 2026
    - 13.3K bytes
    - Click Count (0)
  2. api/go1.5.txt

    pkg debug/elf, const R_PPC64_ADDR14_BRTAKEN = 8
    pkg debug/elf, const R_PPC64_ADDR14_BRTAKEN R_PPC64
    pkg debug/elf, const R_PPC64_ADDR16 = 3
    pkg debug/elf, const R_PPC64_ADDR16 R_PPC64
    pkg debug/elf, const R_PPC64_ADDR16_DS = 56
    pkg debug/elf, const R_PPC64_ADDR16_DS R_PPC64
    pkg debug/elf, const R_PPC64_ADDR16_HA = 6
    pkg debug/elf, const R_PPC64_ADDR16_HA R_PPC64
    pkg debug/elf, const R_PPC64_ADDR16_HI = 5
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Thu Jul 30 21:14:09 GMT 2015
    - 46.6K bytes
    - Click Count (0)
  3. docs/zh/docs/tutorial/dependencies/dependencies-with-yield.md

    `yield` 产生的值会注入到 *路径操作* 和其他依赖项中:
    
    {* ../../docs_src/dependencies/tutorial007_py310.py hl[4] *}
    
    `yield` 语句后面的代码会在响应之后执行:
    
    {* ../../docs_src/dependencies/tutorial007_py310.py hl[5:6] *}
    
    /// tip | 提示
    
    你可以使用 `async` 或普通函数。
    
    **FastAPI** 会像处理普通依赖一样对它们进行正确处理。
    
    ///
    
    ## 同时使用 `yield` 和 `try` 的依赖项 { #a-dependency-with-yield-and-try }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 17:06:37 GMT 2026
    - 12.1K bytes
    - Click Count (0)
  4. docs/metrics/prometheus/grafana/bucket/minio-bucket.json

                  }
                ]
              }
            ]
          },
          "gridPos": {
            "h": 6,
            "w": 6,
            "x": 12,
            "y": 24
          },
          "id": 56,
          "options": {
            "legend": {
              "calcs": [],
              "displayMode": "list",
              "placement": "bottom",
              "showLegend": true
            },
            "tooltip": {
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Mon Aug 04 01:46:49 GMT 2025
    - 101.9K bytes
    - Click Count (0)
  5. docs/SMB3_IMPLEMENTATION_PLAN.md

    - Modify `SmbSession` for handle replay during reconnection
    - Update `Smb2CreateRequest/Response` for durable contexts
    
    ---
    
    ### Phase 3: Multi-Channel Support
    **Priority: MEDIUM** | **Estimated Effort: 5-6 weeks**
    
    Multi-channel enables using multiple network connections for improved performance and reliability.
    
    #### 3.1 Core Multi-Channel Infrastructure
    ```
    Package: jcifs.internal.smb2.multichannel
    Created: Sun Apr 05 00:10:12 GMT 2026
    - Last Modified: Sat Aug 16 02:53:50 GMT 2025
    - 10.7K bytes
    - Click Count (0)
  6. docs/zh-hant/docs/tutorial/dependencies/dependencies-with-yield.md

    由 `yield` 產生的值會被注入到路徑操作(path operation)與其他相依中:
    
    {* ../../docs_src/dependencies/tutorial007_py310.py hl[4] *}
    
    位於 `yield` 之後的程式碼會在回應之後執行:
    
    {* ../../docs_src/dependencies/tutorial007_py310.py hl[5:6] *}
    
    /// tip
    
    你可以使用 `async` 或一般函式。
    
    **FastAPI** 都會正確處理,和一般相依相同。
    
    ///
    
    ## 同時使用 `yield` 與 `try` 的相依 { #a-dependency-with-yield-and-try }
    
    如果在含 `yield` 的相依中使用 `try` 區塊,你會接收到使用該相依時拋出的任何例外。
    
    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)
  7. docs/en/docs/tutorial/dependencies/dependencies-with-yield.md

    {* ../../docs_src/dependencies/tutorial007_py310.py hl[4] *}
    
    The code following the `yield` statement is executed after the response:
    
    {* ../../docs_src/dependencies/tutorial007_py310.py hl[5:6] *}
    
    /// tip
    
    You can use `async` or regular functions.
    
    **FastAPI** will do the right thing with each, the same as with normal dependencies.
    
    ///
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 05 18:13:19 GMT 2026
    - 12.6K bytes
    - Click Count (0)
  8. gradle/libs.versions.toml

    coroutines = "1.10.2"
    de-mannodermaus-junit5 = "2.0.1"
    dokka = "2.2.0"
    eclipse-osgi = "3.24.100"
    graalvm = "25.0.2"
    graalvm-plugin = "0.11.5"
    guava = "33.5.0-jre"
    hamcrest-library = "3.0"
    http-client5 = "5.6"
    jetty-client = "9.4.58.v20250814"
    jlink = "0.7"
    jetbrains-annotations = "26.1.0"
    jnr-unixsocket = "0.38.25"
    jsoup = "1.22.1"
    junit-pioneer = "1.9.1"
    junit-platform = "1.14.3"
    junit4 = "4.13.2"
    kotlin = "2.2.21"
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Tue Mar 31 22:01:48 GMT 2026
    - 12K bytes
    - Click Count (0)
  9. docs/pt/docs/tutorial/dependencies/dependencies-with-yield.md

    {* ../../docs_src/dependencies/tutorial007_py310.py hl[4] *}
    
    O código após o `yield` é executado após a resposta:
    
    {* ../../docs_src/dependencies/tutorial007_py310.py hl[5:6] *}
    
    /// tip | Dica
    
    Você pode usar funções assíncronas (`async`) ou funções comuns.
    
    O **FastAPI** saberá o que fazer com cada uma, da mesma forma que as dependências comuns.
    
    ///
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:20:43 GMT 2026
    - 13.8K bytes
    - Click Count (0)
  10. src/test/java/jcifs/internal/smb1/ServerMessageBlockTest.java

                byte[] buffer = new byte[20];
                System.arraycopy("Test".getBytes(), 0, buffer, 0, 4);
                buffer[4] = 0; // null terminator
                System.arraycopy("String".getBytes(), 0, buffer, 5, 6);
    
                String result = testBlock.readString(buffer, 0, buffer.length, 10, false);
    
                assertEquals("Test", result);
            }
    
            @Test
    Created: Sun Apr 05 00:10:12 GMT 2026
    - Last Modified: Thu Aug 14 05:31:44 GMT 2025
    - 36.2K bytes
    - Click Count (0)
Back to Top