- Sort Score
- Result 10 results
- Languages All
Results 611 - 620 of 1,161 for doncs (0.04 sec)
-
docs/em/docs/tutorial/bigger-applications.md
<span style="color: green;">INFO</span>: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit) ``` </div> & ๐ ๐ฉบ <a href="http://127.0.0.1:8000/docs" class="external-link" target="_blank">http://127.0.0.1:8000/docs</a>. ๐ ๐ ๐ ๐ง ๐ ๏ธ ๐ฉบ, โ โก โช๏ธโก๏ธ ๐ ๐, โ๏ธ โ โก (& ๐ก) & โ ๐: <img src="/img/tutorial/bigger-applications/image01.png"> ## ๐ ๐ ๐ป ๐ ๐ฐ โฎ๏ธ ๐ `prefix`
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 15.5K bytes - Viewed (0) -
internal/bucket/lifecycle/lifecycle.go
} if !rule.Expiration.IsDaysNull() { // Specifying the Days tag will automatically perform ExpiredObjectDeleteMarker cleanup // once delete markers are old enough to satisfy the age criteria. // https://docs.aws.amazon.com/AmazonS3/latest/userguide/lifecycle-configuration-examples.html if expectedExpiry := ExpectedExpiryTime(obj.ModTime, int(rule.Expiration.Days)); now.IsZero() || now.After(expectedExpiry) {
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu May 23 01:12:48 UTC 2024 - 17.9K bytes - Viewed (0) -
docs/pt/docs/advanced/response-headers.md
/// ## Cabeรงalhos personalizados Tenha em mente que cabeรงalhos personalizados proprietรกrios podem ser adicionados <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers" class="external-link" target="_blank">usando o prefixo 'X-'</a>.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Wed Oct 16 07:44:45 UTC 2024 - 2.5K bytes - Viewed (0) -
docs/ja/docs/tutorial/path-params.md
่กจ็คบใใใใจใฉใผใซใฏๅ้กใฎใใ็ฎๆใๆ็ขบใซๆๆใใใฆใใใใจใซๆณจๆใใฆใใ ใใใ ใใใฏใAPIใซ้ข้ฃใใใณใผใใฎ้็บใใใณใใใใฐใซ้ๅธธใซๅฝน็ซใกใพใใ /// ## ใใญใฅใกใณใ ใใใฆใใฉใฆใถใง <a href="http://127.0.0.1:8000/docs" class="external-link" target="_blank">http://127.0.0.1:8000/docs</a> ใ้ใใจใไปฅไธใฎๆงใช่ชๅ็ใซ็ๆใใใๅฏพ่ฉฑ็ใชใใญใฅใกใณใใ่กจ็คบใใใพใใ <img src="/img/tutorial/path-params/image01.png"> /// check | "็ขบ่ช"
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 10.6K bytes - Viewed (0) -
docs/ko/docs/tutorial/schema-extra-example.md
//// tab | Pydantic v2 Pydantic ๋ฒ์ 2์์ <a href="https://docs.pydantic.dev/latest/usage/model_config/" class="external-link" target="_blank">Pydantic ๊ณต์ ๋ฌธ์: Model Config</a>์ ๋์ ์๋ ๊ฒ์ฒ๋ผ `dict`๋ฅผ ๋ฐ๋ `model_config` ์ดํธ๋ฆฌ๋ทฐํธ๋ฅผ ์ฌ์ฉํ ๊ฒ์ ๋๋ค. `"json_schema_extra"`๋ฅผ ์์ฑ๋ JSON ์คํค๋ง์์ ๋ณด์ฌ์ฃผ๊ณ ์ถ์ ๋ณ๋์ ๋ฐ์ดํฐ์ `examples`๋ฅผ ํฌํจํ๋ `dict`์ผ๋ก ์ค์ ํ ์ ์์ต๋๋ค. //// //// tab | Pydantic v1
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 13.5K bytes - Viewed (0) -
docs/en/docs/advanced/security/http-basic-auth.md
<img src="/img/tutorial/security/image12.png"> ## Check the username Here's a more complete example. Use a dependency to check if the username and password are correct.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sat Oct 26 16:01:27 UTC 2024 - 4.8K bytes - Viewed (0) -
cmd/bucket-encryption-handlers.go
) const ( // Bucket Encryption configuration file name. bucketSSEConfig = "bucket-encryption.xml" ) // PutBucketEncryptionHandler - Stores given bucket encryption configuration // https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketEncryption.html func (api objectAPIHandlers) PutBucketEncryptionHandler(w http.ResponseWriter, r *http.Request) { ctx := newContext(r, w, "PutBucketEncryption")
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Fri May 24 23:05:23 UTC 2024 - 6.4K bytes - Viewed (0) -
MIGRATION.md
### Google Site Search (GSS) / Google Custom Search (GSE) [Fess Site Search](https://github.com/codelibs/fess-site-search) provides [scripts](https://fss-generator.codelibs.org/docs/manual) (see below) to help you migrate from GSS/CSE. Using the, you can replace existing GSS/CSE JavaScript codes with: ``` <script> (function() { var fess = document.createElement('script');
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Tue Mar 05 06:12:02 UTC 2019 - 1.6K bytes - Viewed (0) -
build-logic/documentation/src/main/groovy/gradlebuild/docs/dsl/docbook/model/ClassExtensionDoc.groovy
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package gradlebuild.docs.dsl.docbook.model /** * Represents the documentation model for extensions contributed by a given plugin. */ class ClassExtensionDoc { private final Set<ClassDoc> mixinClasses = []
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Wed Dec 09 08:14:05 UTC 2020 - 2.5K bytes - Viewed (0) -
docs/zh-hant/docs/fastapi-cli.md
<span style="background-color:#C4A000"><font color="#2E3436">โ โ</font></span> <span style="background-color:#C4A000"><font color="#2E3436">โ API docs: http://127.0.0.1:8000/docs โ</font></span> <span style="background-color:#C4A000"><font color="#2E3436">โ โ</font></span>
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Fri Oct 18 12:12:01 UTC 2024 - 6.1K bytes - Viewed (0)