Search Options

Results per page
Sort
Preferred Languages
Advance

Results 291 - 300 of 545 for cool (0.04 sec)

  1. docs/em/docs/tutorial/query-params.md

    ๐Ÿ‘‰ ๐Ÿ’ผ, ๐Ÿ”ข ๐Ÿ”ข `q` ๐Ÿ”œ ๐Ÿ“ฆ, & ๐Ÿ”œ `None` ๐Ÿ”ข.
    
    /// check
    
    ๐Ÿ‘€ ๐Ÿ‘ˆ **FastAPI** ๐Ÿ™ƒ ๐Ÿฅƒ ๐Ÿ‘€ ๐Ÿ‘ˆ โžก ๐Ÿ”ข `item_id` โžก ๐Ÿ”ข & `q` ๐Ÿšซ,, โšซ๏ธ ๐Ÿ”ข ๐Ÿ”ข.
    
    ///
    
    ## ๐Ÿ”ข ๐Ÿ”ข ๐Ÿ†Ž ๐Ÿ› ๏ธ
    
    ๐Ÿ‘† ๐Ÿ’ช ๐Ÿ“ฃ `bool` ๐Ÿ†Ž, & ๐Ÿ‘ซ ๐Ÿ”œ ๐Ÿ—œ:
    
    {* ../../docs_src/query_params/tutorial003.py hl[9] *}
    
    ๐Ÿ‘‰ ๐Ÿ’ผ, ๐Ÿšฅ ๐Ÿ‘† ๐Ÿšถ:
    
    ```
    http://127.0.0.1:8000/items/foo?short=1
    ```
    
    โš–๏ธ
    
    ```
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 3.6K bytes
    - Viewed (0)
  2. docs/ko/docs/tutorial/extra-data-types.md

    # ์ถ”๊ฐ€ ๋ฐ์ดํ„ฐ ์ž๋ฃŒํ˜•
    
    ์ง€๊ธˆ๊นŒ์ง€ ์ผ๋ฐ˜์ ์ธ ๋ฐ์ดํ„ฐ ์ž๋ฃŒํ˜•์„ ์‚ฌ์šฉํ–ˆ์Šต๋‹ˆ๋‹ค. ์˜ˆ๋ฅผ ๋“ค๋ฉด ๋‹ค์Œ๊ณผ ๊ฐ™์Šต๋‹ˆ๋‹ค:
    
    * `int`
    * `float`
    * `str`
    * `bool`
    
    ํ•˜์ง€๋งŒ ๋” ๋ณต์žกํ•œ ๋ฐ์ดํ„ฐ ์ž๋ฃŒํ˜• ๋˜ํ•œ ์‚ฌ์šฉํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
    
    ๊ทธ๋ฆฌ๊ณ  ์ง€๊ธˆ๊นŒ์ง€์™€ ๊ฐ™์€ ๊ธฐ๋Šฅ๋“ค์„ ์—ฌ์ „ํžˆ ์‚ฌ์šฉํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
    
    * ํ›Œ๋ฅญํ•œ ํŽธ์ง‘๊ธฐ ์ง€์›.
    * ๋“ค์–ด์˜ค๋Š” ์š”์ฒญ์˜ ๋ฐ์ดํ„ฐ ๋ณ€ํ™˜.
    * ์‘๋‹ต ๋ฐ์ดํ„ฐ์˜ ๋ฐ์ดํ„ฐ ๋ณ€ํ™˜.
    * ๋ฐ์ดํ„ฐ ๊ฒ€์ฆ.
    * ์ž๋™ ์–ด๋…ธํ…Œ์ด์…˜๊ณผ ๋ฌธ์„œํ™”.
    
    ## ๋‹ค๋ฅธ ๋ฐ์ดํ„ฐ ์ž๋ฃŒํ˜•
    
    ์•„๋ž˜์˜ ์ถ”๊ฐ€์ ์ธ ๋ฐ์ดํ„ฐ ์ž๋ฃŒํ˜•์„ ์‚ฌ์šฉํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค:
    
    * `UUID`:
        * ํ‘œ์ค€ "๋ฒ”์šฉ ๊ณ ์œ  ์‹๋ณ„์ž"๋กœ, ๋งŽ์€ ๋ฐ์ดํ„ฐ๋ฒ ์ด์Šค์™€ ์‹œ์Šคํ…œ์—์„œ ID๋กœ ์‚ฌ์šฉ๋ฉ๋‹ˆ๋‹ค.
        * ์š”์ฒญ๊ณผ ์‘๋‹ต์—์„œ `str`๋กœ ํ‘œํ˜„๋ฉ๋‹ˆ๋‹ค.
    * `datetime.datetime`:
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 2.9K bytes
    - Viewed (0)
  3. docs/changelogs/changelog_4x.md

        of unacknowledged data per stream and no per-connection limit.
    
     *  Fix: Don't operate on a connection after it's been returned to the pool. This race occurred
        on failed web socket connection attempts.
    
     *  Upgrade: [Okio 3.6.0][okio_3_6_0].
    
     *  Upgrade: [Kotlin 1.8.21][kotlin_1_8_21].
    
    
    ## Version 4.11.0
    
    _2023-04-22_
    
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Wed Apr 17 13:25:31 UTC 2024
    - 25.2K bytes
    - Viewed (0)
  4. src/main/java/jcifs/smb/SmbTreeHandleInternal.java

     * SMB tree connections and their lifecycle.
     *
     * @author mbechler
     */
    public interface SmbTreeHandleInternal extends SmbTreeHandle {
    
        /**
         * Releases this tree handle back to the pool for reuse
         */
        void release();
    
        /**
         * Ensures that DFS referrals have been resolved for this tree
         * @throws SmbException if an SMB-specific error occurs
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 16 01:32:48 UTC 2025
    - 3K bytes
    - Viewed (0)
  5. docs/en/docs/tutorial/extra-data-types.md

    # Extra Data Types { #extra-data-types }
    
    Up to now, you have been using common data types, like:
    
    * `int`
    * `float`
    * `str`
    * `bool`
    
    But you can also use more complex data types.
    
    And you will still have the same features as seen up to now:
    
    * Great editor support.
    * Data conversion from incoming requests.
    * Data conversion for response data.
    * Data validation.
    * Automatic annotation and documentation.
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 09:15:41 UTC 2025
    - 2.7K bytes
    - Viewed (0)
  6. docs/es/docs/tutorial/extra-data-types.md

    # Tipos de Datos Extra
    
    Hasta ahora, has estado usando tipos de datos comunes, como:
    
    * `int`
    * `float`
    * `str`
    * `bool`
    
    Pero tambiรฉn puedes usar tipos de datos mรกs complejos.
    
    Y seguirรกs teniendo las mismas funcionalidades como hasta ahora:
    
    * Gran soporte de editor.
    * Conversiรณn de datos de requests entrantes.
    * Conversiรณn de datos para datos de response.
    * Validaciรณn de datos.
    * Anotaciรณn y documentaciรณn automรกtica.
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Dec 30 18:26:57 UTC 2024
    - 2.8K bytes
    - Viewed (0)
  7. src/main/webapp/WEB-INF/view/admin/badword/admin_badword_details.jsp

                <div class="container-fluid">
                    <div class="row mb-2">
                        <div class="col-sm-6">
                            <h1>
                                <la:message key="labels.bad_word_title_details"/>
                            </h1>
                        </div>
                        <div class="col-sm-6">
                            <ol class="breadcrumb float-sm-right">
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Wed Feb 12 20:25:27 UTC 2020
    - 6.9K bytes
    - Viewed (0)
  8. docs/uk/docs/index.md

    from typing import Union
    
    from fastapi import FastAPI
    from pydantic import BaseModel
    
    app = FastAPI()
    
    
    class Item(BaseModel):
        name: str
        price: float
        is_offer: Union[bool, None] = None
    
    
    @app.get("/")
    def read_root():
        return {"Hello": "World"}
    
    
    @app.get("/items/{item_id}")
    def read_item(item_id: int, q: Union[str, None] = None):
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 10:49:48 UTC 2025
    - 24.2K bytes
    - Viewed (0)
  9. src/main/webapp/WEB-INF/orig/view/searchResults.jsp

    <%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%>
    <%-- query matched some document --%>
    <div id="subheader" class="row">
    	<div class="col">
    		<p>
    			<c:if test="${allRecordCountRelation=='EQUAL_TO'}">
    				<la:message key="labels.search_result_status"
    					arg0="${displayQuery}" arg1="${fe:formatNumber(allRecordCount,'###,###')}"
    					arg2="${f:h(currentStartRecordNumber)}"
    					arg3="${f:h(currentEndRecordNumber)}" />
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jan 18 05:32:37 UTC 2025
    - 9.1K bytes
    - Viewed (0)
  10. callbacks/callmethod.go

    package callbacks
    
    import (
    	"reflect"
    
    	"gorm.io/gorm"
    )
    
    func callMethod(db *gorm.DB, fc func(value interface{}, tx *gorm.DB) bool) {
    	tx := db.Session(&gorm.Session{NewDB: true})
    	if called := fc(db.Statement.ReflectValue.Interface(), tx); !called {
    		switch db.Statement.ReflectValue.Kind() {
    		case reflect.Slice, reflect.Array:
    			db.Statement.CurDestIndex = 0
    			for i := 0; i < db.Statement.ReflectValue.Len(); i++ {
    Registered: Sun Sep 07 09:35:13 UTC 2025
    - Last Modified: Sat Feb 18 01:20:29 UTC 2023
    - 846 bytes
    - Viewed (0)
Back to top