- Sort Score
- Result 10 results
- Languages All
Results 141 - 150 of 355 for LIMIT (0.03 sec)
-
docs/em/docs/tutorial/dependencies/classes-as-dependencies.md
{* ../../docs_src/dependencies/tutorial001.py hl[9] *} ๐ ๐ข โซ๏ธโ **FastAPI** ๐ โ๏ธ "โ" ๐. ๐ฏโโ๏ธ ๐ผ, โซ๏ธ ๐ โ๏ธ: * ๐ฆ `q` ๐ข ๐ข ๐ `str`. * `skip` ๐ข ๐ข ๐ `int`, โฎ๏ธ ๐ข `0`. * `limit` ๐ข ๐ข ๐ `int`, โฎ๏ธ ๐ข `100`. ๐ฏโโ๏ธ ๐ผ ๐ฝ ๐ ๐, โ, ๐ ๐ ๐ ๐, โ๏ธ. ## โ๏ธ โซ๏ธ ๐ ๐ ๐ช ๐ฃ ๐ ๐ โ๏ธ ๐ ๐. {* ../../docs_src/dependencies/tutorial002.py hl[19] *}
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 4.5K bytes - Viewed (0) -
src/main/java/jcifs/internal/smb2/rdma/disni/DisniRdmaProvider.java
@Override public String getProviderName() { return "DiSNI (InfiniBand/RoCE)"; } @Override public int getMaxMessageSize() { return 2147483647; // 2GB - DiSNI theoretical limit } @Override public void shutdown() { if (endpointGroup != null) { try { // In real implementation: endpointGroup.close();
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sun Aug 24 00:12:28 UTC 2025 - 5.2K bytes - Viewed (0) -
android/guava/src/com/google/common/collect/Iterables.java
* * <p><b>{@code Stream} equivalent:</b> {@link Stream#limit} * * @param iterable the iterable to limit * @param limitSize the maximum number of elements in the returned iterable * @throws IllegalArgumentException if {@code limitSize} is negative * @since 3.0 */ public static <T extends @Nullable Object> Iterable<T> limit( Iterable<T> iterable, int limitSize) { checkNotNull(iterable);
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Aug 07 16:05:33 UTC 2025 - 43.6K bytes - Viewed (0) -
cmd/globals.go
globalDirSuffix = "__XLDIR__" globalDirSuffixWithSlash = globalDirSuffix + slashSeparator // Add new global values here. ) const ( // Limit fields size (except file) to 1Mib since Policy document // can reach that size according to https://aws.amazon.com/articles/1434 maxFormFieldSize = int64(1 * humanize.MiByte)
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Tue Sep 03 18:23:41 UTC 2024 - 16.2K bytes - Viewed (1) -
tests/generics_test.go
} found, err = gorm.G[User](DB).Where("name like ?", "GenericsCreateInBatches%").Limit(2).Find(ctx) if len(found) != 2 { t.Errorf("expected %d from Raw Find, got %d", 2, len(found)) } found, err = gorm.G[User](DB).Where("name like ?", "GenericsCreateInBatches%").Offset(2).Limit(2).Find(ctx) if len(found) != 1 { t.Errorf("expected %d from Raw Find, got %d", 1, len(found)) } }
Registered: Sun Sep 07 09:35:13 UTC 2025 - Last Modified: Thu Sep 04 13:13:16 UTC 2025 - 28K bytes - Viewed (0) -
android/guava/src/com/google/thirdparty/publicsuffix/TrieParser.java
/** * Parses a serialized trie representation of a map of reversed public suffixes into an immutable * map of public suffixes. The encoded trie string may be broken into multiple chunks to avoid the * 64k limit on string literal size. In-memory strings can be much larger (2G). */ static ImmutableMap<String, PublicSuffixType> parseTrie(CharSequence... encodedChunks) { String encoded = DIRECT_JOINER.join(encodedChunks);
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sun Aug 10 19:54:19 UTC 2025 - 4K bytes - Viewed (0) -
cmd/api-response.go
xxml "github.com/minio/xxml" ) const ( maxObjectList = 1000 // Limit number of objects in a listObjectsResponse/listObjectsVersionsResponse. maxDeleteList = 1000 // Limit number of objects deleted in a delete call. maxUploadsList = 10000 // Limit number of uploads in a listUploadsResponse. maxPartsList = 10000 // Limit number of parts in a listPartsResponse. ) // LocationResponse - format for location response.
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Tue Feb 18 16:25:55 UTC 2025 - 33.7K bytes - Viewed (0) -
guava/src/com/google/common/collect/Iterables.java
* * <p><b>{@code Stream} equivalent:</b> {@link Stream#limit} * * @param iterable the iterable to limit * @param limitSize the maximum number of elements in the returned iterable * @throws IllegalArgumentException if {@code limitSize} is negative * @since 3.0 */ public static <T extends @Nullable Object> Iterable<T> limit( Iterable<T> iterable, int limitSize) { checkNotNull(iterable);
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Aug 07 16:05:33 UTC 2025 - 43.3K bytes - Viewed (0) -
docs/ko/docs/tutorial/query-param-models.md
๋ง์ฝ ํด๋ผ์ด์ธํธ๊ฐ ์ฟผ๋ฆฌ ๋งค๊ฐ๋ณ์๋ก **์ถ๊ฐ์ ์ธ** ๋ฐ์ดํฐ๋ฅผ ๋ณด๋ด๋ ค๊ณ ํ๋ฉด, ํด๋ผ์ด์ธํธ๋ **์๋ฌ** ์๋ต์ ๋ฐ๊ฒ ๋ฉ๋๋ค. ์๋ฅผ ๋ค์ด, ์๋์ ๊ฐ์ด ๋ง์ฝ ํด๋ผ์ด์ธํธ๊ฐ `tool` ์ฟผ๋ฆฌ ๋งค๊ฐ๋ณ์์ `plumbus` ๋ผ๋ ๊ฐ์ ์ถ๊ฐํด์ ๋ณด๋ด๋ ค๊ณ ํ๋ฉด, ```http https://example.com/items/?limit=10&tool=plumbus ``` ํด๋ผ์ด์ธํธ๋ ์ฟผ๋ฆฌ ๋งค๊ฐ๋ณ์ `tool` ์ด ํ์ฉ๋์ง ์๋๋ค๋ **์๋ฌ** ์๋ต์ ๋ฐ๊ฒ ๋ฉ๋๋ค. ```json { "detail": [ { "type": "extra_forbidden", "loc": ["query", "tool"],
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Wed Nov 20 19:24:08 UTC 2024 - 2.3K bytes - Viewed (0) -
cmd/object-api-interface.go
VersionsSort WalkVersionsSortOrder // sort order for versions of the same object; default: Ascending order in ModTime Limit int // maximum number of items, 0 means no limit } // ExpirationOptions represents object options for object expiration at objectLayer. type ExpirationOptions struct { Expire bool }
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Sun Sep 07 16:13:09 UTC 2025 - 17.5K bytes - Viewed (0)