- Sort Score
- Result 10 results
- Languages All
Results 1631 - 1640 of 1,935 for fiction (0.03 sec)
-
src/main/java/org/codelibs/fess/app/web/admin/reqheader/AdminReqheaderAction.java
import org.lastaflute.web.response.HtmlResponse; import org.lastaflute.web.response.render.RenderData; import org.lastaflute.web.ruts.process.ActionRuntime; import jakarta.annotation.Resource; /** * Admin action for Request Header management. * */ public class AdminReqheaderAction extends FessAdminAction { /** * Default constructor. */ public AdminReqheaderAction() { super(); }Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Nov 20 13:56:35 UTC 2025 - 17.7K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/suggest/index/contents/DefaultContentsParser.java
import org.codelibs.fess.suggest.normalizer.Normalizer; import org.codelibs.fess.suggest.util.SuggestUtil; import org.opensearch.OpenSearchStatusException; import org.opensearch.action.admin.indices.analyze.AnalyzeAction.AnalyzeToken; /** * DefaultContentsParser is an implementation of the ContentsParser interface.
Registered: Sat Dec 20 13:04:59 UTC 2025 - Last Modified: Mon Nov 24 03:40:05 UTC 2025 - 14.9K bytes - Viewed (0) -
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/mvnup/goals/AbstractUpgradeGoal.java
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Tue Nov 18 18:03:26 UTC 2025 - 12.5K bytes - Viewed (0) -
helm-releases/minio-4.0.5.tgz
serviceMonitor: enabled: false public: true additionalLabels: {} relabelConfigs: {} # namespace: monitoring # interval: 30s # scrapeTimeout: 10s ## ETCD settings: https://github.com/minio/minio/blob/master/docs/sts/etcd.md ## Define endpoints to enable this section. etcd: endpoints: [] pathPrefix: "" corednsPathPrefix: "" clientCert: "" clientCertKey: "" minio/templates/NOTES.txt {{- if eq .Values.service.type "ClusterIP" "NodePort" }} MinIO can be accessed via port {{ .Values.service.port }} on the following...Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Sat Jul 16 06:42:56 UTC 2022 - 18.3K bytes - Viewed (0) -
helm-releases/minio-4.0.8.tgz
false public: true additionalLabels: {} annotations: {} relabelConfigs: {} # namespace: monitoring # interval: 30s # scrapeTimeout: 10s ## ETCD settings: https://github.com/minio/minio/blob/master/docs/sts/etcd.md ## Define endpoints to enable this section. etcd: endpoints: [] pathPrefix: "" corednsPathPrefix: "" clientCert: "" clientCertKey: "" minio/templates/NOTES.txt {{- if eq .Values.service.type "ClusterIP" "NodePort" }} MinIO can be accessed via port {{ .Values.service.port }} on the following...Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Fri Jul 29 23:39:54 UTC 2022 - 18.6K bytes - Viewed (0) -
docs/en/docs/virtual-environments.md
/// info If you already know about virtual environments, how to create them and use them, you might want to skip this section. π€ /// /// tip A **virtual environment** is different than an **environment variable**. An **environment variable** is a variable in the system that can be used by programs.
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Tue Dec 02 05:09:25 UTC 2025 - 22.8K bytes - Viewed (0) -
src/main/java/jcifs/smb/SID.java
* toDisplayString: WNET\Domain Admins * getType: 2 * getTypeText: Domain group * getDomainName: WNET * getAccountName: Domain Admins * </pre> * * * <p>This section is intended for internal use.</p> */ public class SID extends rpc.sid_t implements jcifs.SID { private static final Logger log = LoggerFactory.getLogger(SID.class); static final String[] SID_TYPE_NAMES =Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 16K bytes - Viewed (0) -
docs/ko/docs/advanced/events.md
/// tip | ν `shutdown`μ μ ν리μΌμ΄μ μ **μ’ λ£**ν λ λ°μν©λλ€. μλ‘μ΄ λ²μ μ μμν΄μΌ νκ±°λ, κ·Έλ₯ μ€νμ λ©μΆκ³ μΆμ μλ μμ΅λλ€. π€· /// ### Lifespan ν¨μ λ¨Όμ μ£Όλͺ©ν μ μ, `yield`λ₯Ό μ¬μ©νμ¬ λΉλκΈ° ν¨μ(async function)λ₯Ό μ μνκ³ μλ€λ κ²μ λλ€. μ΄λ `yield`λ₯Ό μ¬μ©ν μμ‘΄μ±κ³Ό λ§€μ° μ μ¬ν©λλ€. {* ../../docs_src/events/tutorial003.py hl[14:19] *} ν¨μμ 첫 λ²μ§Έ λΆλΆ, μ¦ `yield` μ΄μ μ μ½λλ μ ν리μΌμ΄μ μ΄ μμλκΈ° **μ μ** μ€νλ©λλ€. κ·Έλ¦¬κ³ `yield` μ΄νμ λΆλΆμ μ ν리μΌμ΄μ μ΄ μλ£λ ν **λμ€μ** μ€νλ©λλ€.Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Sat Oct 11 17:48:49 UTC 2025 - 9.2K bytes - Viewed (0) -
docs/zh/docs/features.md
ηΌεεΈ¦ζη±»εζ 注ηζ ε PythonοΌ ```Python from datetime import date from pydantic import BaseModel # Declare a variable as a str # and get editor support inside the function def main(user_id: str): return user_id # A Pydantic model class User(BaseModel): id: int name: str joined: date ``` ε―δ»₯εθΏζ ·ζ₯δ½Ώη¨οΌ ```Python
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Sat Oct 11 17:48:49 UTC 2025 - 8.9K bytes - Viewed (0) -
guava/src/com/google/common/util/concurrent/MoreExecutors.java
* are running concurrently. * * <p>{@linkplain Executor#execute executed} tasks have a happens-before order as defined in the * Java Language Specification. Tasks execute with the same happens-before order that the function * calls to {@link Executor#execute execute()} that submitted those tasks had. * * <p>The executor uses {@code delegate} in order to {@link Executor#execute execute} each task inRegistered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Wed Oct 08 18:55:33 UTC 2025 - 45.2K bytes - Viewed (0)