Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 121 - 130 of 237 for alternativa (0.1 seconds)

  1. docs/en/docs/virtual-environments.md

    $ python main.py
    
    I solemnly swear 🐺
    ```
    
    </div>
    
    ## Alternatives { #alternatives }
    
    This is a simple guide to get you started and teach you how everything works **underneath**.
    
    There are many **alternatives** to managing virtual environments, package dependencies (requirements), projects.
    
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Tue Dec 02 05:09:25 GMT 2025
    - 22.8K bytes
    - Click Count (0)
  2. okhttp/src/commonJvmAndroid/kotlin/okhttp3/MediaType.kt

       */
      @get:JvmName("type") val type: String,
      /**
       * Returns a specific media subtype, such as "plain" or "png", "mpeg", "mp4" or "xml".
       */
      @get:JvmName("subtype") val subtype: String,
      /** Alternating parameter names with their values, like `["charset", "utf-8"]`. */
      private val parameterNamesAndValues: Array<String>,
    ) {
      /**
       * Returns the charset of this media type, or [defaultValue] if either this media type doesn't
    Created: Fri Dec 26 11:42:13 GMT 2025
    - Last Modified: Tue May 27 14:51:08 GMT 2025
    - 5.9K bytes
    - Click Count (0)
  3. docs/distributed/CONFIG.md

    ..4}` this requirement added an additional burden to have sequential hostnames for us to make sure that we can provide horizontal distribution, however we have come across situations where sometimes this is not feasible and there are no easier alternatives without modifying /etc/hosts on the host system as root user.  Many times in airgapped deployments this is not allowed or requires audits and approvals.
    
    MinIO server configuration file allows users to provide topology that allows for heterogeneous...
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Tue Jun 25 02:30:18 GMT 2024
    - 4.2K bytes
    - Click Count (0)
  4. README.md

    *[Fess Site Search](https://github.com/codelibs/fess-site-search)* is a free alternative to [Google Site Search](https://enterprise.google.com/search/products/gss.html). For more details, see the [FSS JS Generator documentation](https://fss-generator.codelibs.org/docs/manual).
    
    ## Website
    
    Created: Sat Dec 20 09:19:18 GMT 2025
    - Last Modified: Sat Dec 20 00:28:33 GMT 2025
    - 7.8K bytes
    - Click Count (2)
  5. android/guava/src/com/google/common/xml/XmlEscapers.java

        builder.setUnsafeReplacement("\uFFFD");
    
        /*
         * Except for \n, \t, and \r, all ASCII control characters are replaced with the Unicode
         * replacement character.
         *
         * Implementation note: An alternative to the following would be to make a map that simply
         * replaces the allowed ASCII whitespace characters with themselves and to set the minimum safe
    Created: Fri Dec 26 12:43:10 GMT 2025
    - Last Modified: Thu Sep 11 17:06:34 GMT 2025
    - 6.4K bytes
    - Click Count (0)
  6. android/guava/src/com/google/common/base/Optional.java

     * might be absent" as two distinct types in your program, which can aid clarity.
     *
     * <p>Some uses of this class include
     *
     * <ul>
     *   <li>As a method return type, as an alternative to returning {@code null} to indicate that no
     *       value was available
     *   <li>To distinguish between "unknown" (for example, not present in a map) and "known to have no
    Created: Fri Dec 26 12:43:10 GMT 2025
    - Last Modified: Wed Jun 04 13:03:16 GMT 2025
    - 15.4K bytes
    - Click Count (0)
  7. src/main/java/jcifs/smb1/util/Hexdump.java

                c[ci++] = '|';
                NL.getChars(0, NL_LENGTH, c, ci);
                ci += NL_LENGTH;
            } while (si < length);
    
            ps.println(c);
        }
    
        /**
         * This is an alternative to the <code>java.lang.Integer.toHexString</code>
         * method. It is an efficient relative that also will pad the left side so
         * that the result is <code>size</code> digits.
         *
    Created: Sat Dec 20 13:44:44 GMT 2025
    - Last Modified: Sat Aug 16 01:32:48 GMT 2025
    - 7.8K bytes
    - Click Count (0)
  8. fess-crawler/src/main/java/org/codelibs/fess/crawler/extractor/impl/EmlExtractor.java

                            buf.append(bodyPart.getContent().toString()).append(' ');
                        } else if (bodyPart.isMimeType("multipart/alternative") && bodyPart.getContent() instanceof Multipart) {
                            final Multipart alternativePart = (Multipart) bodyPart.getContent();
                            for (int j = 0; j < alternativePart.getCount(); j++) {
    Created: Sat Dec 20 11:21:39 GMT 2025
    - Last Modified: Sun Jul 06 02:13:03 GMT 2025
    - 12.6K bytes
    - Click Count (0)
  9. docs/ko/docs/history-design-future.md

    ---
    
    ## λŒ€μ•ˆ
    
    μ €λŠ” μ—¬λŸ¬ ν•΄ λ™μ•ˆ λ¨Έμ‹ λŸ¬λ‹, λΆ„μ‚° μ‹œμŠ€ν…œ, 비동기 μž‘μ—…, NoSQL λ°μ΄ν„°λ² μ΄μŠ€ 같은 λ³΅μž‘ν•œ μš”κ΅¬μ‚¬ν•­μ„ κ°€μ§„ APIλ₯Ό κ°œλ°œν•˜λ©° μ—¬λŸ¬ νŒ€μ„ μ΄λŒμ–΄ μ™”μŠ΅λ‹ˆλ‹€.
    
    이 κ³Όμ •μ—μ„œ λ§Žμ€ λŒ€μ•ˆμ„ μ‘°μ‚¬ν•˜κ³ , ν…ŒμŠ€νŠΈν•˜λ©°, μ‚¬μš©ν•΄μ•Ό ν–ˆμŠ΅λ‹ˆλ‹€. **FastAPI**의 μ—­μ‚¬λŠ” κ·Έ 이전에 λ‚˜μ™”λ˜ μ—¬λŸ¬ λ„κ΅¬μ˜ 역사와 λ°€μ ‘ν•˜κ²Œ μ—°κ΄€λ˜μ–΄ μžˆμŠ΅λ‹ˆλ‹€.
    
    [λŒ€μ•ˆ](alternatives.md){.internal-link target=_blank} μ„Ήμ…˜μ—μ„œ μ–ΈκΈ‰λœ κ²ƒμ²˜λŸΌ:
    
    > **FastAPI**λŠ” 이전에 λ‚˜μ™”λ˜ λ§Žμ€ λ„κ΅¬λ“€μ˜ λ…Έλ ₯ μ—†μ΄λŠ” μ‘΄μž¬ν•˜μ§€ μ•Šμ•˜μ„ κ²ƒμž…λ‹ˆλ‹€.
    >
    > 이전에 개발된 μ—¬λŸ¬ 도ꡬ듀이 이 ν”„λ‘œμ νŠΈμ— μ˜κ°μ„ μ£Όμ—ˆμŠ΅λ‹ˆλ‹€.
    >
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Sat Oct 11 17:48:49 GMT 2025
    - 4.4K bytes
    - Click Count (0)
  10. README.md

    Other HTTP libraries exist that fill that gap allowing extensive customisation including potentially
    invalid requests.
    
    Example Limitations
    
    * Does not allow GET with a body.
    * Cache is not an interface with alternative implementations.
    
    Get a URL
    ---------
    
    This program downloads a URL and prints its contents as a string. [Full source][get_example].
    
    ```java
    OkHttpClient client = new OkHttpClient();
    
    Created: Fri Dec 26 11:42:13 GMT 2025
    - Last Modified: Thu Oct 30 21:39:59 GMT 2025
    - 9.5K bytes
    - Click Count (0)
Back to Top