Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1421 - 1430 of 1,619 for message1 (0.12 sec)

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

    ```
    
    ๐Ÿ“ฅ, ๐Ÿšฅ ๐Ÿ‘† ๐Ÿ“จ `/unicorns/yolo`, *โžก ๐Ÿ› ๏ธ* ๐Ÿ”œ `raise` `UnicornException`.
    
    โœ‹๏ธ โšซ๏ธ ๐Ÿ”œ ๐Ÿต `unicorn_exception_handler`.
    
    , ๐Ÿ‘† ๐Ÿ”œ ๐Ÿ“จ ๐Ÿงน โŒ, โฎ๏ธ ๐Ÿ‡บ๐Ÿ‡ธ๐Ÿ” ๐Ÿ‘” ๐Ÿ“Ÿ `418` & ๐ŸŽป ๐ŸŽš:
    
    ```JSON
    {"message": "Oops! yolo did something. There goes a rainbow..."}
    ```
    
    /// note | "๐Ÿ“ก โ„น"
    
    ๐Ÿ‘† ๐Ÿ’ช โš™๏ธ `from starlette.requests import Request` & `from starlette.responses import JSONResponse`.
    
    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/first-steps.md

    ```
    
    ํ•ด๋‹น ์ค„์€ ๋กœ์ปฌ์—์„œ ์•ฑ์ด ์„œ๋น„์Šค๋˜๋Š” URL์„ ๋ณด์—ฌ์ค๋‹ˆ๋‹ค.
    
    ### ํ™•์ธํ•˜๊ธฐ
    
    ๋ธŒ๋ผ์šฐ์ €๋กœ <a href="http://127.0.0.1:8000" class="external-link" target="_blank">http://127.0.0.1:8000</a>๋ฅผ ์—ฌ์„ธ์š”.
    
    ์•„๋ž˜์™€ ๊ฐ™์€ JSON ์‘๋‹ต์„ ๋ณผ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค:
    
    ```JSON
    {"message": "Hello World"}
    ```
    
    ### ๋Œ€ํ™”ํ˜• API ๋ฌธ์„œ
    
    ์ด์ œ <a href="http://127.0.0.1:8000/docs" class="external-link" target="_blank">http://127.0.0.1:8000/docs</a>๋กœ ๊ฐ€๋ด…๋‹ˆ๋‹ค.
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 10.4K bytes
    - Viewed (0)
  3. docs/ko/docs/tutorial/path-params.md

    ํด๋ผ์ด์–ธํŠธ์— ๋ฐ˜ํ™˜ํ•˜๊ธฐ ์ „์— ํ•ด๋‹น ๊ฐ’(์ด ๊ฒฝ์šฐ ๋ฌธ์ž์—ด)์œผ๋กœ ๋ณ€ํ™˜๋ฉ๋‹ˆ๋‹ค:
    
    ```Python hl_lines="18  21  23"
    {!../../docs_src/path_params/tutorial005.py!}
    ```
    
    ํด๋ผ์ด์–ธํŠธ๋Š” ์•„๋ž˜์˜ JSON ์‘๋‹ต์„ ์–ป์Šต๋‹ˆ๋‹ค:
    
    ```JSON
    {
      "model_name": "alexnet",
      "message": "Deep Learning FTW!"
    }
    ```
    
    ## ๊ฒฝ๋กœ๋ฅผ ํฌํ•จํ•˜๋Š” ๊ฒฝ๋กœ ๋งค๊ฐœ๋ณ€์ˆ˜
    
    ๊ฒฝ๋กœ๋ฅผ ํฌํ•จํ•˜๋Š” *๊ฒฝ๋กœ ์ž‘๋™* `/files/{file_path}`์ด ์žˆ๋‹ค๊ณ  ํ•ด๋ด…์‹œ๋‹ค.
    
    ๊ทธ๋Ÿฐ๋ฐ ์ด ๊ฒฝ์šฐ `file_path` ์ž์ฒด๊ฐ€ `home/johndoe/myfile.txt`์™€ ๊ฐ™์€ ๊ฒฝ๋กœ๋ฅผ ํฌํ•จํ•ด์•ผ ํ•ฉ๋‹ˆ๋‹ค.
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 9.8K bytes
    - Viewed (0)
  4. src/main/webapp/WEB-INF/view/admin/webconfig/admin_webconfig_edit.jsp

                                </div>
                                <div class="card-body">
                                    <div class="form-group row">
                                        <la:info id="msg" message="true">
                                            <div class="alert alert-info">${msg}</div>
                                        </la:info>
                                        <la:errors property="_global"/>
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Feb 13 07:47:04 UTC 2020
    - 15.9K bytes
    - Viewed (0)
  5. docs/ru/docs/tutorial/first-steps.md

    ### ะŸั€ะพะฒะตั€ัŒั‚ะต
    
    ะžั‚ะบั€ะพะนั‚ะต ะฑั€ะฐัƒะทะตั€ ะฟะพ ะฐะดั€ะตััƒ: <a href="http://127.0.0.1:8000" class="external-link" target="_blank">http://127.0.0.1:8000</a>.
    
    ะ’ั‹ ัƒะฒะธะดะธั‚ะต JSON-ะพั‚ะฒะตั‚ ัะปะตะดัƒัŽั‰ะตะณะพ ะฒะธะดะฐ:
    
    ```JSON
    {"message": "Hello World"}
    ```
    
    ### ะ˜ะฝั‚ะตั€ะฐะบั‚ะธะฒะฝะฐั ะดะพะบัƒะผะตะฝั‚ะฐั†ะธั API
    
    ะŸะตั€ะตะนะดะธั‚ะต ะฟะพ ะฐะดั€ะตััƒ: <a href="http://127.0.0.1:8000/docs" class="external-link" target="_blank">http://127.0.0.1:8000/docs</a>.
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 13.1K bytes
    - Viewed (0)
  6. impl/maven-core/src/main/java/org/apache/maven/DefaultMaven.java

                    .collect(toSet());
    
            if (!notFoundRequiredProfiles.isEmpty()) {
                // Use SLF4J formatter for consistency with warnings reported by logger
                final String message = MessageFormatter.format(
                                "The requested profiles {} could not be activated or deactivated because they do not"
                                        + " exist.",
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Fri Oct 25 12:31:46 UTC 2024
    - 27.5K bytes
    - Viewed (1)
  7. CHANGELOG/CHANGELOG-1.27.md

    - Changed the error message of `kubectl rollout restart` when subsequent `kubectl rollout restart` commands are executed within a second ([#113040](https://github.com/kubernetes/kubernetes/pull/113040), [@ardaguclu](https://github.com/ardaguclu))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jul 17 07:48:22 UTC 2024
    - 466.3K bytes
    - Viewed (1)
  8. docs/features/events.md

    This [sample factory](https://github.com/square/okhttp/blob/master/samples/guide/src/main/java/okhttp3/recipes/PrintEvents.java) creates a unique ID for each call and uses that ID to differentiate calls in log messages.
    
    ```java
    class PrintingEventListener extends EventListener {
      public static final Factory FACTORY = new Factory() {
        final AtomicLong nextCallId = new AtomicLong(1L);
    
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Sun Feb 06 02:19:09 UTC 2022
    - 7.7K bytes
    - Viewed (0)
  9. src/main/webapp/WEB-INF/view/advance.jsp

    		</header>
    
    		<main id="content" class="container">
    			<h2>
    				<la:message key="labels.advance_search_title" />
    			</h2>
    			<div class="notification">${notification}</div>
    			<div>
    				<la:info id="msg" message="true">
    					<div class="alert alert-info">${msg}</div>
    				</la:info>
    				<la:errors header="errors.front_header" footer="errors.front_footer" prefix="errors.front_prefix"
    					suffix="errors.front_suffix"
    				/>
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Sat Oct 26 01:07:52 UTC 2024
    - 14.9K bytes
    - Viewed (0)
  10. cmd/api-errors.go

    			}
    		case minio.ErrorResponse:
    			apiErr = APIError{
    				Code:           e.Code,
    				Description:    e.Message,
    				HTTPStatusCode: e.StatusCode,
    			}
    			if strings.Contains(e.Message, "KMS is not configured") {
    				apiErr = APIError{
    					Code:           "NotImplemented",
    					Description:    e.Message,
    					HTTPStatusCode: http.StatusNotImplemented,
    				}
    			}
    		case *googleapi.Error:
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Tue Oct 01 22:13:18 UTC 2024
    - 92.1K bytes
    - Viewed (0)
Back to top