Search Options

Results per page
Sort
Preferred Languages
Advance

Results 561 - 570 of 607 for descriptive (1.2 sec)

  1. cmd/test-utils_test.go

    	}
    }
    
    // ExecObjectLayerAPIAnonTest - Helper function to validate object Layer API handler
    // response for anonymous/unsigned and unknown signature type HTTP request.
    
    // Here is the brief description of some of the arguments to the function below.
    //
    //	apiRouter - http.Handler with the relevant API endPoint (API endPoint under test) registered.
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 77K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_nl.properties

    labels.homePostalAddress=Postadres (thuis)
    labels.user_labeledURI=labeledURI
    labels.labeledURI=labeledURI
    labels.user_roomNumber=Kamernummer
    labels.roomNumber=Kamernummer
    labels.user_description=Beschrijving
    labels.description=Beschrijving
    labels.user_title=Titel
    labels.title=Titel
    labels.user_pager=Pager
    labels.pager=Pager
    labels.user_street=Straat
    labels.street=Straat
    labels.user_postalCode=Postcode
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 42.8K bytes
    - Viewed (1)
  3. src/main/java/org/codelibs/fess/sso/aad/AzureAdAuthenticator.java

        /** OAuth2 state parameter name. */
        protected static final String STATE = "state";
    
        /** OAuth2 error parameter name. */
        protected static final String ERROR = "error";
    
        /** OAuth2 error description parameter name. */
        protected static final String ERROR_DESCRIPTION = "error_description";
    
        /** OAuth2 error URI parameter name. */
        protected static final String ERROR_URI = "error_uri";
    
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Aug 28 09:13:08 UTC 2025
    - 37.3K bytes
    - Viewed (0)
  4. docs/recipes.md

    ---
    title: Recipes
    description: A collection of common/useful code examples for Kotlin and Java
    ---
    
    
    # Recipes
    
    We've written some recipes that demonstrate how to solve common problems with OkHttp. Read through them to learn about how everything works together. Cut-and-paste these examples freely; that's what they're for.
    
    ### Synchronous Get ([.kt][SynchronousGetKotlin], [.java][SynchronousGetJava])
    
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sat Aug 30 17:01:12 UTC 2025
    - 47.8K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_es.properties

    labels.user_labeledURI=labeledURI
    labels.labeledURI=labeledURI
    labels.user_roomNumber=Número de habitación
    labels.roomNumber=Número de habitación
    labels.user_description=Descripción
    labels.description=Descripción
    labels.user_title=Cargo
    labels.title=Cargo
    labels.user_pager=Buscapersonas
    labels.pager=Buscapersonas
    labels.user_street=Calle
    labels.street=Calle
    labels.user_postalCode=Código postal
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.4K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_ko.properties

    labels.user_homePostalAddress=우편번호(자택)
    labels.homePostalAddress=우편번호(자택)
    labels.user_labeledURI=labeledURI
    labels.labeledURI=labeledURI
    labels.user_roomNumber=방 번호
    labels.roomNumber=방 번호
    labels.user_description=설명
    labels.description=설명
    labels.user_title=직책
    labels.title=직책
    labels.user_pager=호출기
    labels.pager=호출기
    labels.user_street=번지
    labels.street=번지
    labels.user_postalCode=우편번호
    labels.postalCode=우편번호
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.1K bytes
    - Viewed (0)
  7. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_ROOM_NUMBER = "{labels.roomNumber}";
    
        /** The key of the message: Description */
        public static final String LABELS_user_description = "{labels.user_description}";
    
        /** The key of the message: Description */
        public static final String LABELS_DESCRIPTION = "{labels.description}";
    
        /** The key of the message: Title */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 146.4K bytes
    - Viewed (0)
  8. src/main/resources/fess_label_ru.properties

    labels.homePostalAddress=Домашний почтовый адрес
    labels.user_labeledURI=labeledURI
    labels.labeledURI=labeledURI
    labels.user_roomNumber=Номер комнаты
    labels.roomNumber=Номер комнаты
    labels.user_description=Описание
    labels.description=Описание
    labels.user_title=Должность
    labels.title=Должность
    labels.user_pager=Пейджер
    labels.pager=Пейджер
    labels.user_street=Улица
    labels.street=Улица
    labels.user_postalCode=Почтовый индекс
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 55.8K bytes
    - Viewed (0)
  9. src/main/resources/fess_label_it.properties

    labels.homePostalAddress=CAP (casa)
    labels.user_labeledURI=labeledURI
    labels.labeledURI=labeledURI
    labels.user_roomNumber=Numero stanza
    labels.roomNumber=Numero stanza
    labels.user_description=Descrizione
    labels.description=Descrizione
    labels.user_title=Titolo
    labels.title=Titolo
    labels.user_pager=Cercapersone
    labels.pager=Cercapersone
    labels.user_street=Via
    labels.street=Via
    labels.user_postalCode=CAP
    labels.postalCode=CAP
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.4K bytes
    - Viewed (0)
  10. src/main/webapp/css/admin/adminlte.min.css.map

    .info-box .progress-description,\n  .col-lg-2 .info-box .progress-description,\n  .col-md-2 .info-box .progress-description {\n    font-size: 0.75rem;\n    display: block;\n  }\n  .col-xl-3 .info-box .progress-description,\n  .col-lg-3 .info-box .progress-description,\n  .col-md-3 .info-box .progress-description {\n    font-size: 0.75rem;\n    display: block;\n  }\n}\n\n@media (min-width: 1200px) {\n  .col-xl-2 .info-box .progress-description,\n  .col-lg-2 .info-box .progress-description,\n  .col-md-2...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 3.7M bytes
    - Viewed (1)
Back to top