- Sort Score
 - Result 10 results
 - Languages All
 
Results 1641 - 1650 of 1,740 for Provides (0.35 sec)
- 
				
				
src/bufio/scan_test.go
} if s.Err() != nil { t.Fatal("after scan:", s.Err()) } if c != 0 { t.Fatalf("stopped with %d left to process", c) } } // Make sure we can read a huge token if a big enough buffer is provided. func TestHugeBuffer(t *testing.T) { text := strings.Repeat("x", 2*MaxScanTokenSize) s := NewScanner(strings.NewReader(text + "\n")) s.Buffer(make([]byte, 100), 3*MaxScanTokenSize) for s.Scan() {
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Sep 22 16:22:42 UTC 2023 - 14.3K bytes - Viewed (0) - 
				
				
docs/en/docs/tutorial/sql-databases.md
A **`Session`** is what stores the **objects in memory** and keeps track of any changes needed in the data, then it **uses the `engine`** to communicate with the database. We will create a FastAPI **dependency** with `yield` that will provide a new `Session` for each request. This is what ensures that we use a single session per request. đ¤ Then we create an `Annotated` dependency `SessionDep` to simplify the rest of the code that will use this dependency.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 15.4K bytes - Viewed (0) - 
				
				
docs/vi/docs/index.md
* CÃĄch thiáēŋt láēp **cÃĄc rà ng buáģc cho validation** như `maximum_length` hoáēˇc `regex`. * Máģt háģ tháģng **<abbr title="cÅŠng ÄÆ°áģŖc biáēŋt Äáēŋn như components, resources, providers, services, injectables">Dependency Injection</abbr> vô cÚng máēĄnh máēŊ và dáģ dà ng sáģ dáģĨng. * BáēŖo máēt và xÃĄc tháģąc, háģ tráģŖ **OAuth2**(váģi **JWT tokens**) và **HTTP Basic**.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 21.9K bytes - Viewed (0) - 
				
				
android/guava/src/com/google/common/base/Equivalence.java
* <p>The {@code hash} has the following properties: * * <ul> * <li>It is <i>consistent</i>: for any reference {@code x}, multiple invocations of {@code * hash(x}} consistently return the same value provided {@code x} remains unchanged * according to the definition of the equivalence. The hash need not remain consistent from * one execution of an application to another execution of the same application.Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Jul 10 01:47:55 UTC 2025 - 14.5K bytes - Viewed (0) - 
				
				
src/main/java/org/codelibs/core/io/TraversalUtil.java
import org.codelibs.core.zip.ZipInputStreamUtil; /** * Utility for traversing collections of classes and resources on the file system or inside JAR files. * <p> * Target directories on the file system or JAR files are provided as {@link URL}. The appropriate {@link Traverser} is returned depending on the protocol of the URL, and you can traverse classes and resources by calling its methods. * </p> * <p> * Supported protocols: * </p> * <ul>Registered: Fri Sep 05 20:58:11 UTC 2025 - Last Modified: Thu Jul 31 08:16:49 UTC 2025 - 18.6K bytes - Viewed (0) - 
				
				
src/test/java/jcifs/internal/smb2/info/Smb2QueryInfoRequestTest.java
import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.DisplayName; import org.junit.jupiter.api.Test; import org.junit.jupiter.params.ParameterizedTest; import org.junit.jupiter.params.provider.ValueSource; import org.mockito.junit.jupiter.MockitoSettings; import org.mockito.quality.Strictness; import jcifs.CIFSContext; import jcifs.Configuration; import jcifs.Encodable;
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 22.6K bytes - Viewed (0) - 
				
				
docs/bn/docs/index.md
- `maximum_length` āĻŦāĻž `regex` āĻāϰ āĻŽāϤ⧠**āϝāĻžāĻāĻžāĻāĻāϰāĻŖ āĻŦāĻžāϧāĻžāĻŽā§āĻā§āϤāĻŋ** āϏā§āĻ āĻāϰāĻž āĻšāϝāĻŧ āĻāĻŋāĻāĻžāĻŦā§, āϤāĻž āύāĻŋā§ā§ āĻāϞā§āĻāύāĻž āĻāϰāĻž āĻšāĻŦā§āĨ¤ - āĻāĻāĻāĻŋ āĻā§āĻŦ āĻļāĻā§āϤāĻŋāĻļāĻžāϞ⧠āĻāĻŦāĻ āĻŦā§āϝāĻŦāĻšāĻžāϰ āĻāϰāĻž āϏāĻšāĻ <abbr title="also known as components, resources, providers, services, injectables">āĻĄāĻŋāĻĒā§āύā§āĻĄā§āύā§āϏāĻŋ āĻāύāĻā§āĻāĻļāύ</abbr> āĻĒāĻĻā§āϧāϤāĻŋ - **OAuth2** āĻāĻŦāĻ **JWT āĻā§āĻā§āύ** āĻāĻŦāĻ **HTTP Basic** auth āϏāĻš āύāĻŋāϰāĻžāĻĒāϤā§āϤāĻž āĻāĻŦāĻ āĻ āύā§āĻŽā§āĻĻāύāĻĒā§āϰāĻžāĻĒā§āϤāĻŋ āϏāĻŽā§āĻĒāϰā§āĻāĻŋāϤ āĻŦāĻŋāώā§āϏāĻŽā§āĻšā§āϰ āĻāĻĒāϰāĨ¤
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 30.5K bytes - Viewed (0) - 
				
				
docs/hu/docs/index.md
* Hogyan ÃĄllÃts be **validÃĄciÃŗs feltÊteleket** mint a `maximum_length` vagy a `regex`. * Nagyon hatÊkony Ês erÅs **<abbr title="also known as components, resources, providers, services, injectables">FÃŧggÅsÊg InjekciÃŗ</abbr>** rendszerek. * BiztonsÃĄg Ês autentikÃĄciÃŗ beleÊrtve, **OAuth2**, **JWT tokens** Ês **HTTP Basic** tÃĄmogatÃĄst.
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/internal/smb2/lock/Smb2LockRequestTest.java
import org.junit.jupiter.api.DisplayName; import org.junit.jupiter.api.Nested; import org.junit.jupiter.api.Test; import org.junit.jupiter.params.ParameterizedTest; import org.junit.jupiter.params.provider.ValueSource; import org.mockito.Mock; import org.mockito.MockitoAnnotations; import jcifs.CIFSContext; import jcifs.Configuration; import jcifs.internal.smb2.RequestWithFileId;
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 25.3K bytes - Viewed (0) - 
				
				
cmd/admin-handlers-site-replication.go
opts.ReplicateILMExpiry = r.Form.Get("replicateILMExpiry") == "true" return } // SRPeerJoin - PUT /minio/admin/v3/site-replication/join // // used internally to tell current cluster to enable SR with // the provided peer clusters and service account. func (a adminAPIHandlers) SRPeerJoin(w http.ResponseWriter, r *http.Request) { ctx := r.Context() objectAPI, cred := validateAdminReq(ctx, w, r, policy.SiteReplicationAddAction)
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 19.3K bytes - Viewed (0)