Search Options

Results per page
Sort
Preferred Languages
Advance

Results 71 - 80 of 99 for span8 (0.03 sec)

  1. src/main/java/org/codelibs/fess/helper/IntervalControlHelper.java

            protected long delay;
    
            /** Array of days when this rule applies (1=Sunday, 7=Saturday) */
            protected int[] days;
    
            /** Flag indicating if the interval spans across midnight */
            protected boolean reverse;
    
            /**
             * Creates a new interval rule.
             *
             * @param from the start time in HH:MM format
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 9.9K bytes
    - Viewed (0)
  2. okhttp/src/commonJvmAndroid/kotlin/okhttp3/internal/ws/WebSocketReader.kt

       *
       *  * If it is a control frame this will result in a single call to [FrameCallback].
       *  * If it is a message frame this will result in a single call to [FrameCallback.onReadMessage].
       *    If the message spans multiple frames, each interleaved control frame will result in a
       *    corresponding call to [FrameCallback].
       */
      @Throws(IOException::class)
      fun processNextFrame() {
        readHeader()
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Jul 29 22:04:11 UTC 2025
    - 9.9K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_es.properties

    labels.search=Buscar
    labels.similar_doc_result_status=Mostrando resultados similares.
    labels.search_result_status=Resultados de búsqueda para <b>{0}</b><span class="br-phone"></span> <b>{2}</b> - <b>{3}</b> de <b>{1}</b>
    labels.search_result_status_over=Resultados de búsqueda para <b>{0}</b><span class="br-phone"></span> <b>{2}</b> - <b>{3}</b> de más de <b>{1}</b>
    labels.search_result_time=({0} segundos)
    labels.prev_page=Anterior
    labels.next_page=Siguiente
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.4K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_ko.properties

    labels.search=검색
    labels.similar_doc_result_status=유사한 결과를 표시하고 있습니다.
    labels.search_result_status=<b>{0}</b>의 검색 결과 <span class="br-phone"></span> <b>{1}</b>건 중 <b>{2}</b> - <b>{3}</b>건째
    labels.search_result_status_over=<b>{0}</b>의 검색 결과 <span class="br-phone"></span> 약 <b>{1}</b>건 이상 <b>{2}</b> - <b>{3}</b>건째
    labels.search_result_time=({0}초)
    labels.prev_page=이전
    labels.next_page=다음
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.1K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_zh_CN.properties

    labels.search=搜索
    labels.similar_doc_result_status=显示相似结果。
    labels.search_result_status=<b>{0}</b> 的搜索结果<span class="br-phone"></span> <b>{1}</b> 条中的 <b>{2}</b> - <b>{3}</b> 条
    labels.search_result_status_over=<b>{0}</b> 的搜索结果<span class="br-phone"></span> 大约 <b>{1}</b> 条以上 <b>{2}</b> - <b>{3}</b> 条
    labels.search_result_time=({0} 秒)
    labels.prev_page=上一页
    labels.next_page=下一页
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.5K bytes
    - Viewed (0)
  6. docs/contribute/concurrency.md

    These are the primary classes involved with establishing, sharing, and terminating connections:
    
     * **RealConnectionPool** manages reuse of HTTP and HTTP/2 connections for reduced latency. Every OkHttpClient has one, and its lifetime spans the lifetime of the OkHttpClient.
    
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sun Feb 06 16:35:36 UTC 2022
    - 7K bytes
    - Viewed (0)
  7. src/main/resources/fess_label_pt_BR.properties

    labels.search=Pesquisar
    labels.similar_doc_result_status=Mostrando resultados semelhantes.
    labels.search_result_status=Resultados da pesquisa para <b>{0}</b><span class="br-phone"></span> <b>{2}</b> - <b>{3}</b> de <b>{1}</b>
    labels.search_result_status_over=Resultados da pesquisa para <b>{0}</b><span class="br-phone"></span> <b>{2}</b> - <b>{3}</b> de mais de <b>{1}</b>
    labels.search_result_time=({0} segundos)
    labels.prev_page=Anterior
    labels.next_page=Próximo
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.1K bytes
    - Viewed (0)
  8. guava/src/com/google/common/collect/RangeMap.java

      /**
       * Returns the minimal range {@linkplain Range#encloses(Range) enclosing} the ranges in this
       * {@code RangeMap}.
       *
       * @throws NoSuchElementException if this range map is empty
       */
      Range<K> span();
    
      /**
       * Maps a range to a specified value (optional operation).
       *
       * <p>Specifically, after a call to {@code put(range, value)}, if {@link
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Sun Dec 22 03:38:46 UTC 2024
    - 7.6K bytes
    - Viewed (0)
  9. src/main/webapp/js/admin/plugins/form-validator/jquery.form-validator.min.js

    reference "+f.id),g=a(f),i();else if("function"==typeof d.inlineErrorMessageCallback){if(g=d.inlineErrorMessageCallback(b,c,d),!g)return;i()}else{var j=this.getParentContainer(b);e=j.find("."+d.errorMessageClass+".help-block"),0===e.length&&(e=a("<span></span>").addClass("help-block").addClass(d.errorMessageClass),e.appendTo(j)),h(e)}},setMessageInTopOfForm:function(b,c,d,e){var f='<div class="{errorMessageClass} alert alert-danger"><strong>{errorTitle}</strong><ul>{fields}</ul></div>',g=!1;if("function"!=typeof...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Mon Jan 01 05:12:47 UTC 2018
    - 32.8K bytes
    - Viewed (0)
  10. src/main/resources/fess_label_ja.properties

    labels.search=検索
    labels.similar_doc_result_status=類似している結果を表示しています。
    labels.search_result_status=<b>{0}</b> の検索結果<span class="br-phone"></span> <b>{1}</b> 件中 <b>{2}</b> - <b>{3}</b> 件目
    labels.search_result_status_over=<b>{0}</b> の検索結果<span class="br-phone"></span> 約 <b>{1}</b> 件以上 <b>{2}</b> - <b>{3}</b> 件目
    labels.search_result_time=({0} 秒)
    labels.prev_page=前へ
    labels.next_page=次へ
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Nov 07 06:19:20 UTC 2024
    - 46.2K bytes
    - Viewed (0)
Back to top