Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 921 - 930 of 1,005 for trip (0.2 seconds)

  1. android/guava/src/com/google/common/primitives/UnsignedBytes.java

             * can't use it, this `catch` block might now be necessary only:
             *
             * - in the Android flavor or anywhere else that users might be applying an optimizer that
             * might strip UnsafeComparator entirely. (TODO(cpovirk): Are we confident that optimizers
             * aren't stripping UnsafeComparator today? Should we have Proguard configuration for it?)
             *
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Mon Mar 23 16:38:16 GMT 2026
    - 21K bytes
    - Click Count (0)
  2. compat/maven-compat/src/main/java/org/apache/maven/repository/legacy/DefaultWagonManager.java

                String expectedChecksum = new String(bytes, StandardCharsets.UTF_8);
    
                // remove whitespaces at the end
                expectedChecksum = expectedChecksum.trim();
    
                // check for 'ALGO (name) = CHECKSUM' like used by openssl
                if (expectedChecksum.regionMatches(true, 0, "MD", 0, 2)
                        || expectedChecksum.regionMatches(true, 0, "SHA", 0, 3)) {
    Created: Sun Apr 05 03:35:12 GMT 2026
    - Last Modified: Sat Apr 05 11:52:05 GMT 2025
    - 29.9K bytes
    - Click Count (0)
  3. cmd/generic-handlers.go

    		i++
    	}
    
    	for i < n {
    		// Find the next segment
    		start := i
    		for i < n && path[i] != SlashSeparatorChar && path[i] != '\\' {
    			i++
    		}
    
    		// Trim whitespace of segment
    		segmentStart, segmentEnd := start, i
    		for segmentStart < segmentEnd && unicode.IsSpace(rune(path[segmentStart])) {
    			segmentStart++
    		}
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Fri Aug 29 02:39:48 GMT 2025
    - 20.7K bytes
    - Click Count (1)
  4. cmd/erasure-healing.go

    	resolver := metadataResolutionParams{
    		dirQuorum: 1,
    		objQuorum: 1,
    		bucket:    bucket,
    		strict:    false, // Allow less strict matching.
    	}
    
    	path := baseDirFromPrefix(prefix)
    	filterPrefix := strings.Trim(strings.TrimPrefix(prefix, path), slashSeparator)
    	if path == prefix {
    		filterPrefix = ""
    	}
    
    	lopts := listPathRawOptions{
    		disks:          disks,
    		bucket:         bucket,
    		path:           path,
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Sun Sep 28 20:59:21 GMT 2025
    - 34.7K bytes
    - Click Count (0)
  5. docs/de/docs/help-fastapi.md

    ## Am Chat teilnehmen { #join-the-chat }
    
    Treten Sie dem ๐Ÿ‘ฅ [Discord-Chatserver](https://discord.gg/VQjSZaeJmf) ๐Ÿ‘ฅ bei und treffen Sie sich mit anderen Mitgliedern der FastAPI-Community.
    
    /// tip | Tipp
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 17:58:09 GMT 2026
    - 14.8K bytes
    - Click Count (0)
  6. docs/en/docs/advanced/security/oauth2-scopes.md

    /// tip
    
    The important and "magic" thing here is that `get_current_user` will have a different list of `scopes` to check for each *path operation*.
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 05 18:13:19 GMT 2026
    - 13.4K bytes
    - Click Count (0)
  7. docs/ja/docs/tutorial/request-files.md

    {* ../../docs_src/request_files/tutorial001_an_py310.py hl[9] *}
    
    /// info | ๆƒ…ๅ ฑ
    
    `File` ใฏ `Form` ใ‚’็›ดๆŽฅ็ถ™ๆ‰ฟใ—ใŸใ‚ฏใƒฉใ‚นใงใ™ใ€‚
    
    ใŸใ ใ—ใ€`fastapi` ใ‹ใ‚‰ `Query`ใ€`Path`ใ€`File` ใชใฉใ‚’ใ‚คใƒณใƒใƒผใƒˆใ™ใ‚‹ใจใใ€ใใ‚Œใ‚‰ใฏๅฎŸ้š›ใซใฏ็‰นๆฎŠใชใ‚ฏใƒฉใ‚นใ‚’่ฟ”ใ™้–ขๆ•ฐใงใ‚ใ‚‹ใ“ใจใซๆณจๆ„ใ—ใฆใใ ใ•ใ„ใ€‚
    
    ///
    
    /// tip | ่ฑ†็Ÿฅ่ญ˜
    
    ใƒ•ใ‚กใ‚คใƒซใฎใƒœใƒ‡ใ‚ฃใ‚’ๅฎฃ่จ€ใ™ใ‚‹ใซใฏ `File` ใ‚’ไฝฟใ†ๅฟ…่ฆใŒใ‚ใ‚Šใพใ™ใ€‚ใใ†ใ—ใชใ„ใจใ€ใƒ‘ใƒฉใƒกใƒผใ‚ฟใฏใ‚ฏใ‚จใƒชใƒ‘ใƒฉใƒกใƒผใ‚ฟใ‚„ใƒœใƒ‡ใ‚ฃ๏ผˆJSON๏ผ‰ใƒ‘ใƒฉใƒกใƒผใ‚ฟใจใ—ใฆ่งฃ้‡ˆใ•ใ‚Œใพใ™ใ€‚
    
    ///
    
    ใƒ•ใ‚กใ‚คใƒซใฏใ€Œform dataใ€ใจใ—ใฆใ‚ขใƒƒใƒ—ใƒญใƒผใƒ‰ใ•ใ‚Œใพใ™ใ€‚
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 14:07:17 GMT 2026
    - 8.7K bytes
    - Click Count (0)
  8. docs/ko/docs/_llm-test.md

    //// tab | ํ…Œ์ŠคํŠธ
    
    /// info | ์ •๋ณด
    ์ผ๋ถ€ ํ…์ŠคํŠธ
    ///
    
    /// note | ์ฐธ๊ณ 
    ์ผ๋ถ€ ํ…์ŠคํŠธ
    ///
    
    /// note | ๊ธฐ์ˆ  ์„ธ๋ถ€์‚ฌํ•ญ
    ์ผ๋ถ€ ํ…์ŠคํŠธ
    ///
    
    /// check | ํ™•์ธ
    ์ผ๋ถ€ ํ…์ŠคํŠธ
    ///
    
    /// tip | ํŒ
    ์ผ๋ถ€ ํ…์ŠคํŠธ
    ///
    
    /// warning | ๊ฒฝ๊ณ 
    ์ผ๋ถ€ ํ…์ŠคํŠธ
    ///
    
    /// danger | ์œ„ํ—˜
    ์ผ๋ถ€ ํ…์ŠคํŠธ
    ///
    
    ////
    
    //// tab | ์ •๋ณด
    
    ํƒญ๊ณผ `Info`/`Note`/`Warning`/๋“ฑ์˜ ๋ธ”๋ก์€ ์ œ๋ชฉ ๋ฒˆ์—ญ์„ ์ˆ˜์ง ๋ง‰๋Œ€(`|`) ๋’ค์— ์ถ”๊ฐ€ํ•ด์•ผ ํ•ฉ๋‹ˆ๋‹ค.
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 14:06:26 GMT 2026
    - 11.7K bytes
    - Click Count (0)
  9. cmd/endpoint.go

    		// path on windows might become C:/C:/ this will cause problems
    		// of starting minio server properly in distributed mode on windows.
    		// As a special case make sure to trim the separator.
    
    		// NOTE: It is also perfectly fine for windows users to have a path
    		// without C:/ since at that point we treat it as relative path
    		// and obtain the full filesystem path as well. Providing C:/
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Sun Sep 28 20:59:21 GMT 2025
    - 34.5K bytes
    - Click Count (0)
  10. src/main/java/org/codelibs/fess/helper/PluginHelper.java

         * @return an array of repository URLs
         */
        protected String[] getRepositories() {
            return split(ComponentUtil.getFessConfig().getPluginRepositories(), ",")
                    .get(stream -> stream.map(String::trim).toArray(n -> new String[n]));
        }
    
        /**
         * Loads artifacts from a YAML-based repository.
         *
         * @param url the URL of the YAML repository
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Wed Mar 04 15:19:41 GMT 2026
    - 25.1K bytes
    - Click Count (0)
Back to Top