- Sort Score
- Result 10 results
- Languages All
Results 61 - 70 of 117 for 2121 (0.01 sec)
-
docs/en/docs/tutorial/sql-databases.md
We then add a function that uses `SQLModel.metadata.create_all(engine)` to **create the tables** for all the *table models*. {* ../../docs_src/sql_databases/tutorial001_an_py310.py ln[21:22] hl[21:22] *} ### Create a Session Dependency { #create-a-session-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/em/docs/tutorial/path-operation-configuration.md
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 3.3K bytes - Viewed (0) -
docs/pt/docs/tutorial/path-operation-configuration.md
## Resumo e descriรงรฃo Vocรช pode adicionar um `summary` e uma `description`: {* ../../docs_src/path_operation_configuration/tutorial003.py hl[20:21] *} ## Descriรงรฃo do docstring
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 4.2K bytes - Viewed (0) -
docs/distributed/decom-compressed-sse-s3.sh
export MINIO_KMS_SECRET_KEY=my-minio-key:OSMM+vkKUTCvQs9YL/CVMIMt43HFhkUpqJxTmGl6rYw= export MC_HOST_myminio="http://minioadmin:minioadmin@localhost:9000/" (minio server http://localhost:9000/tmp/xl/{1...10}/disk{0...1} 2>&1 >/dev/null) & pid=$! ./mc ready myminio ./mc admin user add myminio/ minio123 minio123 ./mc admin user add myminio/ minio12345 minio12345 ./mc admin policy create myminio/ rw ./docs/distributed/rw.json
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Mon May 27 19:17:46 UTC 2024 - 4.3K bytes - Viewed (0) -
guava-tests/test/com/google/common/primitives/SignedBytesTest.java
testSortDescending(new byte[] {1, 2}, new byte[] {2, 1}); testSortDescending(new byte[] {1, 3, 1}, new byte[] {3, 1, 1}); testSortDescending(new byte[] {-1, 1, -2, 2}, new byte[] {2, 1, -1, -2}); } private static void testSortDescending(byte[] input, byte[] expectedOutput) { input = Arrays.copyOf(input, input.length); SignedBytes.sortDescending(input);
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Aug 07 16:05:33 UTC 2025 - 7K bytes - Viewed (0) -
docs/distributed/decom-encrypted-sse-s3.sh
export CI=true export MINIO_KMS_SECRET_KEY=my-minio-key:OSMM+vkKUTCvQs9YL/CVMIMt43HFhkUpqJxTmGl6rYw= export MC_HOST_myminio="http://minioadmin:minioadmin@localhost:9000/" (minio server http://localhost:9000/tmp/xl/{1...10}/disk{0...1} 2>&1 >/dev/null) & pid=$! ./mc ready myminio ./mc admin user add myminio/ minio123 minio123 ./mc admin user add myminio/ minio12345 minio12345 ./mc admin policy create myminio/ rw ./docs/distributed/rw.json
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Mon May 27 19:17:46 UTC 2024 - 4.5K bytes - Viewed (0) -
docs/ko/docs/tutorial/sql-databases.md
### ํ ์ด๋ธ ์์ฑํ๊ธฐ ๊ทธ ๋ค์ `SQLModel.metadata.create_all(engine)`์ ์ฌ์ฉํ์ฌ ๋ชจ๋ *ํ ์ด๋ธ ๋ชจ๋ธ*์ **ํ ์ด๋ธ์ ์์ฑ**ํ๋ ํจ์๋ฅผ ์ถ๊ฐํฉ๋๋ค. {* ../../docs_src/sql_databases/tutorial001_an_py310.py ln[21:22] hl[21:22] *} ### ์ธ์ ์์กด์ฑ ์์ฑํ๊ธฐ **`Session`**์ **๋ฉ๋ชจ๋ฆฌ์ ๊ฐ์ฒด**๋ฅผ ์ ์ฅํ๊ณ ๋ฐ์ดํฐ์ ํ์ํ ๋ชจ๋ ๋ณ๊ฒฝ ์ฌํญ์ ์ถ์ ํ ํ, **`engine`์ ํตํด** ๋ฐ์ดํฐ๋ฒ ์ด์ค์ ํต์ ํฉ๋๋ค. `yield`๋ฅผ ์ฌ์ฉํด FastAPI์ **์์กด์ฑ**์ ์์ฑํ์ฌ ๊ฐ ์์ฒญ๋ง๋ค ์๋ก์ด `Session`์ ์ ๊ณตํฉ๋๋ค. ์ด๋ ์์ฒญ๋น ํ๋์ ์ธ์ ๋ง ์ฌ์ฉ๋๋๋ก ๋ณด์ฅํฉ๋๋ค. ๐ค
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Tue Dec 24 16:14:29 UTC 2024 - 18K bytes - Viewed (0) -
okhttp/src/jvmTest/kotlin/okhttp3/SocketChannelTest.kt
/* * Copyright (C) 2021 Square, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS,
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Wed Jun 18 12:28:21 UTC 2025 - 8K bytes - Viewed (0) -
docs/ko/docs/tutorial/path-operation-configuration.md
<img src="/img/tutorial/path-operation-configuration/image01.png"> ## ์์ฝ๊ณผ ๊ธฐ์ `summary`์ `description`์ ์ถ๊ฐํ ์ ์์ต๋๋ค: {* ../../docs_src/path_operation_configuration/tutorial003.py hl[20:21] *} ## ๋ ์คํธ๋ง์ผ๋ก ๋ง๋ ๊ธฐ์ ์ค๋ช ์ ๋ณดํต ๊ธธ์ด์ง๊ณ ์ฌ๋ฌ ์ค์ ๊ฑธ์ณ์๊ธฐ ๋๋ฌธ์, *๊ฒฝ๋ก ์๋* ๊ธฐ์ ์ ํจ์ <abbr title="ํจ์์์ ์๋ ์ฒซ๋ฒ์งธ ํํ์์ผ๋ก, ๋ฌธ์๋ก ์ฌ์ฉ๋ ์ฌ๋ฌ ์ค์ ๊ฑธ์น (๋ณ์์ ํ ๋น๋์ง ์์) ๋ฌธ์์ด"> ๋ ์คํธ๋ง</abbr> ์ ์ ์ธํ ์ ์์ต๋๋ค, ์ด๋ฅผ **FastAPI**๊ฐ ๋ ์คํธ๋ง์ผ๋ก๋ถํฐ ์ฝ์ต๋๋ค.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 3.9K bytes - Viewed (0) -
compat/maven-compat/src/main/java/org/apache/maven/artifact/resolver/ResolutionNode.java
if (artifact.getVersion() == null) { // set the recommended version ArtifactVersion selected = artifact.getSelectedVersion(); // MNG-2123: null is a valid response to getSelectedVersion, don't // assume it won't ever be. if (selected != null) { artifact.selectVersion(selected.toString());
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 6.6K bytes - Viewed (0)