- Sort Score
- Result 10 results
- Languages All
Results 291 - 300 of 545 for cool (0.04 sec)
-
docs/em/docs/tutorial/query-params.md
๐ ๐ผ, ๐ข ๐ข `q` ๐ ๐ฆ, & ๐ `None` ๐ข. /// check ๐ ๐ **FastAPI** ๐ ๐ฅ ๐ ๐ โก ๐ข `item_id` โก ๐ข & `q` ๐ซ,, โซ๏ธ ๐ข ๐ข. /// ## ๐ข ๐ข ๐ ๐ ๏ธ ๐ ๐ช ๐ฃ `bool` ๐, & ๐ซ ๐ ๐: {* ../../docs_src/query_params/tutorial003.py hl[9] *} ๐ ๐ผ, ๐ฅ ๐ ๐ถ: ``` http://127.0.0.1:8000/items/foo?short=1 ``` โ๏ธ ```
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 3.6K bytes - Viewed (0) -
docs/ko/docs/tutorial/extra-data-types.md
# ์ถ๊ฐ ๋ฐ์ดํฐ ์๋ฃํ ์ง๊ธ๊น์ง ์ผ๋ฐ์ ์ธ ๋ฐ์ดํฐ ์๋ฃํ์ ์ฌ์ฉํ์ต๋๋ค. ์๋ฅผ ๋ค๋ฉด ๋ค์๊ณผ ๊ฐ์ต๋๋ค: * `int` * `float` * `str` * `bool` ํ์ง๋ง ๋ ๋ณต์กํ ๋ฐ์ดํฐ ์๋ฃํ ๋ํ ์ฌ์ฉํ ์ ์์ต๋๋ค. ๊ทธ๋ฆฌ๊ณ ์ง๊ธ๊น์ง์ ๊ฐ์ ๊ธฐ๋ฅ๋ค์ ์ฌ์ ํ ์ฌ์ฉํ ์ ์์ต๋๋ค. * ํ๋ฅญํ ํธ์ง๊ธฐ ์ง์. * ๋ค์ด์ค๋ ์์ฒญ์ ๋ฐ์ดํฐ ๋ณํ. * ์๋ต ๋ฐ์ดํฐ์ ๋ฐ์ดํฐ ๋ณํ. * ๋ฐ์ดํฐ ๊ฒ์ฆ. * ์๋ ์ด๋ ธํ ์ด์ ๊ณผ ๋ฌธ์ํ. ## ๋ค๋ฅธ ๋ฐ์ดํฐ ์๋ฃํ ์๋์ ์ถ๊ฐ์ ์ธ ๋ฐ์ดํฐ ์๋ฃํ์ ์ฌ์ฉํ ์ ์์ต๋๋ค: * `UUID`: * ํ์ค "๋ฒ์ฉ ๊ณ ์ ์๋ณ์"๋ก, ๋ง์ ๋ฐ์ดํฐ๋ฒ ์ด์ค์ ์์คํ ์์ ID๋ก ์ฌ์ฉ๋ฉ๋๋ค. * ์์ฒญ๊ณผ ์๋ต์์ `str`๋ก ํํ๋ฉ๋๋ค. * `datetime.datetime`:
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 2.9K bytes - Viewed (0) -
docs/changelogs/changelog_4x.md
of unacknowledged data per stream and no per-connection limit. * Fix: Don't operate on a connection after it's been returned to the pool. This race occurred on failed web socket connection attempts. * Upgrade: [Okio 3.6.0][okio_3_6_0]. * Upgrade: [Kotlin 1.8.21][kotlin_1_8_21]. ## Version 4.11.0 _2023-04-22_
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Wed Apr 17 13:25:31 UTC 2024 - 25.2K bytes - Viewed (0) -
src/main/java/jcifs/smb/SmbTreeHandleInternal.java
* SMB tree connections and their lifecycle. * * @author mbechler */ public interface SmbTreeHandleInternal extends SmbTreeHandle { /** * Releases this tree handle back to the pool for reuse */ void release(); /** * Ensures that DFS referrals have been resolved for this tree * @throws SmbException if an SMB-specific error occurs
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 3K bytes - Viewed (0) -
docs/en/docs/tutorial/extra-data-types.md
# Extra Data Types { #extra-data-types } Up to now, you have been using common data types, like: * `int` * `float` * `str` * `bool` But you can also use more complex data types. And you will still have the same features as seen up to now: * Great editor support. * Data conversion from incoming requests. * Data conversion for response data. * Data validation. * Automatic annotation and documentation.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 2.7K bytes - Viewed (0) -
docs/es/docs/tutorial/extra-data-types.md
# Tipos de Datos Extra Hasta ahora, has estado usando tipos de datos comunes, como: * `int` * `float` * `str` * `bool` Pero tambiรฉn puedes usar tipos de datos mรกs complejos. Y seguirรกs teniendo las mismas funcionalidades como hasta ahora: * Gran soporte de editor. * Conversiรณn de datos de requests entrantes. * Conversiรณn de datos para datos de response. * Validaciรณn de datos. * Anotaciรณn y documentaciรณn automรกtica.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Dec 30 18:26:57 UTC 2024 - 2.8K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/badword/admin_badword_details.jsp
<div class="container-fluid"> <div class="row mb-2"> <div class="col-sm-6"> <h1> <la:message key="labels.bad_word_title_details"/> </h1> </div> <div class="col-sm-6"> <ol class="breadcrumb float-sm-right">
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Wed Feb 12 20:25:27 UTC 2020 - 6.9K bytes - Viewed (0) -
docs/uk/docs/index.md
from typing import Union from fastapi import FastAPI from pydantic import BaseModel app = FastAPI() class Item(BaseModel): name: str price: float is_offer: Union[bool, None] = None @app.get("/") def read_root(): return {"Hello": "World"} @app.get("/items/{item_id}") def read_item(item_id: int, q: Union[str, None] = None):
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 24.2K bytes - Viewed (0) -
src/main/webapp/WEB-INF/orig/view/searchResults.jsp
<%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%> <%-- query matched some document --%> <div id="subheader" class="row"> <div class="col"> <p> <c:if test="${allRecordCountRelation=='EQUAL_TO'}"> <la:message key="labels.search_result_status" arg0="${displayQuery}" arg1="${fe:formatNumber(allRecordCount,'###,###')}" arg2="${f:h(currentStartRecordNumber)}" arg3="${f:h(currentEndRecordNumber)}" />
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jan 18 05:32:37 UTC 2025 - 9.1K bytes - Viewed (0) -
callbacks/callmethod.go
package callbacks import ( "reflect" "gorm.io/gorm" ) func callMethod(db *gorm.DB, fc func(value interface{}, tx *gorm.DB) bool) { tx := db.Session(&gorm.Session{NewDB: true}) if called := fc(db.Statement.ReflectValue.Interface(), tx); !called { switch db.Statement.ReflectValue.Kind() { case reflect.Slice, reflect.Array: db.Statement.CurDestIndex = 0 for i := 0; i < db.Statement.ReflectValue.Len(); i++ {
Registered: Sun Sep 07 09:35:13 UTC 2025 - Last Modified: Sat Feb 18 01:20:29 UTC 2023 - 846 bytes - Viewed (0)