Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for tourer (0.15 sec)

  1. src/main/resources/fess_label_fr.properties

    labels.threadName	=	Nom du fil
    labels.url	=	URL
    labels.userFavorite	=	Journal favori
    labels.userInfo	=	informations utilisateur
    labels.webApiJson	=	Réponse JSON
    labels.webConfigName	=	Nom de la configuration Web
    labels.allLanguages	=	Toutes les langues
    labels.dictId	=	ID de dictionnaire
    labels.docId	=	Identifiant du document
    labels.endTime	=	Heure de fin
    labels.hq	=	hq
    labels.inputs	=	Source
    labels.jobLogging	=	Journalisation
    labels.jobName	=	Nom
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 46.6K bytes
    - Viewed (0)
  2. src/main/resources/fess_message_fr.properties

    errors.login_error=Le nom d'utilisateur ou le mot de passe n'est pas correct.
    errors.sso_login_error=Échec du traitement de la connexion SSO.
    errors.could_not_find_log_file=Impossible de trouver {0}.
    errors.failed_to_start_crawl_process=Impossible de démarrer un processus d'exploration.
    errors.invalid_design_jsp_file_name=Fichier JSP invalide.
    errors.design_jsp_file_does_not_exist=Le fichier JSP n'existe pas.
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Mon Feb 06 22:59:17 GMT 2023
    - 14.2K bytes
    - Viewed (0)
  3. src/main/java/jcifs/smb1/smb1/ServerMessageBlock.java

        }
    
        /* 
         * For this packet deconstruction technique to work for
         * other networking protocols the InputStream may need
         * to be passed to the readXxxWireFormat methods. This is
         * actually purer. However, in the case of smb we know the
         * wordCount and byteCount. And since every subclass of
         * ServerMessageBlock would have to perform the same read
         * operation on the input stream, we might as will pull that
    Java
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Fri Mar 22 21:10:40 GMT 2019
    - 21K bytes
    - Viewed (0)
  4. src/main/java/jcifs/internal/smb1/ServerMessageBlock.java

    
        /*
         * For this packet deconstruction technique to work for
         * other networking protocols the InputStream may need
         * to be passed to the readXxxWireFormat methods. This is
         * actually purer. However, in the case of smb we know the
         * wordCount and byteCount. And since every subclass of
         * ServerMessageBlock would have to perform the same read
         * operation on the input stream, we might as will pull that
    Java
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Sun Aug 05 09:45:59 GMT 2018
    - 32.7K bytes
    - Viewed (0)
Back to top