Search Options

Results per page
Sort
Preferred Languages
Advance

Results 121 - 130 of 179 for Wikipedia (0.41 sec)

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

        }
        return builder.toString();
      }
    
      /**
       * Returns a comparator that compares two arrays of unsigned {@code long} values <a
       * href="http://en.wikipedia.org/wiki/Lexicographical_order">lexicographically</a>. That is, it
       * compares, using {@link #compare(long, long)}), the first pair of values that follow any common
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Mon Aug 12 21:04:48 UTC 2024
    - 17.6K bytes
    - Viewed (0)
  2. docs/de/docs/advanced/settings.md

    /// tip | "Tipp"
    
    Wenn Sie bereits wissen, was β€žUmgebungsvariablenβ€œ sind und wie man sie verwendet, kΓΆnnen Sie gerne mit dem nΓ€chsten Abschnitt weiter unten fortfahren.
    
    ///
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 17.7K bytes
    - Viewed (0)
  3. docs/em/docs/advanced/settings.md

    πŸ† πŸ‘« βš’ πŸ”’ (πŸ’ͺ πŸ”€), πŸ’– πŸ’½ πŸ“›. &amp; πŸ“š πŸ’ͺ 🚿, πŸ’– γŠ™.
    
    πŸ‘‰ πŸ€” ⚫️ ⚠ 🚚 πŸ‘« 🌐 πŸ”’ πŸ‘ˆ ✍ 🈸.
    
    ## 🌐 πŸ”’
    
    /// tip
    
    πŸš₯ πŸ‘† βͺ πŸ’­ βš«οΈβ” "🌐 πŸ”’" &amp; ❔ βš™οΈ πŸ‘«, πŸ’­ πŸ†“ 🚢 ⏭ πŸ“„ πŸ”›.
    
    ///
    
    <a href="https://en.wikipedia.org/wiki/Environment_variable" class="external-link" target="_blank">🌐 πŸ”’</a> (πŸ’­ "πŸ‡¨πŸ‡» {") πŸ”’ πŸ‘ˆ πŸ–– 🏞 🐍 πŸ“Ÿ, πŸƒβ€β™‚ βš™οΈ, &amp; πŸ’ͺ ✍ πŸ‘† 🐍 πŸ“Ÿ (βš–οΈ 🎏 πŸ“‹ πŸ‘).
    
    πŸ‘† πŸ’ͺ ✍ &amp; βš™οΈ 🌐 πŸ”’ 🐚, 🍡 πŸ’†β€β™‚ 🐍:
    
    //// tab | πŸ’Ύ, πŸ‡ΈπŸ‡», πŸšͺ πŸŽ‰
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 11.3K bytes
    - Viewed (0)
  4. docs/em/docs/contributing.md

    * βš™οΈ 🎏 🐍 πŸ–Ό &amp; πŸ•΄ πŸ’¬ ✍ 🩺. πŸ‘† 🚫 βœ”οΈ πŸ”€ πŸ•³ πŸ‘‰ πŸ‘·.
    
    * βš™οΈ 🎏 πŸ–Ό, πŸ“ πŸ“›, &amp; πŸ”—. πŸ‘† 🚫 βœ”οΈ πŸ”€ πŸ•³ ⚫️ πŸ‘·.
    
    * βœ… 2️⃣-πŸ”€ πŸ“Ÿ πŸ‡ͺπŸ‡Έ πŸ‘† πŸ’š πŸ’¬ πŸ‘† πŸ’ͺ βš™οΈ πŸ“ <a href="https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes" class="external-link" target="_blank">πŸ“‡ πŸ’Ύ 6️⃣3️⃣9️⃣-1️⃣ πŸ“Ÿ</a>.
    
    #### β™» πŸ‡ͺπŸ‡Έ
    
    ➑️ πŸ’¬ πŸ‘† πŸ’š πŸ’¬ πŸ“ƒ πŸ‡ͺπŸ‡Έ πŸ‘ˆ βͺ βœ”οΈ ✍ πŸ“ƒ, πŸ’– πŸ‡ͺπŸ‡Έ.
    
    πŸ’Ό πŸ‡ͺπŸ‡Έ, 2️⃣-πŸ”€ πŸ“Ÿ `es`. , πŸ“ πŸ‡ͺπŸ‡Έ ✍ πŸ”Ž `docs/es/`.
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Tue Aug 06 04:48:30 UTC 2024
    - 11.4K bytes
    - Viewed (0)
  5. guava/src/com/google/common/collect/Lists.java

      }
    
      /**
       * Returns every possible list that can be formed by choosing one element from each of the given
       * lists in order; the "n-ary <a href="http://en.wikipedia.org/wiki/Cartesian_product">Cartesian
       * product</a>" of the lists. For example:
       *
       * <pre>{@code
       * Lists.cartesianProduct(ImmutableList.of(
       *     ImmutableList.of(1, 2),
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Wed Oct 30 16:15:19 UTC 2024
    - 43.1K bytes
    - Viewed (0)
  6. android/guava/src/com/google/common/hash/BloomFilter.java

      /**
       * Computes the optimal k (number of hashes per element inserted in Bloom filter), given the
       * expected insertions and total number of bits in the Bloom filter.
       *
       * <p>See http://en.wikipedia.org/wiki/File:Bloom_filter_fp_probability.svg for the formula.
       *
       * @param n expected insertions (must be positive)
       * @param m total number of bits in Bloom filter (must be positive)
       */
      @VisibleForTesting
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Wed Oct 23 16:45:30 UTC 2024
    - 26.6K bytes
    - Viewed (0)
  7. docs/recipes.md

          fun run() {
            val formBody = FormBody.Builder()
                .add("search", "Jurassic Park")
                .build()
            val request = Request.Builder()
                .url("https://en.wikipedia.org/w/index.php")
                .post(formBody)
                .build()
    
            client.newCall(request).execute().use { response ->
              if (!response.isSuccessful) throw IOException("Unexpected code $response")
    
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Fri Feb 18 08:52:22 UTC 2022
    - 40.2K bytes
    - Viewed (0)
  8. android/guava/src/com/google/common/io/Files.java

        }
        if (result.equals("/..")) {
          result = "/";
        } else if ("".equals(result)) {
          result = ".";
        }
    
        return result;
      }
    
      /**
       * Returns the <a href="http://en.wikipedia.org/wiki/Filename_extension">file extension</a> for
       * the given file name, or the empty string if the file has no extension. The result does not
       * include the '{@code .}'.
       *
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Mon Jul 22 19:03:12 UTC 2024
    - 33.1K bytes
    - Viewed (0)
  9. android/guava/src/com/google/common/primitives/Booleans.java

          builder.append(separator).append(array[i]);
        }
        return builder.toString();
      }
    
      /**
       * Returns a comparator that compares two {@code boolean} arrays <a
       * href="http://en.wikipedia.org/wiki/Lexicographical_order">lexicographically</a>. That is, it
       * compares, using {@link #compare(boolean, boolean)}), the first pair of values that follow any
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Fri Oct 18 19:07:49 UTC 2024
    - 20.4K bytes
    - Viewed (0)
  10. docs/en/docs/management-tasks.md

    * `docs/bs/mkdocs.yml`
    
    The `mkdocs.yml` file will have only the following content:
    
    ```YAML
    INHERIT: ../en/mkdocs.yml
    ```
    
    The language code would normally be in the <a href="https://en.wikipedia.org/wiki/List_of_ISO_639_language_codes" class="external-link" target="_blank">ISO 639-1 list of language codes</a>.
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Fri Aug 16 21:56:33 UTC 2024
    - 14.2K bytes
    - Viewed (0)
Back to top