Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1771 - 1780 of 1,931 for m_param (0.16 sec)

  1. src/main/java/jcifs/smb1/netbios/Lmhosts.java

         * not throw an {@link java.net.UnknownHostException} because this
         * is queried frequently and exceptions would be rather costly to
         * throw on a regular basis here.
         *
         * @param host the hostname to resolve
         * @return the resolved NbtAddress or null if not found
         */
    
        public synchronized static NbtAddress getByName(final String host) {
            return getByName(new Name(host, 0x20, null));
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 16 01:32:48 UTC 2025
    - 6K bytes
    - Viewed (0)
  2. docs/em/docs/tutorial/path-params-numeric-validations.md

    & ๐Ÿ‘† ๐Ÿ’ช ๐Ÿ“ฃ ๐Ÿ”ข ๐Ÿ”ฌ:
    
    * `gt`: `g`๐Ÿ…พ `t`๐Ÿ‘ฒ
    * `ge`: `g`๐Ÿ…พ ๐ŸŒ˜ โš–๏ธ `e`๐Ÿ…พ
    * `lt`: `l`๐Ÿ‘ญ `t`๐Ÿ‘ฒ
    * `le`: `l`๐Ÿ‘ญ ๐ŸŒ˜ โš–๏ธ `e`๐Ÿ…พ
    
    /// info
    
    `Query`, `Path`, & ๐ŸŽ ๐ŸŽ“ ๐Ÿ‘† ๐Ÿ”œ ๐Ÿ‘€ โช ๐Ÿฟ โš  `Param` ๐ŸŽ“.
    
    ๐ŸŒ ๐Ÿ‘ซ ๐Ÿ’ฐ ๐ŸŽ ๐Ÿ”ข ๐ŸŒ– ๐Ÿ”ฌ & ๐Ÿ—ƒ ๐Ÿ‘† โœ”๏ธ ๐Ÿ‘€.
    
    ///
    
    /// note | ๐Ÿ“ก โ„น
    
    ๐Ÿ•โ” ๐Ÿ‘† ๐Ÿ—„ `Query`, `Path` & ๐ŸŽ โšช๏ธโžก๏ธ `fastapi`, ๐Ÿ‘ซ ๐Ÿค™ ๐Ÿ”ข.
    
    ๐Ÿ‘ˆ ๐Ÿ•โ” ๐Ÿค™, ๐Ÿ“จ ๐Ÿ‘ ๐ŸŽ“ ๐ŸŽ ๐Ÿ“›.
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 3.8K bytes
    - Viewed (0)
  3. docs/ja/docs/tutorial/body-fields.md

    ไปฅไธ‹ใฎใ‚ˆใ†ใซ`Field`ใ‚’ใƒขใƒ‡ใƒซใฎๅฑžๆ€งใจใ—ใฆไฝฟ็”จใ™ใ‚‹ใ“ใจใŒใงใใพใ™:
    
    {* ../../docs_src/body_fields/tutorial001.py hl[11,12,13,14] *}
    
    `Field`ใฏ`Query`ใ‚„`Path`ใ€`Body`ใจๅŒใ˜ใ‚ˆใ†ใซๅ‹•ไฝœใ—ใ€ๅ…จใๅŒๆง˜ใฎใƒ‘ใƒฉใƒกใƒผใ‚ฟใชใฉใ‚’ๆŒใกใพใ™ใ€‚
    
    /// note | ๆŠ€่ก“่ฉณ็ดฐ
    
    ๅฎŸ้š›ใซใฏๆฌกใซ่ฆ‹ใ‚‹`Query`ใ‚„`Path`ใชใฉใฏใ€ๅ…ฑ้€šใฎ`Param`ใ‚ฏใƒฉใ‚นใฎใ‚ตใƒ–ใ‚ฏใƒฉใ‚นใฎใ‚ชใƒ–ใ‚ธใ‚งใ‚ฏใƒˆใ‚’ไฝœๆˆใ—ใพใ™ใŒใ€ใใ‚Œ่‡ชไฝ“ใฏPydanticใฎ`FieldInfo`ใ‚ฏใƒฉใ‚นใฎใ‚ตใƒ–ใ‚ฏใƒฉใ‚นใงใ™ใ€‚
    
    ใพใŸใ€Pydanticใฎ`Field`ใฏ`FieldInfo`ใฎใ‚คใƒณใ‚นใ‚ฟใƒณใ‚นใ‚‚่ฟ”ใ—ใพใ™ใ€‚
    
    `Body`ใฏ`FieldInfo`ใฎใ‚ตใƒ–ใ‚ฏใƒฉใ‚นใฎใ‚ชใƒ–ใ‚ธใ‚งใ‚ฏใƒˆใ‚’็›ดๆŽฅ่ฟ”ใ™ใ“ใจใ‚‚ใงใใพใ™ใ€‚ใใ—ใฆใ€ไป–ใซใ‚‚`Body`ใ‚ฏใƒฉใ‚นใฎใ‚ตใƒ–ใ‚ฏใƒฉใ‚นใงใ‚ใ‚‹ใ‚‚ใฎใŒใ‚ใ‚Šใพใ™ใ€‚
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Jun 22 14:34:53 UTC 2025
    - 2.5K bytes
    - Viewed (0)
  4. android/guava-tests/test/com/google/common/eventbus/SubscriberTest.java

        }
      }
    
      /**
       * Records the provided object in {@link #methodArgument} and sets {@link #methodCalled}. This
       * method is called reflectively by Subscriber during tests, and must remain public.
       *
       * @param arg argument to record.
       */
      @Subscribe
      public void recordingMethod(Object arg) {
        assertFalse(methodCalled);
        methodCalled = true;
        methodArgument = arg;
      }
    
      @Subscribe
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Feb 13 17:34:21 UTC 2025
    - 4.8K bytes
    - Viewed (0)
  5. src/main/java/jcifs/internal/smb2/session/Smb2SessionSetupResponse.java

        private int sessionFlags;
        private byte[] blob;
    
        /**
         * Constructs a SMB2 session setup response with the specified configuration
         *
         * @param config
         *            the configuration to use for this response
         */
        public Smb2SessionSetupResponse(final Configuration config) {
            super(config);
        }
    
        /**
         * {@inheritDoc}
         *
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 16 01:32:48 UTC 2025
    - 4.8K bytes
    - Viewed (1)
  6. android/guava/src/com/google/common/io/CharSource.java

       *
       * <p>Only one underlying stream will be open at a time. Closing the concatenated stream will
       * close the open underlying stream.
       *
       * @param sources the sources to concatenate
       * @return a {@code CharSource} containing the concatenated data
       * @since 15.0
       */
      public static CharSource concat(Iterable<? extends CharSource> sources) {
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Wed Jul 16 17:42:14 UTC 2025
    - 25.7K bytes
    - Viewed (0)
  7. guava/src/com/google/common/io/CharSource.java

       *
       * <p>Only one underlying stream will be open at a time. Closing the concatenated stream will
       * close the open underlying stream.
       *
       * @param sources the sources to concatenate
       * @return a {@code CharSource} containing the concatenated data
       * @since 15.0
       */
      public static CharSource concat(Iterable<? extends CharSource> sources) {
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Wed Jul 16 17:42:14 UTC 2025
    - 25.3K bytes
    - Viewed (0)
  8. src/main/java/jcifs/context/BaseContext.java

        private final BufferCache bufferCache;
        private final SmbTransportPool transportPool;
        private final CredentialsInternal defaultCredentials;
    
        /**
         * Construct a context
         *
         * @param config
         *            configuration for the context
         *
         */
        public BaseContext(final Configuration config) {
            this.config = config;
            this.dfs = new DfsImpl(this);
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 16 01:32:48 UTC 2025
    - 5.5K bytes
    - Viewed (0)
  9. api/maven-api-core/src/main/java/org/apache/maven/api/services/Source.java

         * <ul>
         *   <li>Both forward and back slashes as path separators</li>
         *   <li>Parent directory references (..)</li>
         *   <li>Both file and directory targets</li>
         * </ul>
         *
         * @param relative path to resolve relative to this source
         * @return the resolved source, or null if resolution not possible
         * @throws NullPointerException if relative is null
         */
        @Nullable
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Wed Jan 29 09:46:53 UTC 2025
    - 4K bytes
    - Viewed (0)
  10. docs/ko/docs/tutorial/body-fields.md

    {* ../../docs_src/body_fields/tutorial001_an_py310.py hl[11:14] *}
    
    `Field`๋Š” `Query`, `Path`์™€ `Body`์™€ ๊ฐ™์€ ๋ฐฉ์‹์œผ๋กœ ๋™์ž‘ํ•˜๋ฉฐ, ๋ชจ๋‘ ๊ฐ™์€ ๋งค๊ฐœ๋ณ€์ˆ˜๋“ค ๋“ฑ์„ ๊ฐ€์ง‘๋‹ˆ๋‹ค.
    
    /// note | ๊ธฐ์ˆ ์  ์„ธ๋ถ€์‚ฌํ•ญ
    
    ์‹ค์ œ๋กœ `Query`, `Path`๋“ฑ, ์—ฌ๋Ÿฌ๋ถ„์ด ์•ž์œผ๋กœ ๋ณผ ๋‹ค๋ฅธ ๊ฒƒ๋“ค์€ ๊ณตํ†ต ํด๋ž˜์Šค์ธ `Param` ํด๋ž˜์Šค์˜ ์„œ๋ธŒํด๋ž˜์Šค ๊ฐ์ฒด๋ฅผ ๋งŒ๋“œ๋Š”๋ฐ, ๊ทธ ์ž์ฒด๋กœ Pydantic์˜ `FieldInfo` ํด๋ž˜์Šค์˜ ์„œ๋ธŒํด๋ž˜์Šค์ž…๋‹ˆ๋‹ค.
    
    ๊ทธ๋ฆฌ๊ณ  Pydantic์˜ `Field` ๋˜ํ•œ `FieldInfo`์˜ ์ธ์Šคํ„ด์Šค๋ฅผ ๋ฐ˜ํ™˜ํ•ฉ๋‹ˆ๋‹ค.
    
    `Body` ๋˜ํ•œ `FieldInfo`์˜ ์„œ๋ธŒํด๋ž˜์Šค ๊ฐ์ฒด๋ฅผ ์ง์ ‘์ ์œผ๋กœ ๋ฐ˜ํ™˜ํ•ฉ๋‹ˆ๋‹ค. ๊ทธ๋ฆฌ๊ณ  `Body` ํด๋ž˜์Šค์˜ ์„œ๋ธŒํด๋ž˜์Šค์ธ ๊ฒƒ๋“ค๋„ ์—ฌ๋Ÿฌ๋ถ„์ด ๋‚˜์ค‘์— ๋ณด๊ฒŒ๋  ๊ฒƒ์ž…๋‹ˆ๋‹ค.
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 2.8K bytes
    - Viewed (0)
Back to top