- Sort Score
- Result 10 results
- Languages All
Results 151 - 160 of 185 for replacements (0.1 sec)
-
src/main/resources/fess_label_zh_CN.properties
labels.maxAccessCount=最大访问数 labels.name=名称 labels.numOfThread=线程数 labels.duplicateHostName=重复名称 labels.pageNumber=页码 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=版本号
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 40.5K bytes - Viewed (0) -
guava/src/com/google/common/net/MediaType.java
* regular output/input of Photoshop (which can also export to various image formats; note that * files with extension "PSB" are in a distinct but related format). * * <p>This is a more recent replacement for the older, experimental type {@code x-photoshop}: <a * href="http://tools.ietf.org/html/rfc2046#section-6">RFC-2046.6</a>. * * @since 15.0 */
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Tue May 13 17:27:14 UTC 2025 - 48K bytes - Viewed (0) -
guava/src/com/google/common/collect/Iterables.java
} return new UnmodifiableIterable<>(iterable); } /** * Simply returns its argument. * * @deprecated no need to use this * @since 10.0 */ @InlineMe( replacement = "checkNotNull(iterable)", staticImports = "com.google.common.base.Preconditions.checkNotNull") @Deprecated public static <E> Iterable<E> unmodifiableIterable(ImmutableCollection<E> iterable) {
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Aug 07 16:05:33 UTC 2025 - 43.3K bytes - Viewed (0) -
src/main/webapp/js/admin/popper.min.js
tion(){return H.call(this)}},{key:'enableEventListeners',value:function(){return I.call(this)}},{key:'disableEventListeners',value:function(){return U.call(this)}}]),t}();return ge.Utils=('undefined'==typeof window?global:window).PopperUtils,ge.placements=me,ge.Defaults={placement:'bottom',positionFixed:!1,eventsEnabled:!0,removeOnDestroy:!1,onCreate:function(){},onUpdate:function(){},modifiers:{shift:{order:100,enabled:!0,fn:function(e){var t=e.placement,o=t.split('-')[0],n=t.split('-')[1];if(n){var...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 20.7K bytes - Viewed (0) -
android/guava/src/com/google/common/net/MediaType.java
* regular output/input of Photoshop (which can also export to various image formats; note that * files with extension "PSB" are in a distinct but related format). * * <p>This is a more recent replacement for the older, experimental type {@code x-photoshop}: <a * href="http://tools.ietf.org/html/rfc2046#section-6">RFC-2046.6</a>. * * @since 15.0 */
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Tue May 13 17:27:14 UTC 2025 - 48K bytes - Viewed (0) -
src/main/resources/fess_label_pt_BR.properties
labels.duplicateHostName=Nome duplicado labels.pageNumber=Número da página labels.password=Senha labels.paths=Caminhos labels.port=Porta labels.regex=Expressão regular labels.regularName=Nome regular labels.replacement=Substituição labels.sessionId=ID da sessão labels.sortOrder=Ordem de classificação labels.updatedBy=Atualizado por labels.updatedTime=Data de atualização labels.urls=URLs labels.userAgent=User agent
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.1K bytes - Viewed (0) -
guava/src/com/google/common/util/concurrent/Monitor.java
import java.util.function.BooleanSupplier; import org.jspecify.annotations.Nullable; /** * A synchronization abstraction supporting waiting on arbitrary boolean conditions. * * <p>This class is intended as a replacement for {@link ReentrantLock}. Code using {@code Monitor} * is less error-prone and more readable than code using {@code ReentrantLock}, without significant
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Mon Mar 17 20:26:29 UTC 2025 - 42.8K bytes - Viewed (0) -
src/main/resources/fess_label_ja.properties
labels.name=名前 labels.numOfThread=スレッドの数 labels.duplicateHostName=重複名 labels.pageNumber=ページ番号 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=バージョン番号
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Nov 07 06:19:20 UTC 2024 - 46.2K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.17.md
- Simple script based hyperkube image that bundles all the necessary binaries. This is an equivalent replacement for the image based on the go based hyperkube command + image. ([#84662](https://github.com/kubernetes/kubernetes/pull/84662), [@dims](https://github.com/dims))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Jan 28 10:44:33 UTC 2021 - 346.2K bytes - Viewed (1) -
api/maven-api-model/src/main/mdo/maven.mdo
<code> <![CDATA[ /** * @deprecated this was unused and has no replacement, this method returns {@code null} now. */ @Deprecated(since = "4.0.0") public String getMergeId() { return null; } /** * @deprecated this was unused and has no replacement, this method is a no-op now. */ @Deprecated(since = "4.0.0")
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Thu Aug 07 14:32:16 UTC 2025 - 132.7K bytes - Viewed (0)