Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 61 for month (0.17 sec)

  1. src/main/resources/fess_label_ko.properties

    labels.search_related_queries=Related Words:
    labels.search_result_similar=Similar Results ({0})
    labels.facet_timestamp_3month=Past 3 Months
    labels.facet_timestamp_6month=Past 6 Months
    labels.facet_timestamp_2year=Past 2 Years
    labels.facet_timestamp_3year=Past 3 Years
    labels.facet_contentLength_10kto50k=10kb - 50kb
    labels.facet_contentLength_50kto100k=50kb - 100kb
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 44K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_ru.properties

    labels.search_result_sort_filename_asc=File Name (ascending)
    labels.search_result_sort_filename_desc=File Name (descending)
    labels.search_result_similar=Similar Results ({0})
    labels.facet_timestamp_3month=Past 3 Months
    labels.facet_timestamp_6month=Past 6 Months
    labels.facet_timestamp_2year=Past 2 Years
    labels.facet_timestamp_3year=Past 3 Years
    labels.facet_contentLength_10kto50k=10kb - 50kb
    labels.facet_contentLength_50kto100k=50kb - 100kb
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 45.6K bytes
    - Viewed (0)
  3. docs/en/data/people.yml

      url: https://github.com/caeser1996
    - login: dstlny
      count: 16
      avatarUrl: https://avatars.githubusercontent.com/u/41964673?u=9f2174f9d61c15c6e3a4c9e3aeee66f711ce311f&v=4
      url: https://github.com/dstlny
    last_month_experts:
    - login: YuriiMotov
      count: 33
      avatarUrl: https://avatars.githubusercontent.com/u/109919500?u=e83a39697a2d33ab2ec9bfbced794ee48bc29cec&v=4
      url: https://github.com/YuriiMotov
    - login: jgould22
      count: 5
    Others
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Fri May 03 22:21:11 GMT 2024
    - 57.2K bytes
    - Viewed (0)
  4. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    easily offended!'
    
      `You'll get used to it in time,' said the Caterpillar; and it
    put the hookah into its mouth and began smoking again.
    
      This time Alice waited patiently until it chose to speak again.
    In a minute or two the Caterpillar took the hookah out of its
    mouth and yawned once or twice, and shook itself.  Then it got
    down off the mushroom, and crawled away in the grass, merely
    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)
  5. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Past Month */
        public static final String LABELS_facet_timestamp_1month = "{labels.facet_timestamp_1month}";
    
        /** The key of the message: Past Year */
        public static final String LABELS_facet_timestamp_1year = "{labels.facet_timestamp_1year}";
    
        /** The key of the message: Past 3 Months */
        public static final String LABELS_facet_timestamp_3month = "{labels.facet_timestamp_3month}";
    
    Java
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 146.4K bytes
    - Viewed (0)
  6. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    easily offended!'
    
      `You'll get used to it in time,' said the Caterpillar; and it
    put the hookah into its mouth and began smoking again.
    
      This time Alice waited patiently until it chose to speak again.
    In a minute or two the Caterpillar took the hookah out of its
    mouth and yawned once or twice, and shook itself.  Then it got
    down off the mushroom, and crawled away in the grass, merely
    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)
  7. api/go1.txt

    pkg time, const ANSIC ideal-string
    pkg time, const April Month
    pkg time, const August Month
    pkg time, const December Month
    pkg time, const February Month
    pkg time, const Friday Weekday
    pkg time, const Hour Duration
    pkg time, const January Month
    pkg time, const July Month
    pkg time, const June Month
    pkg time, const Kitchen ideal-string
    pkg time, const March Month
    pkg time, const May Month
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  8. docs/pt/docs/tutorial/static-files.md

    # Arquivos Estáticos
    
    Você pode servir arquivos estáticos automaticamente de um diretório usando `StaticFiles`.
    
    ## Use `StaticFiles`
    
    * Importe `StaticFiles`.
    * "Monte" uma instância de `StaticFiles()` em um caminho específico.
    
    ```Python hl_lines="2  6"
    {!../../../docs_src/static_files/tutorial001.py!}
    ```
    
    !!! note "Detalhes técnicos"
        Você também pode usar `from starlette.staticfiles import StaticFiles`.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Tue Feb 07 13:09:32 GMT 2023
    - 1.7K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.19.md

     - reach GA, and deprecate the beta, or
     - have a new beta version _(and deprecate the previous beta)_.
    
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
  10. docs/en/docs/history-design-future.md

    For example, it was clear that ideally it should be based on standard Python type hints.
    
    Also, the best approach was to use already existing standards.
    
    So, before even starting to code **FastAPI**, I spent several months studying the specs for OpenAPI, JSON Schema, OAuth2, etc. Understanding their relationship, overlap, and differences.
    
    ## Design
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Fri Mar 22 01:42:11 GMT 2024
    - 4.1K bytes
    - Viewed (0)
Back to top