- Sort Score
- Result 10 results
- Languages All
Results 3071 - 3080 of 4,279 for FROM (0.02 sec)
-
docs/em/docs/advanced/templates.md
๐ ๐ ๐ โ๏ธ ๐ถโโ๏ธ `request` ๐ ๐-๐ฒ ๐ซ ๐ Jinja2๏ธโฃ. , ๐ โ๏ธ ๐ฃ โซ๏ธ ๐ *โก ๐ ๏ธ*. /// /// tip ๐ฃ `response_class=HTMLResponse` ๐ฉบ ๐ ๐ ๐ช ๐ญ ๐ ๐จ ๐ ๐ธ. /// /// note | "๐ก โน" ๐ ๐ช โ๏ธ `from starlette.templating import Jinja2Templates`. **FastAPI** ๐ ๐ `starlette.templating` `fastapi.templating` ๐ช ๐, ๐ฉโ๐ป. โ๏ธ ๐ ๐ช ๐จ ๐ ๐ โช๏ธโก๏ธ ๐. ๐ โฎ๏ธ `Request` & `StaticFiles`. /// ## โ ๐
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 2.1K bytes - Viewed (0) -
docs/em/docs/advanced/using-request-directly.md
/// ## `Request` ๐งพ ๐ ๐ช โ ๐ โน ๐ <a href="https://www.starlette.io/requests/" class="external-link" target="_blank">`Request` ๐ ๐ ๐ ๐งพ ๐ธ</a>. /// note | "๐ก โน" ๐ ๐ช โ๏ธ `from starlette.requests import Request`. **FastAPI** ๐ โซ๏ธ ๐ ๐ช ๐, ๐ฉโ๐ป. โ๏ธ โซ๏ธ ๐ ๐ โช๏ธโก๏ธ ๐.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 1.8K bytes - Viewed (0) -
compat/maven-settings/src/main/java/org/apache/maven/settings/io/xpp3/SettingsXpp3Writer.java
import org.apache.maven.settings.Settings; import org.apache.maven.settings.v4.SettingsStaxWriter; /** * @deprecated Maven 3 compatibility - please use {@code org.apache.maven.api.services.xml.SettingsXmlFactory} from {@code maven-api-core} * or {@link SettingsStaxWriter} */ @Deprecated public class SettingsXpp3Writer { private final SettingsStaxWriter delegate; public SettingsXpp3Writer() {
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 2.5K bytes - Viewed (0) -
docs/en/docs/advanced/index.md
And it's possible that for your use case, the solution is in one of them. /// ## Read the Tutorial first You could still use most of the features in **FastAPI** with the knowledge from the main [Tutorial - User Guide](../tutorial/index.md){.internal-link target=_blank}. And the next sections assume you already read it, and assume that you know those main ideas. ## External Courses
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 1.8K bytes - Viewed (0) -
docs/zh/docs/tutorial/static-files.md
## ไฝฟ็จ`StaticFiles` * ๅฏผๅ ฅ`StaticFiles`ใ * "ๆ่ฝฝ"(Mount) ไธไธช `StaticFiles()` ๅฎไพๅฐไธไธชๆๅฎ่ทฏๅพใ ```Python hl_lines="2 6" {!../../docs_src/static_files/tutorial001.py!} ``` /// note | "ๆๆฏ็ป่" ไฝ ไนๅฏไปฅ็จ `from starlette.staticfiles import StaticFiles`ใ **FastAPI** ๆไพไบๅ `starlette.staticfiles` ็ธๅ็ `fastapi.staticfiles` ๏ผๅชๆฏไธบไบๆนไพฟไฝ ๏ผๅผๅ่ ใไฝๅฎ็กฎๅฎๆฅ่ชStarletteใ /// ### ไปไนๆฏ"ๆ่ฝฝ"(Mounting) "ๆ่ฝฝ" ่กจ็คบๅจ็นๅฎ่ทฏๅพๆทปๅ ไธไธชๅฎๅ จ"็ฌ็ซ็"ๅบ็จ๏ผ็ถๅ่ด่ดฃๅค็ๆๆๅญ่ทฏๅพใ
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 1.4K bytes - Viewed (0) -
internal/config/dns/types.go
// a srv.Target domain name. Normally we convert the full Key where // the record lives to a DNS name and use this as the srv.Target. When // TargetStrip > 0 we strip the left most TargetStrip labels from the // DNS name. TargetStrip int `json:"targetstrip,omitempty"` // Group is used to group (or *not* to group) different services // together. Services with an identical Group are returned in // the same answer.
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Jun 01 21:59:40 UTC 2021 - 2K bytes - Viewed (0) -
.github/ISSUE_TEMPLATE.md
## Current Behavior <!--- If describing a bug, tell us what happens instead of the expected behavior --> <!--- If suggesting a change/improvement, explain the difference from current behavior --> ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug, --> <!--- or ideas how to implement the addition or change --> ## Steps to Reproduce (for bugs)
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Sat Jan 29 00:04:16 UTC 2022 - 2K bytes - Viewed (0) -
ci/official/utilities/get_versions.sh
# See the License for the specific language governing permissions and # limitations under the License. # ============================================================================== # Variables containing version strings extracted from the canonical sources: # tensorflow/core/public/version.h and tools/pip_package/setup.py. # # These variables aren't available by default. Scripts must source this file
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Wed Jan 10 19:39:41 UTC 2024 - 2.3K bytes - Viewed (0) -
build-logic/documentation/src/main/groovy/gradlebuild/docs/dsl/source/model/PropertyMetaData.java
* limitations under the License. */ package gradlebuild.docs.dsl.source.model; import org.gradle.api.Action; import java.io.Serializable; /** * Static meta-data about a property extracted from the source for the class. */ public class PropertyMetaData extends AbstractLanguageElement implements Serializable, TypeContainer { private TypeMetaData type; private final String name;
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Wed Dec 09 08:14:05 UTC 2020 - 3K bytes - Viewed (0) -
okhttp/src/main/kotlin/okhttp3/internal/ws/RealWebSocket.kt
/** True if we've enqueued a close frame. No further message frames will be enqueued. */ private var enqueuedClose = false /** The close code from the peer, or -1 if this web socket has not yet read a close frame. */ private var receivedCloseCode = -1 /** The close reason from the peer, or null if this web socket has not yet read a close frame. */ private var receivedCloseReason: String? = null
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Mon Apr 01 14:21:25 UTC 2024 - 22.1K bytes - Viewed (0)