- Sort Score
- Result 10 results
- Languages All
Results 201 - 210 of 412 for 50 (0.03 sec)
-
src/test/java/jcifs/internal/smb1/trans2/Trans2FindFirst2Test.java
assertNotNull(result); assertTrue(result.contains("Trans2FindFirst2")); assertTrue(result.contains("searchAttributes=0x16")); assertTrue(result.contains("searchCount=50")); assertTrue(result.contains("flags=0x00")); assertTrue(result.contains("informationLevel=0x104")); assertTrue(result.contains("searchStorageType=0"));
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 10.8K bytes - Viewed (0) -
src/test/java/org/codelibs/fess/mylasta/direction/FessPropTest.java
public String getProductVersion() { return "98.76"; } }; ComponentUtil.register(systemHelper, "systemHelper"); assertEquals("Mozilla/5.0 (compatible; Fess/98.76; +http://fess.codelibs.org/bot.html)", fessConfig.getUserAgentName()); systemPropMap.put(Constants.CRAWLING_USER_AGENT_PROPERTY, "TestAgent");
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 13K bytes - Viewed (0) -
src/test/java/org/codelibs/fess/query/PrefixQueryCommandTest.java
public String getQueryDefaultQueryType() { return "bool"; } @Override public Integer getQueryPrefixExpansionsAsInteger() { return 50; } @Override public Integer getQueryPrefixSlopAsInteger() { return 0; } public String getIndexFieldTitle() {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 13.1K bytes - Viewed (0) -
src/test/java/jcifs/util/ServerResponseValidatorTest.java
validator.validateBuffer(null, 100, 1024); }); } @Test public void testBufferTooSmall() throws Exception { byte[] buffer = new byte[50]; assertThrows(SmbException.class, () -> { validator.validateBuffer(buffer, 100, 1024); }); } @Test public void testBufferTooLarge() throws Exception {
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 14.2K bytes - Viewed (0) -
docs/em/docs/tutorial/query-params-str-validations.md
`Union[str, None]` ๐ โ ๐ ๐จโ๐จ ๐ ๐ป ๐โ๐ฆบ, โ๏ธ โซ๏ธ ๐ซ โซ๏ธโ ๐ฌ FastAPI ๐ ๐ ๐ข ๐ซ โ. /// โคด๏ธ, ๐ฅ ๐ช ๐ถโโ๏ธ ๐ ๐ข `Query`. ๐ ๐ผ, `max_length` ๐ข ๐ โ ๐ป: ```Python q: Union[str, None] = Query(default=None, max_length=50) ``` ๐ ๐ โ ๐, ๐ฆ ๐ โ ๐โ ๐ ๐ซ โ, & ๐ ๐ข ๐ ๐ *โก ๐ ๏ธ*. ## ๐ฎ ๐ ๐ฌ ๐ ๐ช ๐ฎ ๐ข `min_length`: {* ../../docs_src/query_params_str_validations/tutorial003.py hl[10] *} ## ๐ฎ ๐ฅ ๐งฌ
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sat Feb 15 16:23:59 UTC 2025 - 7.8K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/suggest/index/contents/document/ESSourceReader.java
sortList.add(sortBuilder); } /** * Sets the limit document number percentage. * @param limitPercentage The limit percentage as a string (e.g., "50%"). */ public void setLimitDocNumPercentage(final String limitPercentage) { if (logger.isInfoEnabled()) { logger.info("Set document limitPercentage: {}", limitPercentage); }
Registered: Fri Sep 19 09:08:11 UTC 2025 - Last Modified: Thu Aug 07 02:41:28 UTC 2025 - 11K bytes - Viewed (0) -
src/test/java/jcifs/netbios/NameServicePacketTest.java
assertNotNull(packet.addrEntry); assertEquals(2, packet.addrEntry.length); } @Test void testWriteWireFormat() { byte[] dst = new byte[50]; packet.nameTrnId = 0x1234; packet.questionCount = 1; packet.questionType = NameServicePacket.NB; packet.questionClass = NameServicePacket.IN;
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 17.9K bytes - Viewed (0) -
cmd/leak-detect_test.go
// deadline (in seconds) up to which the go routine leak detection has to be retried. leakDetectDeadline = 5 // pause time (in milliseconds) between each snapshot at the end of the go routine leak detection. leakDetectPauseTimeMs = 50 ) // LeakDetect - type with methods for go routine leak detection. type LeakDetect struct { relevantRoutines map[string]bool }
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 5.2K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.22.md
- go.etcd.io/etcd/api/v3: v3.5.0 - go.etcd.io/etcd/client/pkg/v3: v3.5.0 - go.etcd.io/etcd/client/v2: v2.305.0 - go.etcd.io/etcd/client/v3: v3.5.0 - go.etcd.io/etcd/etcdutl/v3: v3.5.0 - go.etcd.io/etcd/pkg/v3: v3.5.0 - go.etcd.io/etcd/raft/v3: v3.5.0 - go.etcd.io/etcd/server/v3: v3.5.0 - go.etcd.io/etcd/tests/v3: v3.5.0
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Tue Dec 13 12:43:45 UTC 2022 - 454.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.28.md
- cloud.google.com/go/baremetalsolution: v0.5.0 - cloud.google.com/go/batch: v0.7.0 - cloud.google.com/go/beyondcorp: v0.5.0 - cloud.google.com/go/billing: v1.13.0 - cloud.google.com/go/binaryauthorization: v1.5.0 - cloud.google.com/go/certificatemanager: v1.6.0 - cloud.google.com/go/channel: v1.12.0 - cloud.google.com/go/cloudbuild: v1.9.0 - cloud.google.com/go/clouddms: v1.5.0 - cloud.google.com/go/cloudtasks: v1.10.0
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Oct 23 20:13:20 UTC 2024 - 456.9K bytes - Viewed (1)