- Sort Score
- Num 10 results
- Language All
Results 641 - 650 of 759 for thrice (0.05 seconds)
-
fess-crawler-lasta/src/main/resources/crawler/extractor.xml
"application/vnd.unity", "application/vnd.uoml+xml", "application/vnd.uplanet.alert", "application/vnd.uplanet.alert-wbxml", "application/vnd.uplanet.bearer-choice", "application/vnd.uplanet.bearer-choice-wbxml", "application/vnd.uplanet.cacheop", "application/vnd.uplanet.cacheop-wbxml", "application/vnd.uplanet.channel", "application/vnd.uplanet.channel-wbxml",
Created: Sat Dec 20 11:21:39 GMT 2025 - Last Modified: Sun Nov 23 03:46:53 GMT 2025 - 50.1K bytes - Click Count (0) -
src/main/java/jcifs/audit/SecurityAuditLogger.java
this.skipMaskingForDebugLevel = enable; log.info("Skip masking for debug level {}", enable ? "enabled" : "disabled"); } /** * Enable or disable stack trace inclusion * * @param enable true to include stack traces */ public void setIncludeStackTrace(boolean enable) { this.includeStackTrace = enable; } /**Created: Sat Dec 20 13:44:44 GMT 2025 - Last Modified: Sat Aug 30 05:58:03 GMT 2025 - 26.6K bytes - Click Count (0) -
docs/en/docs/contributing.md
* β³ Existing open PRs will be reviewed and can still be merged if completed within the next 3 weeks (since July 11 2025). * π In the future, we will only support languages where at least three active native speakers are available to review and maintain translations.
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Sun Sep 21 11:29:04 GMT 2025 - 15.1K bytes - Click Count (0) -
docs/en/docs/python-types.md
This means: * The variable `prices` is a `dict`: * The keys of this `dict` are of type `str` (let's say, the name of each item). * The values of this `dict` are of type `float` (let's say, the price of each item). #### Union { #union } You can declare that a variable can be any of **several types**, for example, an `int` or a `str`.Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Wed Dec 17 20:41:43 GMT 2025 - 15.6K bytes - Click Count (0) -
docs/ko/docs/features.md
 μ¬λ¬λΆμ΄ μ΄μ μ λΆκ°λ₯νλ€κ³ κ³ λ €νλ μ½λλ μμ±ν μ μμ κ²λλ€. μλ₯Ό λ€μ΄, μμ²μμ μ λ¬λλ (μ€μ²©λ μλ μλ)JSON λ³Έλ¬Έ λ΄λΆμ μλ `price` ν€μ λλ€. μλͺ»λ ν€ μ΄λ¦μ μ μ μΌλ, λ¬Έμλ₯Ό μλ€ κ°λ€ν μΌλ μμΌλ©°, νΉμ λ§μ§λ§μΌλ‘ `username` λλ `user_name`μ μ¬μ©νλμ§ μ°ΎκΈ° μν΄ μ μλλ‘ μ€ν¬λ‘€ν μΌλ μμ΅λλ€. ### ν λ§ μ 보
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Sat Oct 11 17:48:49 GMT 2025 - 11.8K bytes - Click Count (0) -
.idea/gradle.xml
<option value="$PROJECT_DIR$/platforms/core-runtime/build-operations" /> <option value="$PROJECT_DIR$/platforms/core-runtime/build-operations-trace" /> <option value="$PROJECT_DIR$/platforms/core-runtime/build-option" /> <option value="$PROJECT_DIR$/platforms/core-runtime/build-process-services" />Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Thu Dec 11 18:02:10 GMT 2025 - 23.2K bytes - Click Count (0) -
docs/es/docs/tutorial/query-params-str-validations.md
Convertimos este objeto iterable en una `list` propiamente dicha con `list(data.items())`. Luego con `random.choice()` podemos obtener un **valor aleatorio** de la lista, asΓ que obtenemos una tupla con `(id, name)`. SerΓ‘ algo como `("imdb-tt0371724", "The Hitchhiker's Guide to the Galaxy")`.
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Wed Dec 17 20:41:43 GMT 2025 - 18.4K bytes - Click Count (0) -
docs/smb3-features/04-directory-leasing-design.md
// Directory-specific combinations public static final int DIRECTORY_READ_HANDLE = SMB2_LEASE_READ_CACHING | SMB2_LEASE_HANDLE_CACHING; public static final int DIRECTORY_FULL = SMB2_LEASE_FULL; // All three } ``` ### 3.2 Directory Cache Scopes ```java public enum DirectoryCacheScope { IMMEDIATE_CHILDREN, // Only direct children RECURSIVE_TREE, // Entire subtree (if supported)Created: Sat Dec 20 13:44:44 GMT 2025 - Last Modified: Sat Aug 16 02:53:50 GMT 2025 - 36.2K bytes - Click Count (0) -
compat/maven-compat/src/main/java/org/apache/maven/repository/legacy/DefaultWagonManager.java
boolean downloaded = false; try { connectWagon(wagon, repository); boolean firstRun = true; boolean retry = true; // this will run at most twice. The first time, the firstRun flag is turned off, and if the retry flag // is set on the first run, it will be turned off and not re-set on the second try. This is because theCreated: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Sat Apr 05 11:52:05 GMT 2025 - 29.9K bytes - Click Count (0) -
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/mvn/MavenInvoker.java
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Thu Sep 11 17:20:46 GMT 2025 - 28.2K bytes - Click Count (0)