Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 20 for contour (0.39 sec)

  1. docs/pt/docs/deployment/docker.md

    ```
    
    #### Cache Docker
    
    Existe um truque importante nesse `Dockerfile`, primeiro copiamos o **arquivo com as dependências sozinho**, não o resto do código. Deixe-me te contar o porquê disso.
    
    ```Dockerfile
    COPY ./requirements.txt /code/requirements.txt
    ```
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 37.4K bytes
    - Viewed (0)
  2. okhttp/src/test/java/okhttp3/CallTest.kt

        assertThat(response.header("h1")).isEqualTo("v1")
        assertThat(response.header("h2")).isEqualTo("v2")
        assertThat(source.readUtf8(5)).isEqualTo("Hello")
        assertThat(source.readUtf8(7)).isEqualTo("Bonjour")
        assertThat(source.exhausted()).isTrue()
        assertThat(response.trailers()).isEqualTo(headersOf("trailers", "boom"))
      }
    
      @Test
      fun clientReadsHeadersDataTrailersHttp2() {
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Wed Apr 10 19:46:48 GMT 2024
    - 142.5K bytes
    - Viewed (0)
  3. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    you?'  And then a voice she had never heard before, `Sure then
    I'm here!  Digging for apples, yer honour!'
    
      `Digging for apples, indeed!' said the Rabbit angrily.  `Here!
    Come and help me out of THIS!'  (Sounds of more broken glass.)
    
      `Now tell me, Pat, what's that in the window?'
    
      `Sure, it's an arm, yer honour!'  (He pronounced it `arrum.')
    
      `An arm, you goose!   Who ever saw one that size?  Why, it
    Plain Text
    - Registered: Fri Apr 12 12:43:09 GMT 2024
    - Last Modified: Mon Oct 29 21:35:03 GMT 2012
    - 145.2K bytes
    - Viewed (0)
  4. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    you?'  And then a voice she had never heard before, `Sure then
    I'm here!  Digging for apples, yer honour!'
    
      `Digging for apples, indeed!' said the Rabbit angrily.  `Here!
    Come and help me out of THIS!'  (Sounds of more broken glass.)
    
      `Now tell me, Pat, what's that in the window?'
    
      `Sure, it's an arm, yer honour!'  (He pronounced it `arrum.')
    
      `An arm, you goose!   Who ever saw one that size?  Why, it
    Plain Text
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Fri Apr 21 02:27:51 GMT 2017
    - 145.2K bytes
    - Viewed (0)
  5. src/main/resources/suggest_indices/_aws/suggest_analyzer.json

          },
          "french_stop": {
            "type":       "stop",
            "stopwords":  "_french_"
          },
          "french_keywords": {
            "type":       "keyword_marker",
            "keywords": ["Bonjour", "monde", "recherche"]
          },
          "french_stemmer": {
            "type":       "stemmer",
            "language":   "light_french"
          },
          "german_stop": {
            "type":       "stop",
    Json
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Wed Mar 24 12:55:37 GMT 2021
    - 57.4K bytes
    - Viewed (0)
  6. src/main/resources/suggest_indices/_cloud/suggest_analyzer.json

          },
          "french_stop": {
            "type":       "stop",
            "stopwords":  "_french_"
          },
          "french_keywords": {
            "type":       "keyword_marker",
            "keywords": ["Bonjour", "monde", "recherche"]
          },
          "french_stemmer": {
            "type":       "stemmer",
            "language":   "light_french"
          },
          "german_stop": {
            "type":       "stop",
    Json
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Sat Feb 27 09:26:16 GMT 2021
    - 57.4K bytes
    - Viewed (0)
  7. src/main/resources/fess_indices/_aws/fess.json

    Json
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Tue Mar 23 12:38:28 GMT 2021
    - 117.3K bytes
    - Viewed (0)
  8. src/main/resources/fess_indices/_cloud/fess.json

    Json
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Sat Feb 27 09:26:16 GMT 2021
    - 117.3K bytes
    - Viewed (0)
  9. RELEASE.md

    Aakar Dwivedi, Adrian Popescu, ag.ramesh, Akhil Goel, Albert Zeyer, Alex Rosen, Alexey Vishnyakov, Andrew Goodbody, angerson, Ashiq Imran, Ayan Moitra, Ben Barsdell, Bhavani Subramanian, Boian Petkantchin, BrianWieder, Chris Mc, cloudhan, Connor Flanagan, Daniel Lang, Daniel Yudelevich, Darya Parygina, David Korczynski, David Svantesson, dingyuqing05, Dragan Mladjenovic, dskkato, Eli Kobrin, Erick Ochoa, Erik Schultheis, Frédéric Bastien, gaikwadrahul8, Gauri1 Deshpande, guozhong.zhuang,...
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  10. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    lib.de.us
    
    // VeryPositive SIA : http://very.lv
    // Submitted by Danko Aleksejevs <******@****.***>
    2038.io
    
    // Vercel, Inc : https://vercel.com/
    // Submitted by Connor Davis <******@****.***>
    vercel.app
    vercel.dev
    now.sh
    
    // Viprinet Europe GmbH : http://www.viprinet.com
    // Submitted by Simon Kissel <******@****.***>
    router.management
    
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Wed Dec 20 23:27:07 GMT 2023
    - 240.3K bytes
    - Viewed (3)
Back to top