- Sort Score
- Result 10 results
- Languages All
Results 41 - 50 of 102 for 27 (0.03 sec)
-
src/main/webapp/js/admin/bootstrap.min.js
ataApiKeydownHandler=function(e){if(!(/input|textarea/i.test(e.target.tagName)?32===e.which||27!==e.which&&(40!==e.which&&38!==e.which||o.default(e.target).closest(ot).length):!Y.test(e.which))&&!this.disabled&&!o.default(this).hasClass($)){var n=t._getParentFromElement(this),i=o.default(n).hasClass(J);if(i||27!==e.which){if(e.preventDefault(),e.stopPropagation(),!i||27===e.which||32===e.which)return 27===e.which&&o.default(n.querySelector(it)).trigger("focus"),void o.default(this).trigger("click");var...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 61.1K bytes - Viewed (0) -
docs/ja/docs/tutorial/security/get-current-user.md
{* ../../docs_src/security/tutorial002.py hl[25] *} ## ユーザーの取得 `get_current_user` は作成した(偽物の)ユーティリティ関数を使って、 `str` としてトークンを受け取り、先ほどのPydanticの `User` モデルを返却します: {* ../../docs_src/security/tutorial002.py hl[19:22,26:27] *} ## 現在のユーザーの注入 ですので、 `get_current_user` に対して同様に *path operation* の中で `Depends` を利用できます。 {* ../../docs_src/security/tutorial002.py hl[31] *} Pydanticモデルの `User` として、 `current_user` の型を宣言することに注意してください。
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 5.4K bytes - Viewed (0) -
cmd/apierrorcode_string.go
_ = x[ErrInvalidPartNumber-22] _ = x[ErrInvalidRequestBody-23] _ = x[ErrInvalidCopySource-24] _ = x[ErrInvalidMetadataDirective-25] _ = x[ErrInvalidCopyDest-26] _ = x[ErrInvalidPolicyDocument-27] _ = x[ErrInvalidObjectState-28] _ = x[ErrMalformedXML-29] _ = x[ErrMissingContentLength-30] _ = x[ErrMissingContentMD5-31] _ = x[ErrMissingRequestBodyError-32] _ = x[ErrMissingSecurityHeader-33]
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Wed Apr 16 07:34:24 UTC 2025 - 21.6K bytes - Viewed (0) -
api/go1.1.txt
pkg debug/dwarf, const AttrCallFile = 88 pkg debug/dwarf, const AttrCallLine = 89 pkg debug/dwarf, const AttrCalling = 54 pkg debug/dwarf, const AttrCommonRef = 26 pkg debug/dwarf, const AttrCompDir = 27 pkg debug/dwarf, const AttrConstValue = 28 pkg debug/dwarf, const AttrContainingType = 29 pkg debug/dwarf, const AttrCount = 55 pkg debug/dwarf, const AttrDataLocation = 80 pkg debug/dwarf, const AttrDataMemberLoc = 56
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Thu Mar 31 20:37:15 UTC 2022 - 2.6M bytes - Viewed (0) -
okhttp/src/commonJvmAndroid/kotlin/okhttp3/internal/http2/Hpack.kt
var headerNameIndex = -1 val staticIndex = NAME_TO_FIRST_INDEX[name] if (staticIndex != null) { headerNameIndex = staticIndex + 1 if (headerNameIndex in 2..7) { // Only search a subset of the static header table. Most entries have an empty value, so // it's unnecessary to waste cycles looking at them. This check is built on the
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Mon May 05 16:01:00 UTC 2025 - 22.4K bytes - Viewed (0) -
api/go1.7.txt
pkg debug/elf, const R_390_GOTENT = 26 pkg debug/elf, const R_390_GOTENT R_390 pkg debug/elf, const R_390_GOTOFF = 13 pkg debug/elf, const R_390_GOTOFF R_390 pkg debug/elf, const R_390_GOTOFF16 = 27 pkg debug/elf, const R_390_GOTOFF16 R_390 pkg debug/elf, const R_390_GOTOFF64 = 28 pkg debug/elf, const R_390_GOTOFF64 R_390 pkg debug/elf, const R_390_GOTPC = 14 pkg debug/elf, const R_390_GOTPC R_390
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue Jun 28 15:08:11 UTC 2016 - 13.6K bytes - Viewed (0) -
docs/ja/docs/tutorial/body-multiple-params.md
もちろん、ボディパラメータに加えて、必要に応じて追加のクエリパラメータを宣言することもできます。 デフォルトでは、単数値はクエリパラメータとして解釈されるので、明示的に `Query` を追加する必要はありません。 ```Python q: str = None ``` 以下において: {* ../../docs_src/body_multiple_params/tutorial004.py hl[27] *} /// info | 情報 `Body`もまた、後述する `Query` や `Path` などと同様に、すべての検証パラメータとメタデータパラメータを持っています。 /// ## 単一のボディパラメータの埋め込み Pydanticモデル`Item`のボディパラメータ`item`を1つだけ持っているとしましょう。
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 5.7K bytes - Viewed (0) -
docs/en/data/translators.yml
login: valentinDruzhinin count: 29 avatarUrl: https://avatars.githubusercontent.com/u/12831905?u=aae1ebc675c91e8fa582df4fcc4fc4128106344d&v=4 url: https://github.com/valentinDruzhinin ceb10n: login: ceb10n count: 27 avatarUrl: https://avatars.githubusercontent.com/u/235213?u=edcce471814a1eba9f0cdaa4cd0de18921a940a6&v=4 url: https://github.com/ceb10n tokusumi: login: tokusumi count: 23
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Fri Sep 05 08:58:29 UTC 2025 - 19.2K bytes - Viewed (0) -
cmd/endpoint-ellipses_test.go
[]uint64{2, 4, 8}, [][]uint64{{2}, {2, 2}, {2, 2, 2, 2}}, true, }, { []string{"data{1...27}"}, []uint64{27}, [][]uint64{{9, 9, 9}}, true, }, { []string{"http://host{1...3}/data{1...180}"}, []uint64{540},
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 15.1K bytes - Viewed (0) -
fess-crawler/src/test/resources/extractor/eml/sample1.eml
【“PlayStation Network”について】 TEL 0570-550-776 (PHS、一部のIP電話でのご利用は03-6733-0800) 受付時間 10:00-18:00 -------------------------------------------------------------------- <発行> 株式会社ソニー・コンピュータエンタテインメント 〒108-8270 東京都港区港南1丁目6番27号 ■"PlayStation Network"のご利用に関する規約 http://www.jp.playstation.com/R/psn_kiyaku ■特定商取引法に基づく表示 http://www.jp.playstation.com/R/aboutstore ■よくあるお問い合わせ(FAQ) http://www.jp.playstation.com/support/
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Sat Jan 16 07:50:35 UTC 2016 - 9.3K bytes - Viewed (0)