Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for telescopic (0.18 sec)

  1. subprojects/core/src/main/java/org/gradle/internal/classpath/intercept/Invocation.java

         * Returns an <b>unwrapped</b> argument at the position {@code pos} or {@code null} if the {@code pos} is greater or equal than {@link #getArgsCount()}.
         * This method is useful for handling optional arguments represented as "telescopic" overloads, like the one of the {@code Runtime.exec}:
         * <pre>
         *     Runtime.exec("/usr/bin/echo")
         *     Runtime.exec("/usr/bin/echo", new String[] {"FOO=BAR"})
         * </pre>
         *
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Jun 08 05:57:27 UTC 2022
    - 2.7K bytes
    - Viewed (0)
  2. src/testdata/Isaac.Newton-Opticks.txt

    Telescopes.
    
    There is another Argument by which it may appear that the different
    Refrangibility of Rays, is the true cause of the imperfection of
    Telescopes. For the Errors of the Rays arising from the spherical
    Figures of Object-glasses, are as the Cubes of the Apertures of the
    Object Glasses; and thence to make Telescopes of various Lengths magnify
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  3. src/compress/bzip2/testdata/Isaac.Newton-Opticks.txt.bz2

    of Glasses, but the different Refrangibility of the Rays which hinders the perfection of Telescopes. There is another Argument by which it may appear that the different Refrangibility of Rays, is the true cause of the imperfection of Telescopes. For the Errors of the Rays arising from the spherical Figures of Object-glasses, are as the Cubes of the Apertures of the Object Glasses; and thence to make Telescopes of various Lengths magnify with equal distinctness, the Apertures of the Object-glasses,...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 24 18:26:02 UTC 2018
    - 129.4K bytes
    - Viewed (0)
  4. src/cmd/vendor/rsc.io/markdown/emoji.go

    	"teddy_bear":                           "\U0001f9f8",
    	"telephone":                            "\u260e\ufe0f",
    	"telephone_receiver":                   "\U0001f4de",
    	"telescope":                            "\U0001f52d",
    	"tennis":                               "\U0001f3be",
    	"tent":                                 "\u26fa",
    	"test_tube":                            "\U0001f9ea",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 107.7K bytes
    - Viewed (0)
  5. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    went back to the table, half hoping she might find another key on
    it, or at any rate a book of rules for shutting people up like
    telescopes:  this time she found a little bottle on it, (`which
    certainly was not here before,' said Alice,) and round the neck
    of the bottle was a paper label, with the words `DRINK ME'
    beautifully printed on it in large letters.
    
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Fri Apr 21 02:27:51 UTC 2017
    - 145.2K bytes
    - Viewed (0)
  6. okhttp/src/main/kotlin/okhttp3/HttpUrl.kt

     * developers are saved from the hassles of encoding and decoding.
     *
     * ### Plus a modern API
     *
     * The URL (JDK1.0) and URI (Java 1.4) classes predate builders and instead use telescoping
     * constructors. For example, there's no API to compose a URI with a custom port without also
     * providing a query and fragment.
     *
     * Instances of [HttpUrl] are well-formed and always have a scheme, host, and path. With
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Tue Jan 09 12:33:05 UTC 2024
    - 63.5K bytes
    - Viewed (0)
  7. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    went back to the table, half hoping she might find another key on
    it, or at any rate a book of rules for shutting people up like
    telescopes:  this time she found a little bottle on it, (`which
    certainly was not here before,' said Alice,) and round the neck
    of the bottle was a paper label, with the words `DRINK ME'
    beautifully printed on it in large letters.
    
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Mon Oct 29 21:35:03 UTC 2012
    - 145.2K bytes
    - Viewed (0)
Back to top