Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 50 for CSV (0.24 sec)

  1. internal/config/notify/help.go

    			Type:        "sentence",
    		},
    	}
    
    	HelpKafka = config.HelpKVS{
    		config.HelpKV{
    			Key:         target.KafkaBrokers,
    			Description: "comma separated list of Kafka broker addresses",
    			Type:        "csv",
    		},
    		config.HelpKV{
    			Key:         target.KafkaTopic,
    			Description: "Kafka topic used for bucket notifications",
    			Optional:    true,
    			Type:        "string",
    		},
    		config.HelpKV{
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Tue Mar 19 04:37:54 GMT 2024
    - 18.8K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_ko.properties

    labels.supported_search_none = 이용 불가
    labels.purge_search_log_day = 이전의 검색 기록을 삭제
    labels.purge_job_log_day = 이전 작업 로그를 삭제
    labels.purge_user_info_day = 이전 사용자 로그를 삭제
    labels.purge_by_bots = 로그에서 삭제할 Bot 이름
    labels.csv_file_encoding = CSV 파일의 인코딩
    labels.notification_to = 이메일 알림
    labels.pathmap_configuration = 경로 매핑
    labels.pathmap_title_details = 경로 매핑
    labels.disabled = 비활성
    labels.pathmap_pt_crawling = 크롤링
    labels.pathmap_pt_displaying = 표시
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 44K bytes
    - Viewed (0)
  3. guava-tests/test/com/google/common/net/MediaTypeTest.java

                MediaType.create("text", "plain")
                    .withParameters(ImmutableListMultimap.of("a", "2", "a", "1")))
            .addEqualityGroup(MediaType.create("text", "csv"))
            .addEqualityGroup(MediaType.create("application", "atom+xml"))
            .testEquals();
      }
    
      @J2ktIncompatible
      @GwtIncompatible // Non-UTF-8 Charset
      public void testEquals_nonUtf8Charsets() {
    Java
    - Registered: Fri Apr 12 12:43:09 GMT 2024
    - Last Modified: Tue Mar 05 13:16:00 GMT 2024
    - 21.4K bytes
    - Viewed (0)
  4. android/guava-tests/test/com/google/common/net/MediaTypeTest.java

                MediaType.create("text", "plain")
                    .withParameters(ImmutableListMultimap.of("a", "2", "a", "1")))
            .addEqualityGroup(MediaType.create("text", "csv"))
            .addEqualityGroup(MediaType.create("application", "atom+xml"))
            .testEquals();
      }
    
      @J2ktIncompatible
      @GwtIncompatible // Non-UTF-8 Charset
      public void testEquals_nonUtf8Charsets() {
    Java
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Tue Mar 05 13:16:00 GMT 2024
    - 21.4K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_ru.properties

    labels.purge_search_log_day=Purge Search Log Before
    labels.purge_job_log_day=Purge Job Log Before
    labels.purge_user_info_day=Purge User Before
    labels.purge_by_bots=Bots Name For Purge
    labels.csv_file_encoding=Encoding for CSV
    labels.notification_to=Notification Email
    labels.pathmap_configuration=Path Mapping
    labels.pathmap_title_details=Path Mapping
    labels.disabled=Disabled
    labels.pathmap_pt_crawling=Crawling
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 45.6K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_de.properties

    labels.purge_search_log_day=Bereinige Suchprotokoll nach
    labels.purge_job_log_day=Bereinige Aufgabenprotokoll nach
    labels.purge_user_info_day=Bereinige Benutzer nach
    labels.purge_by_bots=Bot-Namen zur Bereinigung
    labels.csv_file_encoding=Kodierung für CSV
    labels.notification_to=Benachrichtigung an
    labels.pathmap_configuration=Pfad-Zuordnung
    labels.pathmap_title_details=Pfad-Zuordnung
    labels.disabled=Deaktiviert
    labels.pathmap_pt_crawling=Crawlen
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 42.8K bytes
    - Viewed (0)
  7. src/main/resources/fess_label_ja.properties

    labels.supported_search_none=利用不可
    labels.purge_search_log_day=以前の検索ログを削除
    labels.purge_job_log_day=以前のジョブログを削除
    labels.purge_user_info_day=以前のユーザーログを削除
    labels.purge_by_bots=ログを削除するボット名
    labels.log_level=ログレベル
    labels.csv_file_encoding=CSVファイルのエンコード
    labels.notification_to=通知メール
    labels.pathmap_configuration=パスマッピング
    labels.pathmap_title_details=パスマッピング
    labels.disabled=無効
    labels.pathmap_pt_crawling=クロール
    labels.pathmap_pt_displaying=表示
    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)
  8. src/main/resources/fess_label_fr.properties

    labels.purge_user_info_day	=	Purger le journal utilisateur avant
    labels.purge_by_bots	=	Nom des robots pour la purge
    labels.log_level	=	Niveau de journalisation
    labels.csv_file_encoding	=	Encodage pour CSV
    labels.notification_to	=	E-mail de notification
    labels.pathmap_configuration	=	Mapping du chemin
    labels.pathmap_title_details	=	Mapping du chemin
    labels.disabled	=	Désactivé
    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)
  9. android/guava/src/com/google/common/net/MediaType.java

          createConstantUtf8(TEXT_TYPE, "cache-manifest");
      public static final MediaType CSS_UTF_8 = createConstantUtf8(TEXT_TYPE, "css");
      public static final MediaType CSV_UTF_8 = createConstantUtf8(TEXT_TYPE, "csv");
      public static final MediaType HTML_UTF_8 = createConstantUtf8(TEXT_TYPE, "html");
      public static final MediaType I_CALENDAR_UTF_8 = createConstantUtf8(TEXT_TYPE, "calendar");
    Java
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Mon Aug 07 16:17:10 GMT 2023
    - 46.2K bytes
    - Viewed (0)
  10. pom.xml

    			<groupId>org.dbflute.mail</groupId>
    			<artifactId>mailflute</artifactId>
    			<version>${mailflute.version}</version>
    		</dependency>
    
    		<!-- csv -->
    		<dependency>
    			<groupId>com.orangesignal</groupId>
    			<artifactId>orangesignal-csv</artifactId>
    			<version>2.2.1</version>
    		</dependency>
    
    		<!-- Crawler -->
    		<dependency>
    			<groupId>org.codelibs.fess</groupId>
    XML
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Mon Apr 22 12:06:58 GMT 2024
    - 48.7K bytes
    - Viewed (0)
Back to top