Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 58 for graf (0.03 sec)

  1. src/main/webapp/js/admin/bootstrap.min.js.map

    B,OAAO,SAAUtC,GACXA,GACFA,EAAMuC,iBAGRD,EAAcvB,MAAMnB,Q,6BA7FxB,WACE,MA3BY,Y,EAoBViB,GA4GNnE,UAAEZ,UAAU0G,GApHc,0BAED,yBAqHvB3B,EAAMwB,eAAe,IAAIxB,IAO3BnE,UAAE6C,GAAF,MAAasB,EAAMoB,iBACnBvF,UAAE6C,GAAF,MAAWkD,YAAc5B,EACzBnE,UAAE6C,GAAF,MAAWmD,WAAa,WAEtB,OADAhG,UAAE6C,GAAF,MAAaqB,EACNC,EAAMoB,kBChJf,IAEMtB,EAAW,YAGXC,EAAqBlE,UAAE6C,GAAF,OAErBoD,EAAoB,SASpBC,EAA8B,0BAI9BC,EAAiB,6BAEjBC,EAAkB,OAMlBC,aACJ,SAAAA,EAAY9G,GACV2D,KAAKkB,SAAW7E,EAChB2D,KAAKoD,0BAA2B,E,yBASlCC,SAAA,WACE,IAAIC,GAAqB,EACrBC,...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 180.9K bytes
    - Viewed (0)
  2. src/main/webapp/WEB-INF/view/admin/fileconfig/admin_fileconfig.jsp

                                                        </c:if> <c:if test="${data.available=='false'}">
    																	<span class="badge bg-gray"><la:message
                                                                                key="labels.disabled"/></span>
                                                        </c:if></td>
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Tue Mar 31 05:47:05 UTC 2020
    - 8.8K bytes
    - Viewed (0)
  3. src/main/webapp/js/admin/plugins/form-validator/lang/ca.js

    seleccionar almenys",badNumberOfSelectedOptionsEnd:" resposta(es)",badAlphaNumeric:"El valor proporcionat només ha de contenir caràcters alfanumèrics (a-z i números)",badAlphaNumericExtra:" i",wrongFileSize:"L'arxiu que està tractant de pujar és massa gran (màx. %s)",wrongFileType:"Només els arxius de tipus %s estan permesos",groupCheckedRangeStart:"Si us plau, triï entre ",groupCheckedTooFewStart:"Si us plau, triï almenys ",groupCheckedTooManyStart:"Si us plau, triï un màxim de ",groupCheckedEnd:" ...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Mon Jan 01 05:12:47 UTC 2018
    - 2.6K bytes
    - Viewed (0)
  4. android/guava/src/com/google/common/util/concurrent/AbstractService.java

          } finally {
            monitor.leave();
          }
        } else {
          // It is possible due to races that we are currently in the expected state even though we
          // timed out. e.g. if we weren't event able to grab the lock within the timeout we would never
          // even check the guard. I don't think we care too much about this use case but it could lead
          // to a confusing error message.
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Wed Feb 19 21:24:11 UTC 2025
    - 20.3K bytes
    - Viewed (0)
  5. src/main/webapp/WEB-INF/view/admin/dataconfig/admin_dataconfig.jsp

                                                        </c:if> <c:if test="${data.available=='false'}">
    																	<span class="badge bg-gray"><la:message
                                                                                key="labels.disabled"/></span>
                                                        </c:if></td>
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Tue Mar 31 05:47:05 UTC 2020
    - 9.3K bytes
    - Viewed (0)
  6. docs/es/docs/tutorial/path-operation-configuration.md

    Serán añadidas al esquema de OpenAPI y usadas por las interfaces de documentación automática:
    
    <img src="/img/tutorial/path-operation-configuration/image01.png">
    
    ### Tags con Enums
    
    Si tienes una gran aplicación, podrías terminar acumulando **varias tags**, y querrías asegurarte de que siempre uses la **misma tag** para *path operations* relacionadas.
    
    En estos casos, podría tener sentido almacenar las tags en un `Enum`.
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Dec 30 18:26:57 UTC 2024
    - 4K bytes
    - Viewed (0)
  7. docs/es/docs/tutorial/security/index.md

    # Seguridad
    
    Hay muchas formas de manejar la seguridad, autenticación y autorización.
    
    Y normalmente es un tema complejo y "difícil".
    
    En muchos frameworks y sistemas, solo manejar la seguridad y autenticación requiere una gran cantidad de esfuerzo y código (en muchos casos puede ser el 50% o más de todo el código escrito).
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 10:49:48 UTC 2025
    - 4.6K bytes
    - Viewed (0)
  8. src/main/webapp/WEB-INF/view/admin/webconfig/admin_webconfig.jsp

                                                        </c:if> <c:if test="${data.available=='false'}">
    																	<span class="badge bg-gray"><la:message
                                                                                key="labels.disabled"/></span>
                                                        </c:if></td>
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Tue Mar 31 05:47:05 UTC 2020
    - 8.6K bytes
    - Viewed (0)
  9. docs/es/llm-prompt.md

    * list (as in Python list): list
    * context manager: context manager (do not translate to "gestor de contexto" or "administrador de contexto")
    * a little bit: un poquito
    * graph (data structure, as in "dependency graph"): grafo (do not translate to "gráfico")
    * form data: form data (do not translate to "datos de formulario" or "datos de form")
    * import (as in code import): import (do not translate to "importación")
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sat Jul 26 18:57:50 UTC 2025
    - 5.3K bytes
    - Viewed (0)
  10. src/main/webapp/WEB-INF/view/admin/joblog/admin_joblog.jsp

                                                            </c:when>
                                                            <c:otherwise>
                                                                <span class="badge bg-gray">${f:h(data.jobStatus)}</span>
                                                            </c:otherwise>
                                                        </c:choose></td>
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Feb 13 07:47:04 UTC 2020
    - 11.4K bytes
    - Viewed (0)
Back to top