- Sort Score
- Result 10 results
- Languages All
Results 431 - 440 of 859 for _some (0.04 sec)
-
src/test/java/org/codelibs/fess/helper/QueryHelperTest.java
ctx.skipRoleQuery(); }); // If we get here without exception, that's actually fine for some invalid queries // that might be handled gracefully } catch (InvalidQueryException e) { // This is expected for some types of invalid queries assertNotNull(e.getMessage()); } } public void test_buildBaseQuery_invalidQuery() {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 52.6K bytes - Viewed (0) -
src/test/java/org/codelibs/fess/thumbnail/ThumbnailGeneratorTest.java
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 11.4K bytes - Viewed (0) -
docs/em/docs/tutorial/security/first-steps.md
๐ โฉ๏ธ โซ๏ธ โ๏ธ ๐ ๐ ๐ ๐. ๐ ๐ฅ ๐ ๐ช ๐ฌ ๐ ๐ ๐ ๐ซ ๐โโ โ ๐ ๐ช ๐ & ๐ โซ๏ธ ๐ ๐ โน ๐ โซ๏ธ. /// `oauth2_scheme` ๐ข ๐ `OAuth2PasswordBearer`, โ๏ธ โซ๏ธ "๐ง๐ฒ". โซ๏ธ ๐ช ๐ค: ```Python oauth2_scheme(some, parameters) ``` , โซ๏ธ ๐ช โ๏ธ โฎ๏ธ `Depends`. ### โ๏ธ โซ๏ธ ๐ ๐ ๐ช ๐ถโโ๏ธ ๐ `oauth2_scheme` ๐ โฎ๏ธ `Depends`. {* ../../docs_src/security/tutorial001.py hl[10] *}
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 6.7K bytes - Viewed (0) -
docs/ja/docs/tutorial/cookie-param-models.md
ใใใฏใฉใคใขใณใใ**ไฝๅใชใฏใใญใผ**ใ้ใใใจใใใจใ**ใจใฉใผ**ใฌในใใณในใ่ฟใใใพใใ <abbr title="ใใใใธใงใผใฏใงใใๆฐใซใใชใใงใใ ใใใใฏใใญใผใฎใไพใซใณใผใใผใงใ้ฃฒใใงใใ ใใใโ ๏ผๅๆ: This is another joke. Don't pay attention to me. Have some coffee for your cookie. โ๏ผ">ใฉใใAPIใซๆๅฆใใใใฎใซ</abbr>ใใชใใฎๅๆใๅพใใใจ็ฒพไธๆฏๅชๅใใๅฏๅๆณใชใฏใใญใผใใใผใใก... ๐ช
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Fri Feb 28 14:21:27 UTC 2025 - 4.5K bytes - Viewed (0) -
okhttp/src/commonJvmAndroid/kotlin/okhttp3/CipherSuite.kt
* [conscrypt_providers]: https://github.com/google/conscrypt/blob/master/common/src/main/java/org/conscrypt/NativeCrypto.java */ class CipherSuite private constructor( /** * Returns the Java name of this cipher suite. For some older cipher suites the Java name has the * prefix `SSL_`, causing the Java name to be different from the instance name which is always * prefixed `TLS_`. For example, `TLS_RSA_EXPORT_WITH_RC4_40_MD5.javaName()` is
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Wed Mar 19 19:25:20 UTC 2025 - 39.9K bytes - Viewed (0) -
docs/hu/docs/index.md
## Vรฉlemรฉnyek "_[...] I'm using **FastAPI** a ton these days. [...] I'm actually planning to use it for all of my team's **ML services at Microsoft**. Some of them are getting integrated into the core **Windows** product and some **Office** products._"
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 20.2K bytes - Viewed (0) -
src/test/java/jcifs/util/ServerResponseValidatorTest.java
ServerResponseValidator.ValidationStats stats = validator.getStats(); assertEquals(0, stats.getTotalValidations()); assertEquals(0, stats.getFailedValidations()); // Perform some validations try { validator.validateBuffer(new byte[100], 50, 200); } catch (SmbException e) { // Ignore } try {
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/en/docs/advanced/websockets.md
Or you might have any other way to communicate with the WebSocket endpoint. --- But for this example, we'll use a very simple HTML document with some JavaScript, all inside a long string. This, of course, is not optimal and you wouldn't use it for production. In production you would have one of the options above.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 5.7K bytes - Viewed (0) -
cmd/warm-backend-gcs.go
object := "" uploadID := "" if len(params) >= 1 { bucket = params[0] } if len(params) == 2 { object = params[1] } if len(params) == 3 { uploadID = params[2] } // in some cases just a plain error is being returned switch err.Error() { case "storage: bucket doesn't exist": err = BucketNotFound{ Bucket: bucket, } return err case "storage: object doesn't exist":
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Sun Mar 30 00:56:02 UTC 2025 - 6.1K bytes - Viewed (0) -
CODE_OF_CONDUCT.md
## Attribution
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Fri Feb 05 18:43:16 UTC 2021 - 5.2K bytes - Viewed (0)