Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 34 of 34 for lastAccessTime (0.28 sec)

  1. src/main/resources/fess_label_ja.properties

    labels.fileConfigName=ファイルクロール設定名
    labels.fileName=ファイル名
    labels.handlerName=ハンドラー名
    labels.handlerParameter=パラメーター
    labels.handlerScript=スクリプト
    labels.popularWord=人気ワード
    labels.ignoreFailureType=無視された障害種類
    labels.lastAccessTime=最終アクセス日時
    labels.notificationTo=通知先
    labels.num=数
    labels.pn=ページ番号
    labels.protocolScheme=スキーム
    labels.purgeByBots=Botsの削除
    labels.logLevel=ログレベル
    labels.purgeSearchLogDay=検索ログの削除
    labels.query=クエリー
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 46.2K bytes
    - Viewed (2)
  2. src/main/resources/fess_label_fr.properties

    labels.fileName	=	Nom de fichier
    labels.handlerName	=	Nom du gestionnaire
    labels.handlerParameter	=	Paramètres
    labels.handlerScript	=	Scripts
    labels.popularWord	=	Mots populaires
    labels.ignoreFailureType	=	Type d'échec ignoré
    labels.lastAccessTime	=	Dernier accès
    labels.notificationTo	=	Notification à
    labels.num	=	Numéro
    labels.pn	=	Numéro de page
    labels.protocolScheme	=	Schème
    labels.purgeByBots	=	Purge par les bots
    labels.logLevel	=	Niveau de journalisation
    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)
  3. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_IGNORE_FAILURE_TYPE = "{labels.ignoreFailureType}";
    
        /** The key of the message: Last Accessed */
        public static final String LABELS_LAST_ACCESS_TIME = "{labels.lastAccessTime}";
    
        /** The key of the message: Notification To */
        public static final String LABELS_NOTIFICATION_TO = "{labels.notificationTo}";
    
        /** The key of the message: Num */
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 146.4K bytes
    - Viewed (0)
  4. api/go1.txt

    pkg syscall (windows-386), type ByHandleFileInformation struct, FileSizeHigh uint32
    pkg syscall (windows-386), type ByHandleFileInformation struct, FileSizeLow uint32
    pkg syscall (windows-386), type ByHandleFileInformation struct, LastAccessTime Filetime
    pkg syscall (windows-386), type ByHandleFileInformation struct, LastWriteTime Filetime
    pkg syscall (windows-386), type ByHandleFileInformation struct, NumberOfLinks uint32
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (2)
Back to top