- Sort Score
- Result 10 results
- Languages All
Results 331 - 340 of 369 for Popping (0.04 sec)
-
src/main/resources/fess_label_it.properties
labels.crawling_info_details=Crawling Info Dettagli labels.data_config_details=Data Config Dettagli labels.dict_kuromoji_details=Dict Kuromoji Dettagli labels.dict_mapping_details=Dict Mapping Dettagli labels.dict_protwords_details=Dict Protwords Dettagli labels.dict_stemmeroverride_details=Dict Stemmeroverride Dettagli labels.dict_stopwords_details=Dict Stopwords Dettagli
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Dec 04 09:16:23 UTC 2025 - 46.6K bytes - Viewed (0) -
CHANGELOG.md
* New: Switch our Internationalized Domain Name (IDN) implementation to [UTS #46 Nontransitional Processing][uts46]. With this fix, the `ß` code point no longer maps to `ss`. OkHttp now embeds its own IDN mapping table in the library. * New: Prefer the client's configured precedence order for TLS cipher suites. (OkHttp used to prefer the JDK’s precedence order.) This change may cause your HTTP calls to negotiate a
Registered: Fri Dec 26 11:42:13 UTC 2025 - Last Modified: Fri Dec 05 16:02:59 UTC 2025 - 36.2K bytes - Viewed (2) -
compat/maven-model-builder/src/test/resources/dag.txt
quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/pom.xml quarkus/test-framework/junit5/pom.xml quarkus/integration-tests/jpa-mapping-xml/legacy-library-a/pom.xml quarkus/extensions/hibernate-orm/runtime/pom.xml quarkus/independent-projects/bootstrap/gradle-resolver/pom.xml quarkus/independent-projects/bootstrap/app-model/pom.xml
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 224K bytes - Viewed (0) -
fastapi/routing.py
import email.message import functools import inspect import json from collections.abc import ( AsyncIterator, Awaitable, Collection, Coroutine, Mapping, Sequence, ) from contextlib import AsyncExitStack, asynccontextmanager from enum import Enum, IntEnum from typing import ( Annotated, Any, Callable, Optional, Union, ) from annotated_doc import Doc
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Sat Dec 27 12:54:56 UTC 2025 - 174.6K bytes - Viewed (0) -
src/main/resources/fess_label_pt_BR.properties
labels.crawling_info_details=Crawling Info Detalhes labels.data_config_details=Data Config Detalhes labels.dict_kuromoji_details=Dict Kuromoji Detalhes labels.dict_mapping_details=Dict Mapping Detalhes labels.dict_protwords_details=Dict Protwords Detalhes labels.dict_stemmeroverride_details=Dict Stemmeroverride Detalhes labels.dict_stopwords_details=Dict Stopwords Detalhes
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 48.7K bytes - Viewed (0) -
src/main/resources/fess_label_zh_CN.properties
labels.boost_document_rule_details=Boost Document Rule 详情 labels.crawling_info_details=Crawling Info 详情 labels.data_config_details=Data Config 详情 labels.dict_kuromoji_details=Dict Kuromoji 详情 labels.dict_mapping_details=Dict Mapping 详情 labels.dict_protwords_details=Dict Protwords 详情 labels.dict_stemmeroverride_details=Dict Stemmeroverride 详情 labels.dict_stopwords_details=Dict Stopwords 详情 labels.dict_synonym_details=Dict Synonym 详情
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Dec 04 09:16:23 UTC 2025 - 43.5K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.17.md
The Kubernetes in-tree storage plugin to Container Storage Interface (CSI) migration infrastructure is now beta in Kubernetes v1.17. CSI migration was introduced as alpha in Kubernetes v1.14. ## Known Issues - volumeDevices mapping ignored when container is privileged
Registered: Fri Dec 26 09:05:12 UTC 2025 - Last Modified: Thu Jan 28 10:44:33 UTC 2021 - 346.2K bytes - Viewed (1) -
src/main/java/jcifs/smb/SmbTransportImpl.java
* calls doRecv() after and no one else but the transport thread * should call doRecv(). Therefore it is ok to expect that the data * in sbuf will be preserved for copying into BUF in doRecv(). */ return (long) Encdec.dec_uint16le(this.sbuf, 34) & 0xFFFF; } @Override protected void doSend(final Request request) throws IOException {
Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 69.8K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.20.md
- Port mapping now allows the same `containerPort` of different containers to different `hostPort` without naming the mapping explicitly. ([#94494](https://github.com/kubernetes/kubernetes/pull/94494), [@SergeyKanzhelev](https://github.com/SergeyKanzhelev))
Registered: Fri Dec 26 09:05:12 UTC 2025 - Last Modified: Wed Jan 19 21:05:45 UTC 2022 - 409K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.29.md
- Improved memory usage of `kube-scheduler` by dropping the `.metadata.managedFields` field that `kube-scheduler` doesn't require. ([#119556](https://github.com/kubernetes/kubernetes/pull/119556), [@linxiulei](https://github.com/linxiulei))
Registered: Fri Dec 26 09:05:12 UTC 2025 - Last Modified: Wed Mar 12 00:36:01 UTC 2025 - 429.6K bytes - Viewed (1)