Search Options

Results per page
Sort
Preferred Languages
Advance

Results 151 - 160 of 487 for str (0.01 sec)

  1. src/test/java/jcifs/smb/SmbOperationExceptionTest.java

            // When
            String str = exception.toString();
    
            // Then
            assertNotNull(str);
            assertTrue(str.contains("SmbOperationException"));
            assertTrue(str.contains("ACCESS_DENIED"));
            assertTrue(str.contains("AUTHENTICATION"));
            assertTrue(str.contains("retryable=false"));
            assertTrue(str.contains("attempt=1"));
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 30 05:58:03 UTC 2025
    - 16.1K bytes
    - Viewed (0)
  2. docs/en/docs/tutorial/encoder.md

    In this example, it would convert the Pydantic model to a `dict`, and the `datetime` to a `str`.
    
    The result of calling it is something that can be encoded with the Python standard <a href="https://docs.python.org/3/library/json.html#json.dumps" class="external-link" target="_blank">`json.dumps()`</a>.
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 09:15:41 UTC 2025
    - 1.7K bytes
    - Viewed (0)
  3. docs/pt/docs/tutorial/encoder.md

    Neste exemplo, ele converteria o modelo Pydantic em um `dict`, e o `datetime` em um `str`.
    
    O resultado de chamar a funรงรฃo รฉ algo que pode ser codificado com o padrรฃo do Python <a href="https://docs.python.org/3/library/json.html#json.dumps" class="external-link" target="_blank">`json.dumps()`</a>.
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 1.8K bytes
    - Viewed (0)
  4. docs/em/docs/tutorial/security/get-current-user.md

    `get_current_user` ๐Ÿ”œ โœ”๏ธ ๐Ÿ”— โฎ๏ธ ๐ŸŽ `oauth2_scheme` ๐Ÿ‘ฅ โœ โญ.
    
    ๐ŸŽ ๐Ÿ‘ฅ ๐Ÿ”จ โญ *โžก ๐Ÿ› ๏ธ* ๐Ÿ”—, ๐Ÿ‘† ๐Ÿ†• ๐Ÿ”— `get_current_user` ๐Ÿ”œ ๐Ÿ“จ `token` `str` โšช๏ธโžก๏ธ ๐ŸŽง-๐Ÿ”— `oauth2_scheme`:
    
    {* ../../docs_src/security/tutorial002.py hl[25] *}
    
    ## ๐Ÿคš ๐Ÿ‘ฉโ€๐Ÿ’ป
    
    `get_current_user` ๐Ÿ”œ โš™๏ธ (โŒ) ๐Ÿš™ ๐Ÿ”ข ๐Ÿ‘ฅ โœ, ๐Ÿ‘ˆ โœŠ ๐Ÿค `str` &amp; ๐Ÿ“จ ๐Ÿ‘† Pydantic `User` ๐Ÿท:
    
    {* ../../docs_src/security/tutorial002.py hl[19:22,26:27] *}
    
    ## ๐Ÿ’‰ โฎ๏ธ ๐Ÿ‘ฉโ€๐Ÿ’ป
    
    ๐Ÿ”œ ๐Ÿ‘ฅ ๐Ÿ’ช โš™๏ธ ๐ŸŽ `Depends` โฎ๏ธ ๐Ÿ‘† `get_current_user` *โžก ๐Ÿ› ๏ธ*:
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 3.3K bytes
    - Viewed (0)
  5. docs/ja/docs/python-types.md

    #### `Optional`
    
    ใพใŸใ€`Optional`ใ‚’ไฝฟ็”จใ—ใฆใ€ๅค‰ๆ•ฐใŒ`str`ใฎใ‚ˆใ†ใชๅž‹ใ‚’ๆŒใคใ“ใจใ‚’ๅฎฃ่จ€ใ™ใ‚‹ใ“ใจใ‚‚ใงใใพใ™ใŒใ€ใใ‚Œใฏใ€Œใ‚ชใƒ—ใ‚ทใƒงใƒณใ€ใงใ‚ใ‚Šใ€`None`ใซใ™ใ‚‹ใ“ใจใ‚‚ใงใใพใ™ใ€‚
    
    ```Python hl_lines="1 4"
    {!../../docs_src/python_types/tutorial009.py!}
    ```
    
    ใŸใ ใฎ`str`ใฎไปฃใ‚ใ‚Šใซ`Optional[str]`ใ‚’ไฝฟ็”จใ™ใ‚‹ใ“ใจใงใ€ใ‚จใƒ‡ใ‚ฃใ‚ฟใฏๅ€คใŒๅธธใซ`str`ใงใ‚ใ‚‹ใจไปฎๅฎšใ—ใฆใ„ใ‚‹ๅ ดๅˆใซๅฎŸ้š›ใซใฏ`None`ใงใ‚ใ‚‹ๅฏ่ƒฝๆ€งใŒใ‚ใ‚‹ใ‚จใƒฉใƒผใ‚’ๆคœๅ‡บใ™ใ‚‹ใฎใซๅฝน็ซ‹ใกใพใ™ใ€‚
    
    #### ใ‚ธใ‚งใƒใƒชใƒƒใ‚ฏๅž‹
    
    ไปฅไธ‹ใฎใ‚ˆใ†ใซ่ง’ๆ‹ฌๅผงใงๅž‹ใƒ‘ใƒฉใƒกใƒผใ‚ฟใ‚’ๅ–ใ‚‹ๅž‹ใ‚’:
    
    * `List`
    * `Tuple`
    * `Set`
    * `Dict`
    * `Optional`
    * ...ใชใฉ
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 11.6K bytes
    - Viewed (0)
  6. docs/en/docs/tutorial/path-operation-configuration.md

    ///
    
    ## Tags { #tags }
    
    You can add tags to your *path operation*, pass the parameter `tags` with a `list` of `str` (commonly just one `str`):
    
    {* ../../docs_src/path_operation_configuration/tutorial002_py310.py hl[15,20,25] *}
    
    They will be added to the OpenAPI schema and used by the automatic documentation interfaces:
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 09:15:41 UTC 2025
    - 4.1K bytes
    - Viewed (0)
  7. src/main/java/jcifs/dcerpc/UnicodeString.java

        /**
         * Constructs a UnicodeString from a Java String.
         *
         * @param str
         *            wrapped string
         * @param zterm
         *            whether the string should be zero terminated
         */
        public UnicodeString(final String str, final boolean zterm) {
            this.zterm = zterm;
    
            final int len = str.length();
            final int zt = zterm ? 1 : 0;
    
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 16 01:32:48 UTC 2025
    - 2.7K bytes
    - Viewed (0)
  8. src/test/java/jcifs/internal/smb2/multichannel/ChannelInfoTest.java

            assertNotEquals(channelInfo, different);
        }
    
        @Test
        void testToString() {
            String str = channelInfo.toString();
            assertNotNull(str);
            assertTrue(str.contains("test-channel"));
            assertTrue(str.contains(ChannelState.DISCONNECTED.toString()));
        }
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Thu Aug 21 11:13:46 UTC 2025
    - 7.4K bytes
    - Viewed (0)
  9. ci/official/utilities/extract_resultstore_links.py

    form of JUnit-based XML.
    """
    import argparse
    import datetime
    import os
    import re
    from typing import Dict, Union
    import xml.etree.ElementTree as ElemTree
    
    
    ResultDictType = Dict[str, Dict[str, Union[str, int]]]
    
    RESULT_STORE_LINK_RE = re.compile(
        r'^INFO: Streaming build results to: (https://[\w./\-]+)')
    FAILED_BUILD_LINE = 'FAILED: Build did NOT complete successfully'
    BUILD_STATUS_LINE = 'INFO: Build'
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Wed Nov 08 17:50:27 UTC 2023
    - 10.9K bytes
    - Viewed (0)
  10. fess-crawler/src/main/java/org/codelibs/fess/crawler/client/fs/FileSystemClient.java

                        buf.append("%20");
                    } else {
                        final String str = String.valueOf(c);
                        if (StringUtil.isAsciiPrintable(str)) {
                            buf.append(c);
                        } else {
                            buf.append(URLEncoder.encode(str, charset));
                        }
                    }
                }
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Sun Jul 06 02:13:03 UTC 2025
    - 13.8K bytes
    - Viewed (0)
Back to top