Search Options

Results per page
Sort
Preferred Languages
Advance

Results 221 - 230 of 566 for descriptive (0.06 sec)

  1. dbflute_fess/dfprop/classificationDefinitionMap.dfprop

        #    ; map:{topComment=status of member from entry to withdrawal; codeType=String}
        #    ; map:{
        #        ; table=MEMBER_STATUS
        #        ; code=MEMBER_STATUS_CODE; name=MEMBER_STATUS_NAME
        #        ; comment=DESCRIPTION; orderBy=DISPLAY_ORDER
        #    }
        #}
    }
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 04 22:46:31 UTC 2015
    - 2.2K bytes
    - Viewed (0)
  2. src/main/java/jcifs/internal/smb1/net/SmbShareInfo.java

         * The network name of the share.
         */
        protected String netName;
        /**
         * The type of the share (e.g., disk, printer, IPC).
         */
        protected int type;
        /**
         * The optional comment or description for the share.
         */
        protected String remark;
    
        /**
         * Default constructor for SmbShareInfo.
         */
        public SmbShareInfo() {
        }
    
        /**
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 16 01:32:48 UTC 2025
    - 3.5K bytes
    - Viewed (0)
  3. docs/em/docs/tutorial/body-nested-models.md

    ### โš™๏ธ ๐Ÿ“Š ๐Ÿ†Ž
    
    & โคด๏ธ ๐Ÿ‘ฅ ๐Ÿ’ช โš™๏ธ โšซ๏ธ ๐Ÿ†Ž ๐Ÿ”ข:
    
    {* ../../docs_src/body_nested_models/tutorial004.py hl[20] *}
    
    ๐Ÿ‘‰ ๐Ÿ”œ โ›“ ๐Ÿ‘ˆ **FastAPI** ๐Ÿ”œ โŒ› ๐Ÿ’ช ๐ŸŽ:
    
    ```JSON
    {
        "name": "Foo",
        "description": "The pretender",
        "price": 42.0,
        "tax": 3.2,
        "tags": ["rock", "metal", "bar"],
        "image": {
            "url": "http://example.com/baz.jpg",
            "name": "The Foo live"
        }
    }
    ```
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 5.9K bytes
    - Viewed (0)
  4. cmd/main.go

    		Hidden: true,
    	},
    }
    
    // Help template for minio.
    var minioHelpTemplate = `NAME:
      {{.Name}} - {{.Usage}}
    
    DESCRIPTION:
      {{.Description}}
    
    USAGE:
      {{.HelpName}} {{if .VisibleFlags}}[FLAGS] {{end}}COMMAND{{if .VisibleFlags}}{{end}} [ARGS...]
    
    COMMANDS:
      {{range .VisibleCommands}}{{join .Names ", "}}{{ "\t" }}{{.Usage}}
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Tue Jul 30 22:59:48 UTC 2024
    - 6.5K bytes
    - Viewed (0)
  5. futures/failureaccess/pom.xml

        <version>33.4.0-android</version>
      </parent>
      <artifactId>failureaccess</artifactId>
      <version>1.0.3</version>
      <packaging>jar</packaging>
      <name>Guava InternalFutureFailureAccess and InternalFutures</name>
      <description>
        Contains
        com.google.common.util.concurrent.internal.InternalFutureFailureAccess and
        InternalFutures. Most users will never need to use this artifact. Its
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Wed Feb 12 18:13:11 UTC 2025
    - 5.4K bytes
    - Viewed (0)
  6. src/main/config/es/fess_config_web_config.json

                "type" : "keyword"
              },
              "createdTime" : {
                "type" : "long"
              },
              "depth" : {
                "type" : "integer"
              },
              "description" : {
                "type" : "text"
              },
              "excludedDocUrls" : {
                "type" : "keyword"
              },
              "excludedUrls" : {
                "type" : "keyword"
              },
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Dec 02 13:14:56 UTC 2021
    - 2.3K bytes
    - Viewed (0)
  7. docs/pt/docs/tutorial/response-model.md

    ```Python hl_lines="3 5"
    {
    "name": "Bar",
    "description": "The bartenders",
    "price": 62,
    "tax": 20.2
    }
    ```
    
    eles serรฃo incluรญdos na resposta.
    
    #### Dados com os mesmos valores que os padrรตes
    
    Se os dados tiverem os mesmos valores que os padrรตes, como o item com ID `baz`:
    
    ```Python hl_lines="3 5-6"
    {
    "name": "Baz",
    "description": None,
    "price": 50.2,
    "tax": 10.5,
    "tags": []
    }
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Tue Nov 26 22:51:05 UTC 2024
    - 16.5K bytes
    - Viewed (0)
  8. docs/ja/docs/tutorial/response-model.md

    ```Python hl_lines="3 5"
    {
        "name": "Bar",
        "description": "The bartenders",
        "price": 62,
        "tax": 20.2
    }
    ```
    
    ใใ‚Œใ‚‰ใฏใƒฌใ‚นใƒใƒณใ‚นใซๅซใพใ‚Œใพใ™ใ€‚
    
    #### ใƒ‡ใƒ•ใ‚ฉใƒซใƒˆๅ€คใจๅŒใ˜ๅ€คใ‚’ๆŒใคใƒ‡ใƒผใ‚ฟ
    
    ID`baz`ใฎitemใฎใ‚ˆใ†ใซใƒ‡ใƒ•ใ‚ฉใƒซใƒˆๅ€คใจๅŒใ˜ๅ€คใ‚’ๆŒใคใƒ‡ใƒผใ‚ฟใฎๅ ดๅˆ:
    
    ```Python hl_lines="3 5 6"
    {
        "name": "Baz",
        "description": None,
        "price": 50.2,
        "tax": 10.5,
        "tags": []
    }
    ```
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 9K bytes
    - Viewed (0)
  9. guava/pom.xml

      <packaging>bundle</packaging>
      <name>Guava: Google Core Libraries for Java</name>
      <url>https://github.com/google/guava</url>
      <description>
        Guava is a suite of core and expanded libraries that include
        utility classes, Google's collections, I/O classes, and
        much more.
      </description>
      <dependencies>
        <dependency>
          <groupId>com.google.guava</groupId>
          <artifactId>failureaccess</artifactId>
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Fri Jun 06 21:05:32 UTC 2025
    - 9.4K bytes
    - Viewed (0)
  10. docs/em/docs/tutorial/path-operation-configuration.md

    ๐Ÿ‘ซ ๐Ÿ’ผ, โšซ๏ธ ๐Ÿ’ช โš’ ๐Ÿ”‘ ๐Ÿช ๐Ÿ”– `Enum`.
    
    **FastAPI** ๐Ÿ•โ€๐Ÿฆบ ๐Ÿ‘ˆ ๐ŸŽ ๐ŸŒŒ โฎ๏ธ โœ… ๐ŸŽป:
    
    {* ../../docs_src/path_operation_configuration/tutorial002b.py hl[1,8:10,13,18] *}
    
    ## ๐Ÿ“„ &amp; ๐Ÿ“›
    
    ๐Ÿ‘† ๐Ÿ’ช ๐Ÿšฎ `summary` &amp; `description`:
    
    {* ../../docs_src/path_operation_configuration/tutorial003.py hl[20:21] *}
    
    ## ๐Ÿ“› โšช๏ธโžก๏ธ #๏ธโƒฃ
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 3.3K bytes
    - Viewed (0)
Back to top