Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1051 - 1060 of 1,412 for targets_ (0.34 sec)

  1. docs/em/docs/tutorial/handling-errors.md

    ```Python hl_lines="14"
    {!../../docs_src/handling_errors/tutorial002.py!}
    ```
    
    ## โŽ ๐Ÿ›ƒ โš  ๐Ÿ•โ€๐Ÿฆบ
    
    ๐Ÿ‘† ๐Ÿ’ช ๐Ÿšฎ ๐Ÿ›ƒ โš  ๐Ÿ•โ€๐Ÿฆบ โฎ๏ธ <a href="https://www.starlette.io/exceptions/" class="external-link" target="_blank">๐ŸŽ โš  ๐Ÿš™ โšช๏ธโžก๏ธ ๐Ÿ’ƒ</a>.
    
    โžก๏ธ ๐Ÿ’ฌ ๐Ÿ‘† โœ”๏ธ ๐Ÿ›ƒ โš  `UnicornException` ๐Ÿ‘ˆ ๐Ÿ‘† (โš–๏ธ ๐Ÿ—ƒ ๐Ÿ‘† โš™๏ธ) ๐Ÿ’ช `raise`.
    
    &amp; ๐Ÿ‘† ๐Ÿ’š ๐Ÿต ๐Ÿ‘‰ โš  ๐ŸŒ โฎ๏ธ FastAPI.
    
    ๐Ÿ‘† ๐Ÿ’ช ๐Ÿšฎ ๐Ÿ›ƒ โš  ๐Ÿ•โ€๐Ÿฆบ โฎ๏ธ `@app.exception_handler()`:
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 8.3K bytes
    - Viewed (0)
  2. docs/ko/docs/tutorial/metadata.md

    td><code>str</code></td><td><strong>ํ•„์ˆ˜</strong> (<code>license_info</code>๊ฐ€ ์„ค์ •๋œ ๊ฒฝ์šฐ). API์— ์‚ฌ์šฉ๋œ ๋ผ์ด์„ ์Šค ์ด๋ฆ„์ž…๋‹ˆ๋‹ค.</td></tr><tr><td><code>identifier</code></td><td><code>str</code></td><td>API์— ๋Œ€ํ•œ <a href="https://spdx.org/licenses/" class="external-link" target="_blank">SPDX</a> ๋ผ์ด์„ ์Šค ํ‘œํ˜„์ž…๋‹ˆ๋‹ค. <code>identifier</code> ํ•„๋“œ๋Š” <code>url</code> ํ•„๋“œ์™€ ์ƒํ˜ธ ๋ฐฐํƒ€์ ์ž…๋‹ˆ๋‹ค. <small>OpenAPI 3.1.0, FastAPI 0.99.0๋ถ€ํ„ฐ ์‚ฌ์šฉ ๊ฐ€๋Šฅ</small></td></tr><tr><td><code>url</code></td><td><code>str</code></td><td>API์— ์‚ฌ์šฉ๋œ ๋ผ์ด์„ ์Šค์˜ URL์ž…๋‹ˆ๋‹ค. URL ํ˜•์‹์ด์–ด์•ผ ํ•ฉ๋‹ˆ๋‹ค...
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Tue Oct 29 10:36:06 UTC 2024
    - 6.5K bytes
    - Viewed (0)
  3. docs/ja/docs/advanced/additional-status-codes.md

    ///
    
    ## OpenAPIใจAPIใƒ‰ใ‚ญใƒฅใƒกใƒณใƒˆ
    
    ใ‚นใƒ†ใƒผใ‚ฟใ‚นใ‚ณใƒผใƒ‰ใจใƒฌใ‚นใƒใƒณใ‚นใ‚’็›ดๆŽฅ่ฟ”ใ™ๅ ดๅˆใ€ใใ‚Œใ‚‰ใฏOpenAPIใ‚นใ‚ญใƒผใƒž (APIใƒ‰ใ‚ญใƒฅใƒกใƒณใƒˆ) ใซใฏๅซใพใ‚Œใพใ›ใ‚“ใ€‚ใชใœใชใ‚‰ใ€FastAPIใฏไฝ•ใŒ่ฟ”ใ•ใ‚Œใ‚‹ใฎใ‹ไบ‹ๅ‰ใซ็Ÿฅใ‚‹ใ“ใจใŒใงใใชใ„ใ‹ใ‚‰ใงใ™ใ€‚
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 2.2K bytes
    - Viewed (0)
  4. build-logic/documentation/src/main/groovy/gradlebuild/docs/dsl/docbook/JavadocConverter.java

                    return false;
                }
                Element element = document.createElement("link");
                String targetId = String.format("%s.%s", classMetaData.getClassName(), href.substring(1));
                element.setAttribute("linkend", targetId);
                nodes.push(element);
                return true;
            }
    
            @Override
            public void onEndElement(String element) {
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Wed Dec 09 08:14:05 UTC 2020
    - 29.3K bytes
    - Viewed (0)
  5. docs/de/docs/benchmarks.md

    Beim Ansehen von Benchmarks und Vergleichen sollten Sie jedoch Folgende Punkte beachten.
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Tue Jan 23 16:04:13 UTC 2024
    - 3.9K bytes
    - Viewed (0)
  6. docs/ja/docs/tutorial/security/first-steps.md

    ## `main.py`ใ‚’ไฝœๆˆ
    
    `main.py`ใซใ€ไธ‹่จ˜ใฎไพ‹ใ‚’ใ‚ณใƒ”ใƒผใ—ใพใ™:
    
    ```Python
    {!../../docs_src/security/tutorial001.py!}
    ```
    
    ## ๅฎŸ่กŒ
    
    /// info | "ๆƒ…ๅ ฑ"
    
    ใพใš<a href="https://github.com/Kludex/python-multipart" class="external-link" target="_blank">`python-multipart`</a>ใ‚’ใ‚คใƒณใ‚นใƒˆใƒผใƒซใ—ใพใ™ใ€‚
    
    ไพ‹ใˆใฐใ€`pip install python-multipart`ใ€‚
    
    ใ“ใ‚Œใฏใ€**OAuth2**ใŒ `ใƒฆใƒผใ‚ถใƒผๅ` ใ‚„ `ใƒ‘ใ‚นใƒฏใƒผใƒ‰` ใ‚’้€ไฟกใ™ใ‚‹ใŸใ‚ใซใ€ใ€Œใƒ•ใ‚ฉใƒผใƒ ใƒ‡ใƒผใ‚ฟใ€ใ‚’ไฝฟใ†ใ‹ใ‚‰ใงใ™ใ€‚
    
    ///
    
    ไพ‹ใ‚’ๅฎŸ่กŒใ—ใพใ™:
    
    <div class="termy">
    
    ```console
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 10.5K bytes
    - Viewed (0)
  7. docs/ja/docs/tutorial/cors.md

    # CORS (ใ‚ชใƒชใ‚ธใƒณ้–“ใƒชใ‚ฝใƒผใ‚นๅ…ฑๆœ‰)
    
    <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS" class="external-link" target="_blank">CORSใพใŸใฏใ€Œใ‚ชใƒชใ‚ธใƒณ้–“ใƒชใ‚ฝใƒผใ‚นๅ…ฑๆœ‰ใ€</a> ใฏใ€ใƒ–ใƒฉใ‚ฆใ‚ถใงๅฎŸ่กŒใ•ใ‚Œใฆใ„ใ‚‹ใƒ•ใƒญใƒณใƒˆใ‚จใƒณใƒ‰ใซใƒใƒƒใ‚ฏใ‚จใƒณใƒ‰ใจ้€šไฟกใ™ใ‚‹JavaScriptใ‚ณใƒผใƒ‰ใŒใ‚ใ‚Šใ€ใใฎใƒใƒƒใ‚ฏใ‚จใƒณใƒ‰ใŒใƒ•ใƒญใƒณใƒˆใ‚จใƒณใƒ‰ใจใฏ็•ฐใชใ‚‹ใ€Œใ‚ชใƒชใ‚ธใƒณใ€ใซใ‚ใ‚‹็Šถๆณใ‚’ๆŒ‡ใ—ใพใ™ใ€‚
    
    ## ใ‚ชใƒชใ‚ธใƒณ
    
    ใ‚ชใƒชใ‚ธใƒณใฏใƒ—ใƒญใƒˆใ‚ณใƒซ (`http`ใ€`https`) ใจใƒ‰ใƒกใ‚คใƒณ (`myapp.com`ใ€`localhost`ใ€`localhost.tiangolo.com`) ใจใƒใƒผใƒˆ (`80`ใ€`443`ใ€`8080`) ใฎ็ต„ใฟๅˆใ‚ใ›ใงใ™ใ€‚
    
    ใ—ใŸใŒใฃใฆใ€ไปฅไธ‹ใฏใ™ในใฆ็•ฐใชใ‚‹ใ‚ชใƒชใ‚ธใƒณใงใ™:
    
    * `http://localhost`
    * `https://localhost`
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 6.3K bytes
    - Viewed (0)
  8. src/README.vendor

        go get golang.org/x/net@master
        go mod tidy
        go mod vendor
    
    Use caution when passing '-u' to 'go get'. The '-u' flag updates
    modules providing all transitively imported packages, not only
    the module providing the target package.
    
    Note that 'go mod vendor' only copies packages that are transitively
    imported by packages in the current module. If a new package is needed,
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Mon Sep 30 19:15:39 UTC 2024
    - 2.4K bytes
    - Viewed (0)
  9. cni/pkg/nodeagent/netns_linux.go

    	containedCall := func() error {
    		threadNS, err := netns.GetCurrentNS()
    		if err != nil {
    			return fmt.Errorf("failed to open current netns: %v", err)
    		}
    		defer threadNS.Close()
    
    		// switch to target namespace
    		if err = NetnsSet(fdable); err != nil {
    			return err
    		}
    		defer func() {
    			err := threadNS.Set() // switch back
    			if err == nil {
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Wed Jan 31 10:05:36 UTC 2024
    - 2.7K bytes
    - Viewed (0)
  10. cmd/storage-rest-client.go

    			return toStorageErr(err) != errDiskNotFound
    		}
    	}
    	conn := gm.Connection(endpoint.GridHost()).Subroute(endpoint.Path)
    	if conn == nil {
    		return nil, fmt.Errorf("unable to find connection for %s in targets: %v", endpoint.GridHost(), gm.Targets())
    	}
    	client := &storageRESTClient{
    		endpoint:      endpoint,
    		restClient:    restClient,
    		gridConn:      conn,
    		diskInfoCache: cachevalue.New[DiskInfo](),
    	}
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Sun Oct 13 13:07:21 UTC 2024
    - 30.2K bytes
    - Viewed (0)
Back to top