- Sort Score
- Result 10 results
- Languages All
Results 291 - 300 of 330 for uris (0.04 sec)
-
src/main/resources/fess_message_ja.properties
constraints.TypeFloat.message = {item} は数値にしてください。 constraints.TypeDouble.message = {item} は数値にしてください。 constraints.TypeAny.message = {item} は {propertyType} に変換できません。 constraints.UriType.message = {item} に認識できない URI があります。 constraints.CronExpression.message = {item} は正しい CRON 表記ではありません。 # ---------------------------------------------------------- # Application Exception # ---------------------
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Mar 18 03:05:44 UTC 2023 - 15.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.4.md
* Added --log-facility flag to enhance dnsmasq logging ([#32422](https://github.com/kubernetes/kubernetes/pull/32422), [@MrHohn](https://github.com/MrHohn)) * Split dns healthcheck into two different urls ([#32406](https://github.com/kubernetes/kubernetes/pull/32406), [@MrHohn](https://github.com/MrHohn))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 133.5K bytes - Viewed (0) -
docs/fr/docs/async.md
Dans ce scénario, chacun des nettoyeurs (vous y compris) serait un processeur, faisant sa partie du travail. Et comme la plupart du temps d'exécution est pris par du "vrai" travail (et non de l'attente), et que le travail dans un ordinateur est fait par un <abbr title="Central Processing Unit">CPU</abbr>, ce sont des problèmes dits "CPU bound". ---
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 25.4K bytes - Viewed (0) -
guava/src/com/google/common/io/BaseEncoding.java
* <td>A-Z a-z 0-9 + / * <td>1.33 * <td>= * <td> * <tr> * <td>{@link #base64Url()} * <td>A-Z a-z 0-9 - _ * <td>1.33 * <td>= * <td>Safe to use as filenames, or to pass in URLs without escaping * </table> * * <p>All instances of this class are immutable, so they may be stored safely as static constants. * * @author Louis Wasserman * @since 14.0 */
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Sat Oct 19 00:26:48 UTC 2024 - 41.8K bytes - Viewed (0) -
test-site/activator-launch-1.3.2.jar
scala.collection.immutable.List fallbackParts(); public static scala.Option xsbt$boot$Configuration$$fullMatchOnly(scala.collection.immutable.List); private static java.net.URI directoryURI(java.io.File); private java.net.URI toDirectory(java.net.URI); public static scala.Option xsbt$boot$Configuration$$resolve$1(java.net.URI, java.net.URI); private void Configuration$(); } xsbt/boot/Launch$$anon$3.class package xsbt.boot; public final synchronized class Launch$$anon$3 implements java.util.concurrent.Callable...
Registered: Fri Nov 08 09:08:12 UTC 2024 - Last Modified: Mon Apr 20 08:41:37 UTC 2015 - 1.2M bytes - Viewed (0) -
internal/config/config.go
n += len(text) } if err := scanner.Err(); err != nil { return false, err } return dynOnly, nil } // RedactSensitiveInfo - removes sensitive information // like urls and credentials from the configuration func (c Config) RedactSensitiveInfo() Config { nc := c.Clone() for configName, configVals := range nc { for _, helpKV := range HelpSubSysMap[configName] {
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Sep 03 18:23:41 UTC 2024 - 37.7K bytes - Viewed (0) -
docs/bucket/notifications/README.md
``` KEY: notify_mqtt[:name] publish bucket notifications to MQTT endpoints ARGS: broker* (uri) MQTT server endpoint e.g. `tcp://localhost:1883` topic* (string) name of the MQTT topic to publish username (string) MQTT username password (string) MQTT password
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Jan 18 07:03:17 UTC 2024 - 84K bytes - Viewed (0) -
.bazelrc
# BEGIN TF REMOTE BUILD EXECUTION OPTIONS # Options when using remote execution # WARNING: THESE OPTIONS WONT WORK IF YOU DO NOT HAVE PROPER AUTHENTICATION AND PERMISSIONS # Allow creation of resultstore URLs for any bazel invocation build:resultstore --google_default_credentials build:resultstore --bes_backend=buildeventservice.googleapis.com build:resultstore --bes_instance_name="tensorflow-testing"
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Mon Oct 28 22:02:31 UTC 2024 - 51.3K bytes - Viewed (0) -
api/maven-api-model/src/main/mdo/maven.mdo
project. Each subproject listed is a relative path to the directory containing the subproject. To be consistent with the way default URLs are calculated from parent, it is recommended to have subproject names match artifact ids.</description> <association> <type>String</type> <multiplicity>*</multiplicity>
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Wed Oct 09 11:07:31 UTC 2024 - 115.1K bytes - Viewed (0) -
src/main/resources/fess_label_ja.properties
labels.password=パスワード labels.paths=パス labels.port=ポート labels.regex=正規表現 labels.regularName=正規名 labels.replacement=置換 labels.sessionId=セッションID labels.sortOrder=表示順序 labels.updatedBy=更新者 labels.updatedTime=更新時間 labels.urls=URL labels.userAgent=ユーザーエージェント labels.username=ユーザー名 labels.value=値 labels.versionNo=バージョン番号 labels.cronExpression=スケジュール labels.dayForCleanup=指定日以前のドキュメントの削除 labels.crawlingThreadCount=同時クロール数 labels.boost=ブースト値
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.2K bytes - Viewed (0)