Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1471 - 1480 of 4,361 for come (0.02 seconds)

  1. compat/maven-model-builder/src/main/java/org/apache/maven/model/superpom/SuperPomProvider.java

         * modifications don't affect future retrievals of the super POM.
         *
         * @param version The model version to retrieve the super POM for (e.g. "4.0.0"), must not be {@code null}.
         * @return The super POM, never {@code null}.
         */
        Model getSuperModel(String version);
    Created: Sun Apr 05 03:35:12 GMT 2026
    - Last Modified: Tue Feb 25 08:27:34 GMT 2025
    - 1.6K bytes
    - Click Count (0)
  2. android/guava/src/com/google/common/collect/ForwardingSetMultimap.java

     * href="http://en.wikipedia.org/wiki/Decorator_pattern">decorator pattern</a>.
     *
     * <p><b>{@code default} method warning:</b> This class does <i>not</i> forward calls to {@code
     * default} methods. Instead, it inherits their default implementations. When those implementations
     * invoke methods, they invoke methods on the {@code ForwardingSetMultimap}.
     *
     * @author Kurt Alfred Kluever
     * @since 3.0
     */
    @GwtCompatible
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Sun Dec 22 03:38:46 GMT 2024
    - 2.2K bytes
    - Click Count (0)
  3. tests/association_generics_test.go

    		t.Fatalf("create u1: %v", err)
    	}
    	if err := DB.Create(&u2).Error; err != nil {
    		t.Fatalf("create u2: %v", err)
    	}
    	l1 := Language{Code: "zz", Name: "ZZ"}
    	l2 := Language{Code: "yy", Name: "YY"}
    	DB.FirstOrCreate(&l1, "code = ?", l1.Code)
    	DB.FirstOrCreate(&l2, "code = ?", l2.Code)
    	if err := DB.Model(&u1).Association("Languages").Append(&l1, &l2); err != nil {
    		t.Fatalf("append u1: %v", err)
    	}
    Created: Sun Apr 05 09:35:12 GMT 2026
    - Last Modified: Fri Sep 12 05:42:26 GMT 2025
    - 37.9K bytes
    - Click Count (0)
  4. android/guava/src/com/google/common/collect/ImmutableListMultimap.java

     * limitations under the License.
     */
    
    package com.google.common.collect;
    
    import static com.google.common.collect.CollectPreconditions.checkNonnegative;
    import static java.util.Objects.requireNonNull;
    
    import com.google.common.annotations.GwtCompatible;
    import com.google.common.annotations.GwtIncompatible;
    import com.google.common.annotations.J2ktIncompatible;
    import com.google.errorprone.annotations.CanIgnoreReturnValue;
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Tue Dec 09 15:58:48 GMT 2025
    - 19.5K bytes
    - Click Count (0)
  5. docs/de/docs/tutorial/first-steps.md

                 Importing from <font color="#75507B">/home/user/code/</font><font color="#AD7FA8">awesomeapp</font>
    
       <span style="background-color:#007166"><font color="#D3D7CF"> module </font></span>  ๐Ÿ main.py
    
         <span style="background-color:#007166"><font color="#D3D7CF"> code </font></span>  Importing the FastAPI app object from the module with
                 the following code:
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 17:58:09 GMT 2026
    - 14.9K bytes
    - Click Count (0)
  6. android/guava/src/com/google/common/collect/TreeMultiset.java

       * {@code comparator.compare(e1, e2)} must not throw a {@code ClassCastException} for any elements
       * {@code e1} and {@code e2} in the multiset. If the user attempts to add an element to the
       * multiset that violates this constraint, the {@code add(Object)} call will throw a {@code
       * ClassCastException}.
       *
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Mon Mar 16 13:11:08 GMT 2026
    - 34K bytes
    - Click Count (0)
  7. android/guava/src/com/google/common/net/MediaType.java

    import static java.util.Objects.hash;
    
    import com.google.common.annotations.GwtCompatible;
    import com.google.common.base.Ascii;
    import com.google.common.base.CharMatcher;
    import com.google.common.base.Joiner;
    import com.google.common.base.Joiner.MapJoiner;
    import com.google.common.base.Optional;
    import com.google.common.collect.ImmutableListMultimap;
    import com.google.common.collect.ImmutableMultiset;
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Thu Oct 02 01:46:40 GMT 2025
    - 48K bytes
    - Click Count (0)
  8. docs/ko/docs/tutorial/path-params-numeric-validations.md

    ์ˆซ์ž ๊ฒ€์ฆ์€ `float` ๊ฐ’์—๋„ ๋™์ž‘ํ•ฉ๋‹ˆ๋‹ค.
    
    ์—ฌ๊ธฐ์—์„œ <abbr title="greater than - ๋ณด๋‹ค ํผ"><code>gt</code></abbr>๋ฅผ, <abbr title="greater than or equal - ํฌ๊ฑฐ๋‚˜ ๊ฐ™์Œ"><code>ge</code></abbr>๋ฟ๋งŒ ์•„๋‹ˆ๋ผ ์„ ์–ธํ•  ์ˆ˜ ์žˆ๋‹ค๋Š” ์ ์ด ์ค‘์š”ํ•ด์ง‘๋‹ˆ๋‹ค. ์˜ˆ๋ฅผ ๋“ค์–ด ๊ฐ’์ด `1`๋ณด๋‹ค ์ž‘๋”๋ผ๋„, ๋ฐ˜๋“œ์‹œ `0`๋ณด๋‹ค ์ปค์•ผ ํ•œ๋‹ค๊ณ  ์š”๊ตฌํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
    
    ์ฆ‰, `0.5`๋Š” ์œ ํšจํ•œ ๊ฐ’์ž…๋‹ˆ๋‹ค. ๊ทธ๋Ÿฌ๋‚˜ `0.0` ๋˜๋Š” `0`์€ ๊ทธ๋ ‡์ง€ ์•Š์Šต๋‹ˆ๋‹ค.
    
    <abbr title="less than - ๋ณด๋‹ค ์ž‘์Œ"><code>lt</code></abbr> ์—ญ์‹œ ๋งˆ์ฐฌ๊ฐ€์ง€์ž…๋‹ˆ๋‹ค.
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 14:06:26 GMT 2026
    - 7.2K bytes
    - Click Count (0)
  9. docs/zh/docs/tutorial/path-params-numeric-validations.md

    ๆ•ฐๅ€ผๆ ก้ชŒๅŒๆ ท้€‚็”จไบŽ `float` ๅ€ผใ€‚
    
    ่ƒฝๅคŸๅฃฐๆ˜Ž <abbr title="greater than - ๅคงไบŽ"><code>gt</code></abbr> ่€Œไธไป…ไป…ๆ˜ฏ <abbr title="greater than or equal - ๅคงไบŽ็ญ‰ไบŽ"><code>ge</code></abbr> ๅœจ่ฟ™้‡Œๅ˜ๅพ—ๅพˆ้‡่ฆใ€‚ไพ‹ๅฆ‚๏ผŒไฝ ๅฏไปฅ่ฆๆฑ‚ไธ€ไธชๅ€ผๅฟ…้กปๅคงไบŽ `0`๏ผŒๅณไฝฟๅฎƒๅฐไบŽ `1`ใ€‚
    
    ๅ› ๆญค๏ผŒ`0.5` ๅฐ†ๆ˜ฏๆœ‰ๆ•ˆๅ€ผใ€‚ไฝ†ๆ˜ฏ `0.0` ๆˆ– `0` ไธๆ˜ฏใ€‚
    
    ๅฏนไบŽ <abbr title="less than - ๅฐไบŽ"><code>lt</code></abbr> ไนŸๆ˜ฏไธ€ๆ ท็š„ใ€‚
    
    {* ../../docs_src/path_params_numeric_validations/tutorial006_an_py310.py hl[13] *}
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 17:06:37 GMT 2026
    - 6K bytes
    - Click Count (0)
  10. android/guava-testlib/src/com/google/common/testing/FakeTicker.java

     * limitations under the License.
     */
    
    package com.google.common.testing;
    
    import static com.google.common.base.Preconditions.checkArgument;
    import static java.util.concurrent.TimeUnit.NANOSECONDS;
    
    import com.google.common.annotations.Beta;
    import com.google.common.annotations.GwtCompatible;
    import com.google.common.annotations.GwtIncompatible;
    import com.google.common.annotations.J2ktIncompatible;
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Mon Apr 14 15:16:19 GMT 2025
    - 4.1K bytes
    - Click Count (0)
Back to Top