- Sort Score
- Result 10 results
- Languages All
Results 3411 - 3420 of 3,766 for same (0.02 sec)
-
docs/em/docs/tutorial/security/simple-oauth2.md
๐ฅ ๐ โ๏ธ **FastAPI** ๐โโ ๐ ๐ค `username` & `password`. Oauth2๏ธโฃ โ ๐ ๐โ โ๏ธ "๐ ๐ง" (๐ ๐ฅ โ๏ธ) ๐ฉโ๐ป/๐ฉโ๐ป ๐ ๐จ `username` & `password` ๐ ๐จ ๐ฝ. & ๐ ๐ฌ ๐ ๐ โ๏ธ ๐ ๐ ๐. `user-name` โ๏ธ `email` ๐ซ๐ ๐ท. โ๏ธ ๐ซ ๐, ๐ ๐ช ๐ฆ โซ๏ธ ๐ ๐ ๐ ๐ ๐ฉโ๐ป ๐ธ. & ๐ ๐ฝ ๐ท ๐ช โ๏ธ ๐ ๐ ๐ ๐ ๐. โ๏ธ ๐ณ *โก ๐ ๏ธ*, ๐ฅ ๐ช โ๏ธ ๐ ๐ ๐ โฎ๏ธ ๐ (& ๐ช, ๐ผ, โ๏ธ ๐ ๏ธ ๐ ๏ธ ๐งพ โ๏ธ).
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 7.7K bytes - Viewed (0) -
docs/ja/docs/tutorial/metadata.md
<img src="/img/tutorial/metadata/image01.png"> ## ใฟใฐใฎใใใฎใกใฟใใผใฟ ใใใซใใใฉใกใผใฟ `openapi_tags` ใไฝฟใใจใpath operations ใใฐใซใผใๅใใใใใใฎ่คๆฐใฎใฟใฐใซ้ขใใใกใฟใใผใฟใ่ฟฝๅ ใงใใพใใ ใใใใใฎใฟใฐๆฏใซใฒใจใคใฎ่พๆธใๅซใใชในใใใจใใพใใ ใใใใใฎ่พๆธใฏไปฅไธใใใคใใจใใงใใพใ: * `name` (**ๅฟ ้ **): *path operations* ใใใณ `APIRouter` ใฎ `tags` ใใฉใกใผใฟใผใงไฝฟ็จใใใฎใจๅใใฟใฐๅใงใใ `str`ใ * `description`: ใฟใฐใฎ็ฐกๅใช่ชฌๆๆใงใใ `str`ใ Markdownใง่จ่ฟฐใงใใใใญใฅใกใณใUIใซ่กจ็คบใใใพใใ * `externalDocs`: ๅค้จใใญใฅใกใณใใ่ชฌๆใใใใใฎ `dict`:
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 4.5K bytes - Viewed (0) -
docs/fr/docs/deployment/docker.md
---> 100% ``` </div> ## Dรฉmarrer le conteneur Docker * Exรฉcutez un conteneur basรฉ sur votre imageย : <div class="termy"> ```console $ docker run -d --name mycontainer -p 80:80 myimage ``` </div> Vous disposez maintenant d'un serveur FastAPI optimisรฉ dans un conteneur Docker. Configurรฉ automatiquement pour votre serveur actuel (et le nombre de cลurs du CPU).
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sat Nov 09 16:39:20 UTC 2024 - 7.5K bytes - Viewed (0) -
src/main/java/jcifs/internal/smb1/trans/TransTransactNamedPipe.java
this.pipeDataOff = off; this.pipeDataLen = len; this.maxParameterCount = 0; this.maxDataCount = 0xFFFF; this.maxSetupCount = (byte) 0x00; this.setupCount = 2; this.name = "\\PIPE\\"; } @Override protected int writeSetupWireFormat(final byte[] dst, int dstIndex) { dst[dstIndex] = this.getSubCommand(); dstIndex++; dst[dstIndex++] = (byte) 0x00;
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 3.7K bytes - Viewed (0) -
compat/maven-compat/src/main/java/org/apache/maven/repository/metadata/MetadataGraphEdge.java
String version; ArtifactScopeEnum scope; int depth = -1; int pomOrder = -1; boolean resolved = true; String artifactUri; /** * capturing where this link came from * and where it is linked to. * * In the first implementation only source used for explanatory function */ MetadataGraphVertex source; MetadataGraphVertex target;
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Fri Jan 10 08:42:00 UTC 2025 - 4.8K bytes - Viewed (0) -
mockwebserver-deprecated/src/main/kotlin/okhttp3/mockwebserver/MockWebServer.kt
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Wed Jun 18 00:19:42 UTC 2025 - 4.6K bytes - Viewed (0) -
okhttp/src/commonJvmAndroid/kotlin/okhttp3/internal/http/BridgeInterceptor.kt
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Wed Mar 19 19:25:20 UTC 2025 - 4.2K bytes - Viewed (0) -
src/test/resources/plugin/repo3/index.html
<!DOCTYPE html> <html> <head> <title>Central Repository: org/codelibs/fess</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <style> body { background: #fff; } </style> </head> <body> <header> <h1>org/codelibs/fess</h1> </header> <hr/> <main> <pre id="contents"> <a href="../">../</a>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Mon Jun 17 13:30:41 UTC 2024 - 6.2K bytes - Viewed (0) -
src/test/java/jcifs/context/AbstractCIFSContextTest.java
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 7K bytes - Viewed (0) -
src/test/java/jcifs/smb/SmbTreeInternalTest.java
assertEquals("null params", ex.getMessage()); verify(tree).send(eq(request), isNull()); } @ParameterizedTest(name = "send with single param: {0}") @EnumSource(RequestParam.class) @DisplayName("send handles each RequestParam enum constant") void send_eachRequestParam_isAccepted(RequestParam param) throws Exception {
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 5.6K bytes - Viewed (0)