- Sort Score
- Result 10 results
- Languages All
Results 1171 - 1180 of 1,318 for tine (0.03 sec)
- 
				
				docs/en/docs/advanced/custom-response.mdRegistered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 12.2K bytes - Viewed (0)
- 
				
				docs/em/docs/advanced/settings.md๐ ๐ช โ ๐ ๐ข ๐ด ๐ฏ ๐ ๐ผ, ๐ ๐ด ๐ช ๐ ๐, & ๐ด ๐ฎ ๐. ๐, โ โซ๏ธ โถ๏ธ๏ธ โญ ๐ โซ๏ธ, ๐ ๐ โธ: <div class="termy"> ```console // Create an env var MY_NAME in line for this program call $ MY_NAME="Wade Wilson" python main.py // Now it can read the environment variable Hello Wade Wilson from Python // The env var no longer exists afterwards $ python main.py Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 11.1K bytes - Viewed (0)
- 
				
				src/test/java/org/codelibs/fess/suggest/entity/SuggestItemTest.javaimport static org.junit.Assert.assertEquals; import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertNotNull; import static org.junit.Assert.assertTrue; import java.time.ZonedDateTime; import java.util.Arrays; import java.util.HashMap; import java.util.List; import java.util.Map; import org.codelibs.fess.suggest.constants.FieldNames; import org.junit.Test; Registered: Fri Sep 19 09:08:11 UTC 2025 - Last Modified: Mon Sep 01 13:33:03 UTC 2025 - 16.7K bytes - Viewed (0)
- 
				
				docs/ja/docs/virtual-environments.md```console $ source .venv/Scripts/activate ``` </div> //// /// tip | ่ฑ็ฅ่ญ **ๆฐใใใใใฑใผใธ**ใไปฎๆณ็ฐๅขใซใคใณในใใผใซใใใจใใซใฏใๅๅบฆ**ๆๅนๅ**ใใฆใใ ใใใ ใใใใใใจใงใใใฎใใใฑใผใธใใคใณในใใผใซใใ**ใฟใผใใใซ๏ผ<abbr title="command line interface">CLI</abbr>๏ผใใญใฐใฉใ **ใไฝฟ็จใใๅ ดๅใซใไปฎๆณ็ฐๅขๅ ใฎใใฎใ็ขบๅฎใซไฝฟใใใใฐใญใผใใซ็ฐๅขใซใคใณในใใผใซใใใฆใใๅฅใฎใใฎ๏ผใใใใๅฟ ่ฆใชใใฎใจใฏ็ฐใชใใใผใธใงใณ๏ผใ่ชคใฃใฆไฝฟ็จใใใใจใ้ฒใใพใใ /// ## ไปฎๆณ็ฐๅขใๆๅนใงใใใใจใ็ขบ่ชใใ ไปฎๆณ็ฐๅขใๆๅนใงใใ๏ผๅใฎใณใใณใใๆญฃๅธธใซๆฉ่ฝใใ๏ผใใจใ็ขบ่ชใใพใใ /// tip | ่ฑ็ฅ่ญ Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Wed Mar 19 12:22:33 UTC 2025 - 27.8K bytes - Viewed (0)
- 
				
				guava/src/com/google/common/collect/ImmutableSet.java* * <p>If this returns false, then no query can take more than O(log n). * * <p>Note that for a RegularImmutableSet with elements with truly random hash codes, contains * operations take expected O(1) time but with high probability take O(log n) for at least some * element. (https://en.wikipedia.org/wiki/Linear_probing#Analysis) * * <p>This method may return {@code true} even on truly random input, but {@codeRegistered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Aug 07 16:05:33 UTC 2025 - 35.2K bytes - Viewed (0)
- 
				
				guava/src/com/google/common/net/MediaType.java* * <p>Note that this specifically does <strong>not</strong> represent the value of the MIME {@code * Content-Type} header and as such has no support for header-specific considerations such as line * folding and comments. * * <p>For media types that take a charset the predefined constants default to UTF-8 and have a * "_UTF_8" suffix. To get a version without a character set, use {@link #withoutParameters}. * Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Tue May 13 17:27:14 UTC 2025 - 48K bytes - Viewed (0)
- 
				
				cmd/endpoint-ellipses.go"github.com/minio/minio/internal/config" "github.com/minio/pkg/v3/ellipses" "github.com/minio/pkg/v3/env" ) // This file implements and supports ellipses pattern for // `minio server` command line arguments. // Endpoint set represents parsed ellipses values, also provides // methods to get the sets of endpoints. type endpointSet struct { argPatterns []ellipses.ArgPatternRegistered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 14.6K bytes - Viewed (0)
- 
				
				docs/ko/docs/virtual-environments.md```console $ source .venv/Scripts/activate ``` </div> //// /// tip | ํ ๊ฐ์ ํ๊ฒฝ์ ์๋ก์ด ํจํค์ง๋ฅผ ์ค์นํ ๋๋ง๋ค, ํด๋น ํ๊ฒฝ์ ๋ค์ ํ์ฑํํ์ธ์. ์ด๋ ๊ฒ ํ๋ฉด ํด๋น ํจํค์ง๋ก ์ค์น๋ **ํฐ๋ฏธ๋(<abbr title="command line interface">CLI</abbr>) ํ๋ก๊ทธ๋จ**์ ์ฌ์ฉํ ๋, ์ ์ญ์ ์ค์น๋ ๋ค๋ฅธ ๋ฒ์ ์ด ์๋๋ผ, ๊ฐ์ ํ๊ฒฝ ์์ ์ค์น๋ ์ ํํ ๋ฒ์ ์ ์ฌ์ฉํฉ๋๋ค. /// ## ๊ฐ์ ํ๊ฒฝ์ด ํ์ฑํ ์ฌ๋ถ ํ์ธ ๊ฐ์ ํ๊ฒฝ์ด ํ์ฑํ๋์๋์ง ํ์ธํฉ๋๋ค. (์ด์  ๋ช ๋ น์ด๊ฐ ์ ๋๋ก ์๋ํ๋์ง ํ์ธํฉ๋๋ค). /// tip | ํ Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Fri May 30 13:10:41 UTC 2025 - 25.8K bytes - Viewed (0)
- 
				
				ci/official/containers/ml_build_arm64/builder.devtoolset/stringop_trunc.patch- <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #ifndef _UTMP_H # error "Never include <bits/utmp.h> directly; use <utmp.h> instead." @@ -24,11 +24,13 @@ #include <time.h> -#define UT_NAMESIZE 8 -#define UT_LINESIZE 8 -#define UT_HOSTSIZE 16 +#define UT_LINESIZE 32 +#define UT_NAMESIZE 32 +#define UT_HOSTSIZE 256 Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Nov 11 19:25:56 UTC 2024 - 42.9K bytes - Viewed (0)
- 
				
				android/guava-tests/test/com/google/common/collect/TableCollectionTest.javaString keyToRemove = map.keySet().iterator().next(); if (supportsRemove) { int initialSize = map.size(); // var oldValue = map.get(keyToRemove); map.remove(keyToRemove); // This line doesn't hold - see the Javadoc comments above. // assertEquals(expectedValue, oldValue); assertFalse(map.containsKey(keyToRemove)); assertEquals(initialSize - 1, map.size()); } else { Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Aug 07 16:05:33 UTC 2025 - 35.5K bytes - Viewed (0)