- Sort Score
- Result 10 results
- Languages All
Results 41 - 50 of 948 for headset (0.06 sec)
-
src/main/webapp/WEB-INF/orig/view/header.jsp
<%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%> <la:form action="/search" method="get" styleId="searchForm" role="search"> ${fe:facetForm()}${fe:geoForm()} <header> <nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark"> <div id="content" class="container"> <la:link styleClass="navbar-brand d-inline-flex" href="/"> <img src="${fe:url('/images/logo-head.png')}"
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 24 03:00:28 UTC 2020 - 4.2K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/common/admin/header.jsp
<%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%> <nav class="main-header navbar navbar-expand navbar-dark navbar-secondary"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link" data-widget="pushmenu" href="#"> <em class="fas fa-bars"> <span class="sr-only"><la:message key="labels.admin_toggle_navi" /></span> </a> </li> </ul> <ul class="navbar-nav ml-auto"> <c:if test="${eoled}">
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 24 03:00:28 UTC 2020 - 2.3K bytes - Viewed (0) -
docs/em/docs/tutorial/header-params.md
``` //// /// note | "๐ก โน" `Header` "๐ญ" ๐ `Path`, `Query` & `Cookie`. โซ๏ธ ๐ โช๏ธโก๏ธ ๐ โ `Param` ๐. โ๏ธ ๐ญ ๐ ๐โ ๐ ๐ `Query`, `Path`, `Header`, & ๐ โช๏ธโก๏ธ `fastapi`, ๐ ๐ค ๐ข ๐ ๐จ ๐ ๐. /// /// info ๐ฃ ๐, ๐ ๐ช โ๏ธ `Header`, โฉ๏ธ โช ๐ข ๐ ๐ฌ ๐ข ๐ข. /// ## ๐ง ๐ ๏ธ `Header` โ๏ธ ๐ฅ โ ๐ ๏ธ ๐ ๐ โซ๏ธโ `Path`, `Query` & `Cookie` ๐.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 3.2K bytes - Viewed (0) -
docs/pt/docs/tutorial/header-params.md
## importe `Header` Primeiro importe `Header`: //// tab | Python 3.10+ ```Python hl_lines="1" {!> ../../docs_src/header_params/tutorial001_py310.py!} ``` //// //// tab | Python 3.8+ ```Python hl_lines="3" {!> ../../docs_src/header_params/tutorial001.py!} ``` //// ## Declare parรขmetros de `Header`
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 3.9K bytes - Viewed (0) -
docs/ko/docs/tutorial/header-params.md
`Header`๋ `Path`, `Query` ๋ฐ `Cookie`์ "์๋งค"ํด๋์ค์ ๋๋ค. ์ด ์ญ์ ๋์ผํ ๊ณตํต `Param` ํด๋์ค๋ฅผ ์์ํฉ๋๋ค. `Query`, `Path`, `Header` ๊ทธ๋ฆฌ๊ณ ๋ค๋ฅธ ๊ฒ๋ค์ `fastapi`์์ ์ํฌํธ ํ ๋, ์ด๋ค์ ์ค์ ๋ก ํน๋ณํ ํด๋์ค๋ฅผ ๋ฐํํ๋ ํจ์์์ ๊ธฐ์ตํ์ธ์. /// /// info | "์ ๋ณด" ํค๋๋ฅผ ์ ์ธํ๊ธฐ ์ํด์ `Header`๋ฅผ ์ฌ์ฉํด์ผ ํฉ๋๋ค. ๊ทธ๋ ์ง ์์ผ๋ฉด ํด๋น ๋งค๊ฐ๋ณ์๋ฅผ ์ฟผ๋ฆฌ ๋งค๊ฐ๋ณ์๋ก ํด์ํ๊ธฐ ๋๋ฌธ์ ๋๋ค. /// ## ์๋ ๋ณํ `Header`๋ `Path`, `Query` ๊ทธ๋ฆฌ๊ณ `Cookie`๊ฐ ์ ๊ณตํ๋ ๊ฒ ์ธ์ ๊ธฐ๋ฅ์ด ์กฐ๊ธ ๋ ์์ต๋๋ค. ๋๋ถ๋ถ์ ํ์ค ํค๋๋ "๋ง์ด๋์ค ๊ธฐํธ" (`-`)๋ผ๊ณ ๋ ํ๋ "ํ์ดํ" ๋ฌธ์๋ก ๊ตฌ๋ถ๋ฉ๋๋ค.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 3.3K bytes - Viewed (0) -
docs/en/docs/tutorial/header-params.md
# Header Parameters You can define Header parameters the same way you define `Query`, `Path` and `Cookie` parameters. ## Import `Header` First import `Header`: //// tab | Python 3.10+ ```Python hl_lines="3" {!> ../../docs_src/header_params/tutorial001_an_py310.py!} ``` //// //// tab | Python 3.9+ ```Python hl_lines="3" {!> ../../docs_src/header_params/tutorial001_an_py39.py!} ``` ////
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 5.6K bytes - Viewed (0) -
docs/ja/docs/tutorial/header-params.md
`Header`ใฏ`Path`ใ`Query`ใ`Cookie`ใฎใๅงๅฆนใใฏใฉในใงใใใพใใๅใๅ ฑ้ใฎ`Param`ใฏใฉในใ็ถๆฟใใฆใใพใใ ใใใใ`fastapi`ใใ`Query`ใ`Path`ใ`Header`ใชใฉใใคใณใใผใใใๅ ดๅใใใใใฏๅฎ้ใซใฏ็นๆฎใชใฏใฉในใ่ฟใ้ขๆฐใงใใใใจใ่ฆใใฆใใใฆใใ ใใใ /// /// info | "ๆ ๅ ฑ" ใใใใผใๅฎฃ่จใใใซใฏใ`Header`ใไฝฟใๅฟ ่ฆใใใใพใใใชใใชใใใใใใชใใจใใใฉใกใผใฟใใฏใจใชใฎใใฉใกใผใฟใจใใฆ่งฃ้ใใใฆใใพใใใใงใใ /// ## ่ชๅๅคๆ `Header`ใฏ`Path`ใ`Query`ใ`Cookie`ใๆไพใใๆฉ่ฝใซๅ ใใๅฐใใ ใ่ฟฝๅ ใฎๆฉ่ฝใๆใฃใฆใใพใใ ใปใจใใฉใฎๆจๆบใใใใผใฏใใใใคใใน่จๅทใ๏ผ`-`๏ผใจใใฆใ็ฅใใใใใใคใใณใใงๅบๅใใใฆใใพใใ ใใใใ`user-agent`ใฎใใใชๅคๆฐใฏPythonใงใฏ็กๅนใงใใ
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 3.8K bytes - Viewed (0) -
docs/en/docs/tutorial/header-param-models.md
# Header Parameter Models If you have a group of related **header parameters**, you can create a **Pydantic model** to declare them. This would allow you to **re-use the model** in **multiple places** and also to declare validations and metadata for all the parameters at once. ๐ /// note This is supported since FastAPI version `0.115.0`. ๐ค /// ## Header Parameters with a Pydantic Model
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 3.5K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/common/admin/crud/header.jsp
Koki Igarashi <******@****.***> 1581071331 +0900
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Feb 07 10:28:50 UTC 2020 - 1K bytes - Viewed (0) -
docs/pt/docs/tutorial/header-param-models.md
/// ## Parรขmetros do Cabeรงalho com um Modelo Pydantic Declare os **parรขmetros de cabeรงalho** que vocรช precisa em um **modelo do Pydantic**, e entรฃo declare o parรขmetro como `Header`: //// tab | Python 3.10+ ```Python hl_lines="9-14 18" {!> ../../docs_src/header_param_models/tutorial001_an_py310.py!} ``` //// //// tab | Python 3.9+ ```Python hl_lines="9-14 18"
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Oct 22 20:41:28 UTC 2024 - 3.8K bytes - Viewed (0)