- Sort Score
- Result 10 results
- Languages All
Results 2141 - 2150 of 2,240 for worm (0.02 sec)
- 
				
				docs/nl/docs/python-types.mdRegistered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 18.1K bytes - Viewed (0)
- 
				
				android/guava/src/com/google/common/collect/FluentIterable.java* * <p><b>{@code Stream} equivalent:</b> {@code stream.filter(type::isInstance).map(type::cast)}. * This does perform a little more work than necessary, so another option is to insert an * unchecked cast at some later point: * * {@snippet : * @SuppressWarnings("unchecked") // safe because of ::isInstance checkRegistered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Aug 07 16:05:33 UTC 2025 - 35.3K bytes - Viewed (0)
- 
				
				guava/src/com/google/common/collect/FluentIterable.java* * <p><b>{@code Stream} equivalent:</b> {@code stream.filter(type::isInstance).map(type::cast)}. * This does perform a little more work than necessary, so another option is to insert an * unchecked cast at some later point: * * {@snippet : * @SuppressWarnings("unchecked") // safe because of ::isInstance checkRegistered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Aug 07 16:05:33 UTC 2025 - 34.8K bytes - Viewed (0)
- 
				
				docs/em/docs/deployment/docker.md๐ต โ๏ธ ๐ฆ, โ ๐ธ ๐ ๐ ๐ด & โฎ๏ธ โ ๐ช โ & โ . โ๏ธ ๐โ **๐ท โฎ๏ธ ๐ฆ** ๐ ๐ผ ๐ ๐ ๏ธ ๐ ๐ข. ๐ถ ## ๐งฌ - ๐ข ๐ ๏ธ ๐ฅ ๐ โ๏ธ <abbr title="A group of machines that are configured to be connected and work together in some way.">๐</abbr> ๐ฐ โฎ๏ธ **โ**, โ ๐ ๐ณ, ๐, โ๏ธ โ1๏ธโฃ ๐ ๐ โ๏ธ ๐ ๏ธ ๐ ๐ฆ ๐ ๐ ๐ฐ, โคด๏ธ ๐ ๐ ๐ฒ ๐ **๐ต ๐งฌ** **๐ ๐** โฉ๏ธ โ๏ธ **๐ ๏ธ ๐จโ๐ผ** (๐ ๐ โฎ๏ธ ๐จโ๐ญ) ๐ ๐ฆ. Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Aug 12 21:47:53 UTC 2024 - 27.9K bytes - Viewed (0)
- 
				
				docs/ja/docs/index.md- <a href="https://github.com/Kludex/python-multipart" target="_blank"><code>python-multipart</code></a> - <abbr title="converting the string that comes from an HTTP request into Python data">"parsing"</abbr>`request.form()`ใใใฎๅคๆใใตใใผใใใใๅ ดๅใฏๅฟ ่ฆใงใใ - <a href="https://pythonhosted.org/itsdangerous/" target="_blank"><code>itsdangerous</code></a> - `SessionMiddleware` ใตใใผใใฎใใใซใฏๅฟ ่ฆใงใใ Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 21.3K bytes - Viewed (0)
- 
				
				cmd/object_api_suite_test.go} if result.IsTruncated { t.Errorf("%s: Expected IsTruncated to be `false`, but instead found it to be `%v`", instanceType, result.IsTruncated) } } // check after paging occurs pages work. for i := 6; i <= 10; i++ { key := "obj" + strconv.Itoa(i) _, err = obj.PutObject(context.Background(), "bucket", key, mustGetPutObjReader(t, bytes.NewBufferString(uploadContent), int64(len(uploadContent)), "", ""), opts)Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 34.5K bytes - Viewed (0)
- 
				
				android/guava-testlib/src/com/google/common/testing/ClassSanityTester.javafactory.setAccessible(true); } // Sorts methods/constructors with the least number of parameters first since it's likely easier // to fill dummy parameter values for them. Ties are broken by name then by the string form of // the parameter list. return BY_NUMBER_OF_PARAMETERS .compound(BY_METHOD_NAME) .compound(BY_PARAMETERS) .immutableSortedCopy(factories); } Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sat Aug 09 01:14:59 UTC 2025 - 32.5K bytes - Viewed (0)
- 
				
				docs/ko/docs/index.md* <a href="http://jinja.pocoo.org" target="_blank"><code>jinja2</code></a> - ๊ธฐ๋ณธ ํ ํ๋ฆฟ ์ค์ ์ ์ฌ์ฉํ๋ ค๋ฉด ํ์. * <a href="https://github.com/Kludex/python-multipart" target="_blank"><code>python-multipart</code></a> - `request.form()`๊ณผ ํจ๊ป <abbr title="HTTP ์์ฒญ์์ ํ์ด์ฌ ๋ฐ์ดํฐ๋ก ๊ฐ๋ ๋ฌธ์์ด ๋ณํ">"parsing"</abbr>์ ์ง์์ ์ํ๋ฉด ํ์. * <a href="https://pythonhosted.org/itsdangerous/" target="_blank"><code>itsdangerous</code></a> - `SessionMiddleware` ์ง์์ ์ํด ํ์. Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 19.7K bytes - Viewed (0)
- 
				
				android/guava-testlib/src/com/google/common/testing/FreshValueGenerator.javaif (argValue == null) { // When a parameter of a @Generates method cannot be created, // The type most likely is a collection. // Our distinct proxy doesn't work for collections. // So just refuse to generate. return null; } args.add(argValue); } return invokeGeneratorMethod(generate, args.toArray()); } Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Tue May 13 17:27:14 UTC 2025 - 28.1K bytes - Viewed (0)
- 
				
				docs/ja/docs/features.md**FastAPI**ใฏ<a href="https://docs.pydantic.dev/" class="external-link" target="_blank"><strong>Pydantic </strong></a>ใจๅฎๅ จใซไบๆๆงใใใใพใ๏ผใใใฆใใผในใซใชใฃใฆใใพใ๏ผใใใใใฃใฆใ่ฟฝๅ ใฎPydanticใณใผใใใใใฐใใใใๆฉ่ฝใใพใใ ใใผใฟใใผในใฎใใใซ<abbr title = "Object-Relational Mapper">ORM</abbr>sใใ<abbr title = "Object-Document Mapper">ODM</abbr>sใชใฉใฎใPydanticใซๅบใฅใๅค้จใฉใคใใฉใชใๅใใฆใใพใใ ใใใฏใใในใฆใ่ชๅ็ใซๆค่จผใใใใใใๅคใใฎๅ ดๅใใชใฏใจในใใใๅๅพใใใชใใธใงใฏใใ**ใใผใฟใใผในใซ็ดๆฅ**ๆธกใใใจใใงใใใจใใใใจใๆๅณใใฆใใพใใ Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sat Nov 09 16:39:20 UTC 2024 - 12.2K bytes - Viewed (0)